把任何人(同事、伴侣甚至虚构角色)蒸馏成一个 AI 技能:用聊天记录和你的描述,让它像本人一样思考和说话。
superpowers-dsh
为 DeepSeek Harness 适配的 Superpowers 技能:TDD、调试、规划与协作。
插件信息
截图
安装这个 DSH 插件
复制下面的命令,在 DeepSeek Harness 终端中运行即可。
dsh plugin add github:LayneChai/superpowers-dsh ⚠️ 插件以当前 dsh 进程的权限运行,安装时可能执行代码。安装前请检查源代码仓库和许可证;如需可复现安装,请固定 commit 哈希。 插件安全 →
更多介绍
English 简体中文 superpowers-dsh 为 DeepSeek Harness (DSH) 打造的 Superpowers 插件包:把 obra/superpowers 的核心技能 (Claude-Code 技能库:TDD、调试、规划、协作模式)移植到 DSH 的 Cordis 插件架构上。 插件会向 ctx.skills 注册表的 host 层 注册一个技能提供者,因此每个 agent preset 的作用域链都会合并这些技能。
关于这个插件: superpowers-dsh
superpowers-dsh 是什么?
superpowers-dsh 是一款技能插件,由 LayneChai 维护。为 DeepSeek Harness 适配的 Superpowers 技能:TDD、调试、规划与协作。
如何安装 superpowers-dsh?
在 DeepSeek Harness 终端运行 dsh plugin add github:LayneChai/superpowers-dsh 即可。dsh CLI 会从 GitHub 解析插件并安装到当前配置。如需可复现安装,可固定 commit 哈希:dsh plugin add github:LayneChai/superpowers-dsh#commit。
superpowers-dsh 免费吗?
superpowers-dsh 是社区开源项目。你可以查看源码并免费安装使用。