Skip to content

Commit e4dcdb9

Browse files
committed
Add anthropics/skills to image
1 parent 571c541 commit e4dcdb9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docker/agent/Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ RUN apt-get update -qq && \
1616
ENV PIP_BREAK_SYSTEM_PACKAGES=1
1717
ENV PIP_INDEX_URL=https://pypi.tuna.tsinghua.edu.cn/simple
1818
RUN pip install --no-cache-dir kimi-cli==1.16.0 beautifulsoup4 lxml openpyxl pandas pillow pypdfium2 pyyaml
19+
20+
RUN mkdir -p /home/wizawu
21+
RUN git clone --depth 1 https://github.com/anthropics/skills.git /home/wizawu/.claude

0 commit comments

Comments
 (0)