dsh-run2skill: Organizing Explicit Experiences from DSH Sessions into Reviewable Skills
dsh-run2skill is a plugin designed specifically for the DeepSeek Harness (DSH) Web interface, aiming to address the challenge of reusing experiences across different agent collaboration sessions. It automatically organizes user-specified corrections, long-term constraints, and reusable workflows from conversations into auditable Skill drafts. Once human-confirmed, these drafts are written into DSH's default storage directory, forming native Skills. The plugin supports draft modifications, version association, abandonment, or retrying, and allows skills to be saved at the project or user scope. Its core advantage lies in its local-first approach: it does not store model keys or replicate full sessions, processing only filtered and sensitive-information-cleared content. The current stable version is 0.3.1, compatible only with DSH Web 0.1.1-rc.2, and requires Node.js ^22.19.
Read More