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 분석

核心用途是让 AI 助手能够根据用户的具体需求,自动检索并安装对应的 DSH 插件。适合希望让 AI 实现自我功能扩充与进化的极客用户。

패키지
awesome-dsh
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 15.

설치

$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