dsh-forge
Skill self-forging for DeepSeek Harness: watch session traces, detect repeated successful tasks, and forge them into reusable skills.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:activeing123/dsh-forge说明文档
阅读完整 README ↗Configuration
| Setting | Default | Meaning |
|---|---|---|
skillsDir | .dsh-forge/skills | Where forged SKILL.md files are written (resolved per-session cwd). |
(Config is passed through the plugin row's config block.)