DeepSeek Harness Plugin Skill
Repository-specific development guidance for building and maintaining plugins in DeepSeek Harness.
This skill helps agents navigate the Harness architecture and implement Cordis extensions consistently across workspace packages, model-facing tools, capability providers, LLM adapters, Web Client plugins, bundles, profiles, session events, tests, and documentation.
SKILL.md contains the primary workflow. The reference files are loaded only when a task needs package/config, plugin implementation, or testing/documentation detail.
Installation
npx skills add HarcoChen/dsh-plugin-guide --skill deepseek-harness-plugin -g -a codex
Source of Truth
The skill is distilled from the DeepSeek Harness repository, especially:
AGENTS.mddocs/architecture.mddocs/cookbook/adding-a-package.mddocs/cookbook/adding-a-tool.mddocs/cookbook/adding-an-llm-adapter.mddocs/testing.md
The checkout's current source and repository instructions take precedence if the summaries in references/ become stale.
No comments yet. Be the first to write one.