chat2skill
Run the following command in DeepSeek Harness:
dsh plugin install rxa3c/chat2skill
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, install the Chat2Skill plugin by running 'dsh plugin install rxa3c/chat2skill'. The full source code is at https://github.com/rxa3c/chat2skill.
About this plugin
When collaborating with AI assistants, users often find themselves reiterating project constraints, correcting the same mistakes, or restating preferences across sessions, leading to fragmented knowledge and inefficiency. Chat2Skill addresses this by automatically analyzing conversations for correction signals, explicit constraints, and stable preferences, then distilling them into reusable skill files and project memories stored locally. Its core capability lies in a continuous learning loop: after each session, new knowledge is extracted and refined, while future sessions dynamically retrieve and inject relevant context, making the assistant increasingly attuned to your workflow. Whether it's coding style preferences in development workflows or domain-specific rules in writing, research, or operations, Chat2Skill enhances consistency and efficiency in a domain-agnostic manner. The plugin is ideal for individuals and teams heavily relying on AI assistants for coding, technical support, content creation, or operations—particularly users of tools like Claude Code, Codex, or Cursor who seek to accumulate knowledge and achieve adaptive, context-aware interactions.
Use Cases
- Automatically learns coding style and constraint preferences in development projects
- Remembers common solutions and communication rules in technical support interactions
- Adapts to user expression habits and domain terminology in writing tasks
Best For
- Developers who frequently use AI assistants for coding
- Content creators who need to maintain contextual consistency
- Technical teams relying on AI tools for efficiency gains
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.