dsh-github-mcp-hint
GitHub MCP helper panel: shows copyable example prompts at Settings → Plugins → GitHub MCP (random 4 from a 30-example pool), visualizes a public user's repo star/fork/language, and adds the gh_repo_stats and gh_current_user model tools.
GitHub MCP 辅助面板:在「设置 → 插件 → GitHub MCP」展示可复制的示例提示(30 条示例池随机 4 条)、可视化公开仓库的星/fork/语言,并提供 gh_repo_stats / gh_current_user 模型工具。
How to install
dsh plugin add dsh-github-mcp-hint About
dsh-github-mcp-hint **English · 中文** 也可作为 dsh-github-mcp 的依赖被一并安装。**本面板插件可独立卸载/禁用**,不影响 GitHub MCP 功能。 在 DSH 的「设置 → 插件 → GitHub MCP」页展示 GitHub 示例用法,并显示你的公开仓库统计;同时提供模型工具 gh_repo_stats,可查当前账号仓库的星数、fork 与近 14 天克隆量。 功能 ① 设置页「GitHub MCP」 **示例池**:内置 **30 条示例池**,打开时随机取 **4 条**;点「换一批」再随机 4 条;点击示例即可**复制到剪贴板**。 **公开仓库统计(可视化)**:输入 GitHub 用户名,面板**可视化展示**该用户公开仓库的 ⭐星 / 🍴fork / 语言,点击跳转仓库。为避免触发 GitHub 未认证 403/限流,前端做了两件事:① **本地缓存降频**(结果存 localStorage,30 分钟内不重复请求,几乎不消耗 API 配额);② **优雅容错**(遇到 403/429/网络失败时回退展示缓存数据并给出提示,而不是空白/报错)。token 始终不带入浏览器。 **仓库统计(需鉴权,对话工具)**:克隆量、含私有仓库的统计请在对话里调用宿主侧带 token 的 gh_repo_stats / g…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-05
- Created
- 2026-09-03
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek, deepseek-harness, dsh, dsh-plugin, dsh-plugin-ui
Related plugins
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-git-graph
Git branch selector and Git graph for the dsh web GUI: switch branches and explore branch-lane and commit history from the conversation header.
dsh-web
zhu1090093659/dsh-web/tree/main/packages/dsh-git-graph
Git branch selector and Git graph for the dsh web GUI: switch branches and explore branch-lane and commit history from the conversation header.
dsh-git-worktree
wloops/dsh-git-worktree
Git worktree Session Targets with isolated task sessions, Ready for Review, reversible Local Preview, human-confirmed delivery, environment retention and recovery, and same-session iteration.
dsh-user-experience
DietCokewithSugar/dsh-user-experience
Finds potential UX issues in your project: automatically reviews React/TypeScript code, pinpoints each problem, and gives concrete suggestions.