dsh-plugin-development
携带一份技能,讲怎么开发、调试、发布 DSH 插件——host/client 双半包骨架、把 fork 挂进丢弃式 profile 开发、发布到 GitHub 与 npm,以及发布过程中实际踩到的坑。安装插件即注册该技能。
Ships a skill that documents how to build, debug and publish DSH plugins - host and client package skeleton, developing a forked plugin inside a throwaway profile, publishing to GitHub and npm, and the pitfalls found while shipping them. Installing the plugin registers the skill.
怎么安装
dsh plugin add dsh-plugin-development 简介
dsh-plugin-development 一个 DSH 插件,内容只有一份技能:安装时把包内的 skills/ 注册为一个技能根,于是这份技能随插件进入 agent 的技能目录。 sh dsh plugin --profile web add dsh-plugin-development 技能覆盖什么 **双半包骨架**:package.json 的必要字段(main / exports["./client"] / dsh.bundle.patch / dsh.client)、cordis.patch.yml、手写的 ModuleLoader client 半 **对着 fork 开发**:把 fork link 进一个丢弃式试验 profile,三级验证(配置组合 → 模块解析 → 真执行),以及 dsh plugin 与 profile 的关系 **发布与上线**:推 GitHub / 发 npm,把新版本部署到正在运行的 profile 而不碰它的安装状态 **坑清单**:包括宿主插件跑 PowerShell 子进程才会遇到的三个(AMSI 拦胖脚本、stdout 编码、编译缓存失效),以及「插件装了但界面不出现」的排查链 布局 package.json # dsh.bundle.patch → cordis.patch.yml cordis.patch.yml # 插入…
推荐参考
信息
- 协议
- MIT
- 语言
- –
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-13
- 创建于
- 2026-09-12
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin, plugin-development, skill
同类推荐
mcp-server-chart
antvis/mcp-server-chart
🤖 一个可视化MCP和技能,包含使用@antvis的25+可视化图表。用于图表生成和数据分析。
ruflo
ruvnet/claude-flow
🌊 原始的代理元框架。部署智能多智能体群体,协调自主工作流,构建对话式AI系统。具备自适应记忆、自学习智能、RAG集成,并原生集成Claude Code / Codex / Hermes等。