全部插件

DSH / BUNDLE / BUNDLES

dsh-i-have-adhd

v0.1.0NecromanAlbert / dsh-i-have-adhd63f2f101a1

可安装组合包组合包与其他模块社区 · Topic 自动分析

概览

dsh-i-have-adhd

Always-on ADHD-friendly output for every DeepSeek Harness session: action first, numbered steps, task-progress restated. Host systemPrompt, not a skill catalog item.

README / ZH

插件文档

dsh-i-have-adhd

每个 DeepSeek Harness 会话默认 ADHD 友好输出。

English · MIT

DeepSeek Harness 社区插件。不是 DeepSeek 官方产品。

仅 Host。全局 systemPrompt 段,该 profile 上每个会话都吃到。不是 skill 目录项。DSH 的 skill 是按需加载;这个插件默认开。

规则改编自 ayghri/i-have-adhd(MIT)。见 NOTICE

安装

dsh plugin --profile desktop add github:NecromanAlbert/dsh-i-have-adhd

装完重启 Desktop。新会话立刻生效。已开会话在 Host 重载后的下一次模型请求生效。

做什么

形状 先动作。编号步骤。结尾一个 2 分钟动作。列表 ≤5。
持续 每条回复,直到读者说 stop adhd modenormal mode
复述 只复述任务进度(step 3 of 5)。不复述身份、插件、拓扑。
一行确认,然后本会话丢掉这些规则。

配置

组合行可选 config:

- id: dsh-i-have-adhd
  name: dsh-i-have-adhd
  config:
    enabled: true
    order: 8
    extra: ''

enabled: false 卸掉这段。extra 追加一行本机规则。

这不是什么

  • 不是要模型用 skill 工具自己加载的技能。
  • 不是管家身份纤维。
  • 不是 caveman。术语保持原样。

开发

node --test

Host:lib/index.js。提示词:lib/prompt.js。没有 Client。

License

MIT。上游技能:MIT,Ayoub Ghriss.