activeing123/dsh-forge1

dsh-forge

Skill self-forging for DeepSeek Harness: watch session traces, detect repeated successful tasks, and forge them into reusable skills.

AI Analysis

自动分析会话历史,将重复成功的任务流程提炼并锻造为可复用的技能。适合希望让智能体通过实践自我进化、积累常用技能的用户。

Package
dsh-forge
Version
0.1.0
License
MIT
Last updated
Aug 18, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:activeing123/dsh-forge

Configuration

SettingDefaultMeaning
skillsDir.dsh-forge/skillsWhere forged SKILL.md files are written (resolved per-session cwd).

(Config is passed through the plugin row's config block.)