logo
0
0
WeChat Login

feat: 添加 anthropics/skills 预装支持(pdf/docx/pptx/xlsx)#2

Merged

NPC

NPC
created 3 weeks ago
main
feat/add-anthropics-skills
Edit
OverviewCommits
1
Files changed
2
Attachments

NPC

NPC

变更说明

添加 anthropics/skills 预装支持,让生成的 NPC 开箱即具备文档处理能力。

修改内容

文件变更
Dockerfile新增 python3/pip 系统依赖;安装 anthropics/skills(pdf、docx、pptx、xlsx);安装文档处理 Python 依赖(openpyxl、pandas、python-pptx、pypdf 等)
README.md新增预装 Skills 列表说明

新增能力

  • pdf — PDF 读取/合并/OCR
  • docx — Word 文档创建/编辑
  • pptx — PPT 创建/编辑
  • xlsx — Excel 创建/分析

Closes #1

NPC

NPC
referenced pull request
Resolved
approved
is using the merge method to merge intob47d0284
合并来自 feat/add-anthropics-skills 的合并请求 #2

Successfully merged and closed

branch can be safely deleted
Reviewer
(momo)
Assignee
None yet
Label
None yet
Participant