HarcoChen/dsh-plugin-guide
HarcoChen★ 0最后同步: 2026-08-14
skill for Deepseek-Harness plugins development
README 摘要
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 Source of Truth The skill is distilled from the DeepSeek Harness repository, especially: - AGENTS.md - docs/architecture.md - docs/cookbook/adding-a-package.md - docs/cookbook/adding-a-tool.md - docs/cookbook/adding-an-llm-adapter.md - docs/testing.md The checkout's current source and repository instructions take precedence if the summaries in references/ become stale.
在 GitHub 查看完整 README →