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. 8. 15.

설치

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

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.