Code2Skill
Run the following command in DeepSeek Harness:
dsh plugin install leechen298/Code2Skill
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, use the command dsh plugin install with the full GitHub URL: https://github.com/leechen298/Code2Skill, and refer to the integration guide for setup.
About this plugin
Code2Skill addresses the core challenge of coding agents spending excessive time and effort understanding intricate business logic. It is not a generic code generator, but an intelligent workflow specialized in extracting real invocation points and processes from user-authorized business source code. By automatically identifying key functional entry points in frontend, backend, or full-stack code, it generates functions, MCP tools, and workflow skills for downstream agents (like Codex or Claude Code), drastically shortening the path from business understanding to capability generation.
Its core strength lies in 'context-aware, precise generation'. Starting from actual client calls or user-specified APIs/RPCs, it analyzes the full request, response, and contracts, encapsulating complex logic such as data provenance, inter-tool state handoff, and request assembly into functions. Each primary business goal is produced as a standalone skill, with default offline technical validation to ensure reliability and editability, avoiding direct interference with live environments.
This plugin is ideal for development teams, technical architects, and developers using mainstream coding agents (like Codex, Claude Code, Cursor) who need to rapidly convert existing business code into callable AI capabilities. Whether for rapid prototyping of full-stack projects or automated encapsulation of legacy business logic, it delivers high-quality first drafts, enabling teams to focus on business validation and optimization rather than foundational tooling.
Screenshots
Use Cases
- Automatically identify and extract business invocation points from user-authorized source code
- Rapidly generate reusable functions, MCP tools, and workflow skills for coding agents
- Perform offline technical validation to ensure the reliability and editability of generated capabilities
Best For
- Developers and technical architects using mainstream coding agents like Codex or Claude Code
- Development teams needing to quickly convert existing business code into AI-callable capabilities
- Project teams pursuing automated business logic encapsulation and workflow integration
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.