✨ feat(skills): add pdf/docx/pptx/xlsx wrapper workflows
This commit is contained in:
@@ -276,6 +276,13 @@ cp -r Claude-meta-skill/deep-reading-analyst .claude/skills/
|
||||
|
||||
它的定位是“统一入口 + 依赖探测”:优先使用 Anthropic `document-skills`,否则走开源 fallback(需你确认是否安装依赖/工具)。
|
||||
|
||||
补充:按格式拆分的 wrapper skills(避免与 Anthropic 同名,用 `*-workflow` 作为入口):
|
||||
|
||||
- `.claude/skills/pdf-workflow/SKILL.md`
|
||||
- `.claude/skills/docx-workflow/SKILL.md`
|
||||
- `.claude/skills/pptx-workflow/SKILL.md`
|
||||
- `.claude/skills/xlsx-workflow/SKILL.md`
|
||||
|
||||
### 6.7 本 Playbook 内置的调试/验证/批量重构 skills
|
||||
|
||||
本仓库已内置(可直接复制到目标项目 `.claude/skills/`):
|
||||
|
||||
Reference in New Issue
Block a user