dsh plugins中文
← Back to popular plugin directory

qomob · DSH plug-in selection directory

qomob/dsh · skills

Community Wiki and daily-aggregated plugin directory for DeepSeek Harness (dsh). Original Chinese tutorials from 0-to-1, plus an auto-updating ecosystem of dsh plugins with AI-translated descriptions.

★ 1GitHub stars
0Forks
2026-08-16Last updated
JavaScriptLanguage
MITLicense

Project overview

阅读体验优化: PART 级折叠 — 四个 PART 默认全部收拢为紧凑单行,点击展开 可复制对话示例 — 案例章附完整 prompt,照着粘贴即可上手 进阶内容折叠 — —— 分隔符自动把进阶要点收进灰底小字区块 顶部进度条 — 长文阅读时实时反馈"读到哪了"

触发方式: 定时 — 每天北京时间 08:00 push — 推送 main(排除 repos.json 数据提交,避免递归) 手动 — 仓库 Actions 页 → Run workflow(可勾选"强制部署") 配置 Secrets

仓库 Settings → Secrets and variables → Actions: Secret · 说明 Secret: GHTOKEN · 说明: PAT(classic,勾选 publicrepo 只读),提升配额 Secret: LLMAPIKEY · 说明: 翻译用 API Key(兼容 OpenAI 协议) Secret: LLMAPIBASE · 说明: 翻译接口地址(默认 DeepSeek) Secret: LLMMODEL · 说明: 翻译模型名(默认 deepseek-chat) Secret: SSHHOST / SSHUSER / SSHPRIVATEKEY / DEPLOYPATH · 说明: 自动部署到服务器的 SSH 配置 部署

Install command

dsh plugin --profile web add github:qomob/dsh
View GitHub repository ↗Back to popular plugin directory