← 返回列表
未验证
一键装齐 30 个 AI Agent 生产级技能
尚未跑自动兼容性验证,可查看页面内的依赖与入口分析。 · 最近上游提交 2026/9/13 · 已提供中文文档
DeepSeek Harness (DSH) plugin: 26 production AI-agent skills (Caveman token compression, Ponytail minimalism, engineering practice) as a standard dsh-plugin bundle. 行途技能 DSH 插件包
综合分
29.7
GitHub 分
29.7
用户评分
—
★ Stars
0
周下载量
—
安装插件(需先安装 dsh CLI 引擎:npm install -g @deepseek-ai/dsh)
dsh plugin --profile web add xingtu1996/dsh-xingtu-skills该插件未发布到 npm,走 GitHub 源安装(pnpm 若拦截 prepare 脚本,按其提示在 pnpm-workspace.yaml 的 allowBuilds 中放行后重跑)
数据截至 2026/9/16(元数据每日更新 · 实装验证按队列轮转,单条结论的验证时间见上方)
依赖的 DSH / Cordis 模块
@deepseek-ai/dsh用户评分
还没有人投票,来当第一个
订阅周报,不错过优质插件更新
每周一封 · 高评分插件 + 新用户活动
README
dsh-xingtu-skills · XingTu 技能插件(DeepSeek Harness / DSH) 30 个生产级 AI Agent 技能,打包成一个 DeepSeek Harness(DSH)标准插件,一条命令安装即用。 MIT npm downloads release 这是什么 本插件把 xingtu-skills 的 30 个生产级 SKILL.md 技能打包为标准的 DeepSeek Harness 插件包。安装后,DSH 的会话技能目录会自动加载全部技能,按需触发(progressive disclosure),无需手动拷贝。 每个技能遵循跨工具事实标准(name + description + when_to_use),同一份技能也兼容 Claude Code / CodeBuddy / Codex / Cursor / Gemini CLI。 安装 从 npm 安装(推荐) dsh plugin add dsh-xingtu-skills 从 GitHub Release 压缩包安装 dsh plugin add -w https://github.com/xingtu1996/dsh-xingtu-skills/releases/latest/download/dsh-xingtu-skills-0.1.2.tgz 技能清单(30) | 系列 | 技能 | |---|---| | Caveman · token 压缩 | caveman caveman-commit caveman-compress caveman-discover caveman-evidence-review caveman-explore caveman-help caveman-learn caveman-manage caveman-optimize caveman-review caveman-setup caveman-stats cavecrew | | Ponytail · 极简与债务 | ponytail ponytail-audit ponytail-debt ponytail-gain ponytail-help ponytail-review | | 工程实践 | investigate-first lean-build migration safe-refactor surgical-patch verify-and-stop | | 内容创作 · 自媒体(行途) | adversarial-review codemax-report de-ai-flavor fact-check-gate | 插件结构 dsh-xingtu-skills/ ├── package.json # dsh.bundle.patch → ./cordis.patch.yml(标准插件声明) ├── cordis.patch.yml # 插入本插件行(bundle layer) ├── lib/index.js # 入口:apply() 逐个注册 skills/ 下的 SKILL.md └── skills// # 30 个技能目录(含各自 SKILL.md 与资源) - 插件契约:导出 name + apply(ctx)(inject: ['skills']),全部贡献走 ctx.effect() / ctx.skills.register(),卸载自动清理。 - 零依赖:不引入任何 Cordis 副本,@deepseek-ai/dsh 仅为可选 peerDependency。 - 已验证:通过 dsh-plugin-dev check(静态检查)+ dsh-plugin-dev verify(干净 DSH_HOME 实测安装/启动/卸载)。 关联项目 - xingtu-skills — 技能源仓库(跨工具通用) - xingtu-harness — 行途 AI 工程化脚手架(一键拉全) - xingtu-ai-engineering — 方法论旗舰仓 许可证 MIT License。技能内容源于真实工程实践。
同作者(xingtu1996)的其他插件
扫码进群