Tianbaidi/dsh-plugin-github-search0

dsh-plugin-github-search

Search GitHub repos and npm packages before building new dsh plugins — stop reinventing wheels

AI 分析

核心用途是在开发新插件前让智能体自动检索已有项目。适合 DSH 插件开发者,可用于评估是直接复用还是重新开发。

パッケージ
dsh-plugin-github-search
バージョン
0.1.0
最終更新
2026/08/15

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Tianbaidi/dsh-plugin-github-search

ドキュメント

README 全文を読む ↗

Configuration

KeyDefaultMeaning
ghTokenEnvGH_TOKENEnv var holding an optional GitHub token.
defaultTopicdsh-pluginTopic qualifier appended when github_search.topic is omitted; empty disables.
limit8Default result count.
guidePrompttrueInstall the "search before you build" system-prompt rule.