dsh-skill-manage
Run the following command in DeepSeek Harness:
dsh plugin install fuxin123z/dsh-skill-manage
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, run dsh plugin install fuxin123z/dsh-skill-manage using the source code at https://github.com/fuxin123z/dsh-skill-manage.
About this plugin
In the DeepSeek Harness (DSH) ecosystem, agents often excel at retaining facts—like logs and preferences—but struggle to autonomously optimize the procedures required to solve complex problems. dsh-skill-manage is designed to bridge this gap by introducing procedural memory to your agent. It empowers the AI to author, patch, and manage its own skills directly within the session. This means an agent can instantly capture a successful workflow after solving a hard task or patch a skill immediately upon encountering a new pitfall, fostering true self-improvement without the need for a system restart.
Use Cases
- Memorize complex development workflows
- Automatically save successful operation steps
- Learn from errors and auto-fix skills
Best For
- DeepSeek Harness plugin developers
- Intelligent agent architects needing long-term memory
- Users wanting agents capable of self-evolution
Related Plugins
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.
An opinionated, zero-infrastructure file-based memory protocol: human-readable markdown files plus a bounded always-loaded index, curation discipline, and no database or embeddings.