DeepSeek Harness plugin

brain-fog-friendly

Brain Fog Friendly output styles for DeepSeek Harness (low-cognitive-load responses in ten languages).

Jump to install

Source facts

Repository
zeldajay/brain-fog-friendly
Latest update
Aug 20, 2026
Category
Tools & Capabilities
GitHub stars
2
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/zeldajay/brain-fog-friendly
Plugin: brain-fog-friendly
Author: zeldajay

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer8 files
README.mdSource · read only
README language

<p align="center"> <img src="./assets/readme/hero.svg" width="100%" alt="Brain Fog Friendly is a Claude Code, Codex, and DeepSeek Harness plugin for short, gentle, step-by-step responses in ten languages."> </p>

Brain Fog Friendly

English | 中文 | 日本語 | Русский | العربية | 한국어 | [Español](./assets/readme/README.es.md) | [Français](./assets/readme/README.fr.md) | [Deutsch](./assets/readme/README.de.md) | [Português do Brasil](./assets/readme/README.pt-BR.md)

A Claude Code and Codex marketplace plugin, plus a DeepSeek Harness skill, for low-cognitive-load responses.

It helps Claude, Codex, and DeepSeek Harness answer with less pressure, less density, and clearer next steps.

It is for people with brain fog, attention difficulty, fatigue, overwhelm, or anyone who prefers calm, step-by-step replies.

What you get

Ten localized response styles. They are available as Claude Code output styles and through a Codex configuration skill and a DeepSeek Harness skill.

LanguageOutput style
EnglishBrain Fog Friendly
中文脑雾友好
日本語ブレインフォグにやさしい
РусскийДружелюбный к мозговому туману
العربيةصديق لضباب الدماغ
한국어브레인 포그 친화적
EspañolAmigable para la niebla mental
FrançaisAdapté au brouillard cérébral
DeutschBrain-Fog-freundlich
Português do BrasilAmigável para névoa mental

What the style changes

It asks Claude, Codex, or DeepSeek Harness to:

  • put the conclusion and next step first
  • use short sentences
  • use short paragraphs
  • reduce cognitive load
  • move one small step at a time
  • avoid pressure, judgment, and too many options
  • offer simple choices when the user is stuck: continue, simplify, or pause

Install

Claude Code

Add this repository as a Claude Code marketplace:

claude plugin marketplace add zeldajay/brain-fog-friendly

Then install the plugin:

claude plugin install brain-fog-friendly@brain-fog-friendly-marketplace

ChatGPT desktop app

1. Open the ChatGPT desktop app. 2. Open Plugins. 3. Open the Create ▾ menu in the top-right corner and select Add plugin marketplace. Enter zeldajay/brain-fog-friendly in Source, then select Add marketplace. 4. Open the Personal tab on the Plugins page. Open Brain Fog Friendly and select the plus button to install it. 5. Start a new chat so the bundled skill is loaded.

See the official ChatGPT and Codex plugins guide for supported surfaces and plugin management.

Codex CLI

Add this repository as a Codex marketplace:

codex plugin marketplace add zeldajay/brain-fog-friendly

Then install the plugin:

codex plugin add brain-fog-friendly@brain-fog-friendly-marketplace

DeepSeek Harness

Install the plugin into a profile (the web app profile is named web):

dsh plugin --profile web add github:zeldajay/brain-fog-friendly

The bundle ships plain JavaScript with no build step, so installation needs no allowlist. Restart the harness or start a new session after installing so the bundle and its skill are loaded.

Use

Claude Code

Open Claude Code config:

/config

Then:

1. Find the Output style setting. 2. Press Enter to open the list of output styles. 3. Use the arrow keys to move to one of the Brain Fog Friendly styles (for example Brain Fog Friendly or 脑雾友好). 4. Press Enter to select it. 5. Press Esc to leave config. The style is now active.

Codex CLI

Explicitly invoke the configuration skill:

$brain-fog-friendly

Codex displays a numbered list containing ten languages and a disable option. Reply with the number, language name, or language code.

ChatGPT desktop app

Start a new chat, type @, and choose the Brain Fog Friendly skill. Then reply to the numbered language list with a number, language name, or language code.

The skill adds or replaces a managed brain-fog-friendly block in the global ~/.codex/AGENTS.md. Choosing disable removes only that block and preserves all other global instructions.

Start a new Codex thread after enabling, switching, or disabling the style so Codex reloads the global instructions.

DeepSeek Harness

Type /brain-fog-friendly in a chat message, or ask for the Brain Fog Friendly style in plain language. The skill displays a numbered list containing ten languages and a disable option. Reply with the number, language name, or language code.

The skill adds or replaces a managed brain-fog-friendly block in the harness's user-global AGENTS.md ($DSH_HOME/AGENTS.md, default ~/.dsh/AGENTS.md). Choosing disable removes only that block and preserves all other global instructions.

Start a new harness session after enabling, switching, or disabling the style so the harness reloads the global instructions.

Local development

Claude Code

Add this repository as a local marketplace:

claude plugin marketplace add .

Install from the local marketplace:

claude plugin install brain-fog-friendly@brain-fog-friendly-marketplace

Validate the plugin:

claude plugin validate .
claude plugin validate ./output-styles/brain-fog-friendly

Codex

Add this checkout as a local marketplace:

codex plugin marketplace add .

Install from the local marketplace:

codex plugin add brain-fog-friendly@brain-fog-friendly-marketplace

License

MIT