brain

A plugin that adds personal knowledge management through the brain command-line tool. It supports notes, to-dos, automatic synchronisation, and searching a personal knowledge base.

In plain words
What is it for?
Use it to capture and search notes, manage tasks, synchronise brain data, and maintain a personal knowledge base.
Why use it?
It brings these knowledge-management tasks into the coding-agent environment instead of requiring separate commands or tools.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add desplega-ai/ai-toolbox
agentmods
npx agentmods add plugins/desplega-ai/ai-toolbox/brain
Clone the repo
git clone --depth 1 https://github.com/desplega-ai/ai-toolbox

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 1 skill, 3 commands cost 44 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Security

Grade A, and why

brain scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

cc-plugin/brain/.claude-plugin/plugin.json · 14 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Contents

What it installs

The manifest is a name and a version. 1 skill, 3 commands travel with it, and installing the plugin installs all of them — 44 tokens a session between them. Each is measured on its own page, and each can be installed alone.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 14 lines scan A 3fded60b3771

Subscribe to this mod's changes

brain is a plugin published in the GitHub repository desplega-ai/ai-toolbox (33 stars, last pushed 13d ago), with no licence file. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other plugins, from other repositories

honey-for-devs

Honey (I Shrunk the AI) — three reflexive levers that cut agent token cost: less code (YAGNI/stdlib-first), less prose, and denser agent-to-agent handoffs (ESON/compact-JSON). Plus on-demand satellites (review, eco, gain, compress) and a hive of read-only subagents that return compressed handoffs. Auto-intensity…

Green-PT/honey-for-devs · not measured

claude-plugin

Index Network — find the right people and let them find you.

indexnetwork/index · not measured

adhd

Shape and restructure the assistant's output for a reader with ADHD — action-first, low-friction, and digestible. adhd:shape is a standing session posture: lead with the concrete next action, number multi-step work, restate state across turns, cap and rank lists, give concrete time estimates, make wins visible, and…

melodic-software/claude-code-plugins · not measured

agentrq-workspace

Workspace agent that executes tasks assigned by humans or supervisors, communicates progress via reply, and manages task lifecycle within a specific AgentRQ workspace.

agentrq/agentrq-claude-extension · not measured

albino

Personal productivity plugin: brings Rashad's workflows to Claude Code.

RashadAnsari/myagents · not measured

ebb-ai

Auto-dispatch "do it later" work. Invoke whenever the user signals deferral: "do this later", "by tomorrow", "tonight", "overnight", "by EOD", "sometime this week", "when you have a moment", "remind me to", "queue this up", "schedule this", "no rush". The plugin's /ebb-ai:defer command queues the task to dispatch at…

Vitalini/ebb-ai · not measured