awesome-dsh
Auto-updating catalog of the dsh-plugin topic, plus an on-demand agent skill that finds and installs DeepSeek Harness plugins for a stated need.
AI Analysis
核心用途是让 AI 助手能够根据用户的具体需求,自动检索并安装对应的 DSH 插件。适合希望让 AI 实现自我功能扩充与进化的极客用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:stakeswky/awesome-dshREADME
Read the full README ↗配置
都在 worker/wrangler.jsonc,改完重新部署生效:
vars.GITHUB_TOPIC— 抓取的 topic,默认dsh-pluginvars.TRANSLATE_BATCH— 每轮翻译条数,默认 60vars.CRON_FETCH/vars.CRON_TRANSLATE— 必须与triggers.crons里的表达式逐字一致,否则scheduled()会拒绝执行并报错triggers.crons— 定时表达式
提高 GitHub 限额(可选,能让手动抓取也稳定跑完):
cd /Volumes/data/dev/dsh-plugin-explorer/worker && npx wrangler secret put GITHUB_TOKEN