stakeswky/awesome-dsh0

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 实现自我功能扩充与进化的极客用户。

Package
awesome-dsh
Version
0.1.0
License
MIT
Last updated
Aug 15, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:stakeswky/awesome-dsh

配置

都在 worker/wrangler.jsonc,改完重新部署生效:

  • vars.GITHUB_TOPIC — 抓取的 topic,默认 dsh-plugin
  • vars.TRANSLATE_BATCH — 每轮翻译条数,默认 60
  • vars.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