ophielel/deepseek-forge--packages-github1

dsh-devkit-github

GitHub Issue, Pull Request, and Actions MCP Bundle for DeepSeek Harness

包名
dsh-devkit-github
版本
0.1.0
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ophielel/deepseek-forge#43ed7a01a996057cbc3b817a63803e8098246ae7&path:packages/github

🧭 开始使用

装完启动 Harness:

dsh --profile web

没有全局 dsh 时:

npx --yes @deepseek-ai/dsh --profile web
  • GitHub 能力默认按任务启用,让 agent 加载 setup-github Skill 即可。
  • 浏览器能力需要时加载 setup-browser Skill;只有 Playwright 明确提示时才装浏览器文件。
  • 出问题别慌:加载 troubleshoot-devkit Skill,或 npx dsh-devkit doctor
  • Runtime 组件只运行你信任的扩展代码——你懂的。