dsh-plugin-guide
其他 活跃维护

dsh-plugin-guide

HarcoChen/dsh-plugin-guide

提供DS插件开发全流程实操指引,涵盖开发规范、接口调用、调试部署等核心内容,助力开发者快速掌握DS插件开发能力。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
Other
主要语言
None
开源协议
17 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:HarcoChen/dsh-plugin-guide
git clone https://github.com/HarcoChen/dsh-plugin-guide.git
git clone git@github.com:HarcoChen/dsh-plugin-guide.git
README.md main

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:

The checkout's current source and repository instructions take precedence if the summaries in references/ become stale.