dsh-forge
Skill self-forging for DeepSeek Harness: watch session traces, detect repeated successful tasks, and forge them into reusable skills.
AI Analysis
自动分析会话历史,将重复成功的任务流程提炼并锻造为可复用的技能。适合希望让智能体通过实践自我进化、积累常用技能的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:activeing123/dsh-forgeREADME
Read the full 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.)