awesome-dsh-plugin.com

AwesomeDeepSeek Harness(DSH) Plugin

DeepSeek Harnessdsh)插件精选列表。

0 / 0
  1. 工作流与自动化 11

  2. dsh_workflowicetomoyo

    把 UltraCode 式多 Agent 调度带给 DSH:可生成、可保存、可治理、可观察、可恢复的 Workflow 层。

  3. dsh-agent-teamsNanmiCoder

    AgentTeams 多智能体团队。

  4. dsh-automationtitanwings

    定时任务:让 Coding 任务按计划在全新 Agent Session 中运行,保留可审计历史。

  5. dsh-routinesJesse-njx

    定时 Agent:按 cron 计划运行 prompt,把摘要送到你已有的地方,内置重叠/漏跑/超时安全策略。

  6. dsh-plannotatortitanwings

    计划批注:选中计划原文逐条批注,结构化反馈送回 Agent。

  7. dsh-loopvlln

    定时循环:`/loop` 命令 + loop 工具 + 活动状态条。

  8. dsh-sentinelfuhefei

    条件驱动唤醒:file/command/http/process/webhook 持久监视,触发即唤醒 agent。

  9. dsh-deep-researchomdsh-dev

    自适应深度研究编排器(基于官方 workflow 引擎)。

  10. dsh-inspectomdsh-dev

    发现问题→修复交付→质量复查的对抗式闭环工具集。

  11. dsh-trackfakechris

    嵌入式任务管理引擎:决策点协议、念头捕获墙、Linear 形 issue 存储。

  12. dsh-advisorbtspoony

    搭配一个副模型,每轮被动审查并注入见解。

没有匹配的插件。

安装

# npm 包(预构建)
dsh plugin --profile web add <npm-package>

# GitHub 源码(首次需按提示配置 allowBuilds 构建授权后重试)
dsh plugin --profile web add github:<owner>/<repo>

GitHub 来源的插件在安装时会在你的机器上执行构建脚本。请只安装可信来源,并尽量锁定 commit(github:owner/repo#sha)。

收录你的插件

awesome-dsh-plugin 提一个 PR:在每个 README 语言文件中各加一行,网站会自动同步。也请为你的仓库打上 dsh-plugin topic。