dsh plugins中文
← Back to popular plugin directory

reef · DSH plug-in development tool

huey1in/reef · skills

DSH plug-in family bucket: browser automation + MCP Server + GitHub/GitLab automatic review + native embedded panel.

★ 6GitHub stars
5Forks
2026-08-16Last updated
TypeScriptLanguage
MITLicense

Project overview

DeepSeek Harness 全家桶:浏览器自动化 · MCP Server · GitHub/GitLab 集成 · 原生嵌入面板

重启 DSH 生效。不需要某个模块?在 $DSHHOME/profiles/web/cordis.patch.yml 里删掉对应行 (reef-browser / reef-mcp / reef-github / reef-gitlab / reef-console)或给对应行加 config: { enabled: false }。 🐋 原生嵌入面板

三个层级:插件内置默认(cordis.patch.yml)→ 面板设置区(运行时)→ 用户 profile 的 cordis.patch.yml(启动时覆盖)。 1. 面板设置区(推荐日常使用)

Install command

dsh plugin --profile web add github:huey1in/reef
View GitHub repository ↗Back to popular plugin directory