Tianbaidi/dsh-plugin-github-search0

dsh-plugin-github-search

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

AI Analysis

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

Package
dsh-plugin-github-search
Version
0.1.0
Last updated
Aug 15, 2026

Install

$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.