GongYuanCaiJi/dsh-claude-code-templates ↗★ 0
dsh-claude-code-templates
Claude Code 技能模板库(claude-code-templates 移植,884 个 SKILL.md)
AI 分析
核心用途是为 Agent 提供海量的标准技能模板(如 PDF 转换等)。适合需要处理多样化、特定领域任务的用户。新 Profile 需先安装 headless 包。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GongYuanCaiJi/dsh-claude-code-templatesドキュメント
README 全文を読む ↗🚀 使用
dsh --profile
"用 skill 工具加载 pdf 技能,把这份文档转成 PDF"
模型会在需要时自行从 catalog 加载对应技能;也可以指名让模型加载某个技能。全部技能内容见 skills/ 目录(与上游目录结构一致)。
🚀 Usage
dsh --profile
"Use the skill tool to load the pdf skill and convert this document to PDF"
The model loads the matching skill from the catalog on demand. All skill content lives under skills/,
mirroring the upstream directory structure.