dsh-forge
DeepSeek Harness 的技能自我锻造插件:监控会话轨迹,检测重复成功的任务,并将其锻造成可重用的技能。
AI 分析
自动分析会话历史,将重复成功的任务流程提炼并锻造为可复用的技能。适合希望让智能体通过实践自我进化、积累常用技能的用户。
安装
$
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.)