dsh-skill-creator
One-shot DSH skill (SKILL.md) generator: capture intent, draft, validate, package and distribute skills from inside a DeepSeek Harness session (skill_new / skill_validate / skill_package / skill_improve_description).
一键生成 DSH 技能(SKILL.md)的 Cordis 插件:在会话内捕获意图、起草、校验、打包分发并优化技能描述(skill_new / skill_validate / skill_package / skill_improve_description)。
How to install
dsh plugin add dsh-skill-creator About
dsh-skill-creator [!IMPORTANT] **依赖前置:相邻 dsh-src 检出(link: 依赖)** 本项目在开发形态下使用 link: 依赖指向相邻的 DeepSeek Harness 源码检出(dsh-src), 与当前仓库保持同一父目录布局(<parent>/dsh-src)。克隆本仓库后: 1. 先把官方 deepseek-ai/deepseek-harness 检出到与本仓库同级的 dsh-src/ 目录,并执行其 pnpm install && pnpm run build; 2. 再按下方「安装」一节执行本仓库的 pnpm install --offline && pnpm build 与测试。 发布到 npm 的版本会尽量把 link: 依赖替换为 registry 真实版本;无法替换的内部包保持 link:,见各包 README 说明。 一键生成 DSH 技能(SKILL.md)的 Cordis 插件:在 DeepSeek Harness 会话内,从一段对话/一份文档/一个流程描述自动生成符合 DSH 技能格式的 SKILL.md,并支持**校验、打包分发、描述优化**。 参考与许可:功能与流程参考 anthropics/claude-plugins-official 的 skill-creator(其源码为 Proprietary),本…
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-24
- Created
- 2026-08-24
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cordis, deepseek-harness, dsh-plugin, skill, skills, typescript
Related plugins
mcp-server-chart
antvis/mcp-server-chart
🤖 A visualization mcp & skills contains 25+ visual charts using @antvis. Using for chart generation and data analysis.
superpowers
obra/superpowers
An agentic skills framework & software development methodology that works.
ruflo
ruvnet/claude-flow
🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
Aegis
GanyuanRan/Aegis
Software-engineering method pack for coding agents, with skills for baseline-first planning, systematic debugging, prompt hygiene, verification before completion, and repair/retirement tracking.