dsh plugins中文
← Back to popular plugin directory

DSH plug-in development and audit skills

w2112515/dsh-plugin-development · skills

Portable Agent Skill for developing and auditing DeepSeek Harness plugins, with an optional profile-installable DSH bundle adapter.

★ 7GitHub stars
0Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

The Skill distinguishes live dynamic Cordis plugins, source-backed DSH workspace packages, and out-of-tree installable bundles before applying mode-specific rules. It adds no MCP server, account, credential, or remote-service dependency. Codex

Install or link the canonical directory as either: a personal Skill at /.codex/skills/dsh-plugin-development; or a repository Skill at /.agents/skills/dsh-plugin-development.

You can also ask $skill-installer to install this GitHub directory:

Install command

dsh plugin --profile web add github:w2112515/dsh-plugin-development
View GitHub repository ↗Back to popular plugin directory