DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

I Have Adhd — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
I

dsh-i-have-adhd

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.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:NecromanAlbert/dsh-i-have-adhd#63f2f101a116267a83f09b3f8b4b92ffbaa06923
READMECompatibilityVersions

Compatibility and provenance

I Have Adhd is published as dsh-i-have-adhd and currently resolves to version 0.1.0. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
any
Release source
github
Registry updated
8/26/2026

Versions

0.1.0stable
8/26/2026

Related plugins

Loading related plugins…

Latest
0.1.0
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
any
License
MIT
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
8/26/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in productivity-workflow.

Acp App@deepseek-ai/dsh-acp-appThe dsh ACP profile bundle: automation-only JSON-RPC stdio and process lifecycle over dsh-baseWeb All@linxin666/dsh-web-allDSH Web UI 全家桶聚合插件:一键安装全部功能插件(task-board / git-graph / pet / remote-web-ui / web-ui-settings / skin-center / community-plugins / compat shim)。compat 桥接层已并入本包(src/client),无需独立 compat npm 包。Codex Ui@michengai/dsh-codex-uiDSH Codex UI — 为 DeepSeek Harness Web 提供 Codex 风格侧栏、工作区会话树、全局搜索和轮次导航 · A Codex-style sidebar, workspace session tree, global search, and turn navigation for DSH WebAutomation@michengai/dsh-automationExecute coding tasks on a schedule in an independent DSH Session, with dual-entry management via a Web settings page and Agent.

README

dsh-i-have-adhd

Always-on ADHD-friendly output for every DeepSeek Harness session.

简体中文 · MIT

Community plugin for DeepSeek Harness. Not an official DeepSeek AI product.

Host-only. Injects a global systemPrompt section so every session on the profile gets the rules. This is not a skill catalog item. DSH skills are opt-in; this plugin is always on.

Rules adapted from ayghri/i-have-adhd (MIT). See NOTICE.

Install

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

Restart Desktop after install. New sessions pick it up immediately. Existing sessions pick it up on the next model request after Host reload.

What it does

ShapeAction first. Numbered steps. One 2-minute closer. Lists ≤5.
PersistenceEvery response until the reader says stop adhd mode or normal mode.
RestateTask progress only (step 3 of 5). Not identity, plugins, topology.
OffOne-line confirm, then drop the rules for that session.

Config

Optional config: on the composition row:

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

enabled: false unloads the section. extra appends one house-specific line.

What this is not

  • Not a skill the model has to load with the skill tool.
  • Not a housekeeper identity fiber.
  • Not caveman-speak. Technical terms stay exact.

Develop

node --test

Host: lib/index.js. Prompt text: lib/prompt.js. No Client half.

License

MIT. Upstream skill: MIT, Ayoub Ghriss.