🧠
AI EngineeringJavaScript

Brain Ingest

by mindmuxai

Brain Ingest is an AI Engineering skill for Claude Code, published by mindmuxai in brain.md.

506 stars47 forkson mindmuxai/brain.mdAdded 2026/08/26+4% in starsRepository updated 2026/08/21
agent-memoryai-agentsclaude-codeclicodexcoding-agentscontext-engineeringdeveloper-toolsknowledge-managementllmmarkdownproject-brainproject-memory
Install in seconds
Install Brain Ingest
Copy Brain Ingest into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/mindmuxai/brain.md/tree/main/skills/brain-ingest ~/.claude/skills/brain-ingest

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/mindmuxai/brain.md.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/brain-ingest/SKILL.md in mindmuxai/brain.md
Installs to
~/.claude/skills/brain-ingest
Collection
One of 4 skills cataloged from this repository
Category
AI Engineering2451 skills

What Brain Ingest does

Brain Ingest turns conversation, documents, or research into structured brain pages through the `brain` CLI. Use it when knowledge should be classified, placed, and written into persistent project memory.

Brain Ingest is cataloged under AI Engineering on DirSkills. Brain Ingest comes from a repository tagged agent-memory, ai-agents, claude-code, cli and codex.

Documentation

README

brain-ingest

This skill is about "turning scattered input into structured brain knowledge". The input can be a conclusion from a conversation, an external document, a piece of research, or the decisions behind a set of code changes. The goal is to land that knowledge in the right place, the right category, and the right structure — and to write it through the brain CLI so it is correct by construction.

Reach for this process not only when explicitly asked to "ingest" something. The brain is the project's persistent memory (see BRAIN.md), so trigger it proactively whenever knowledge crystallizes — a decision settled in discussion, a requirement or constraint agreed, an insight that will still matter in six months. Capture it as it surfaces rather than waiting to be told.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Brain Ingest

  • What else does mindmuxai publish alongside Brain Ingest?

    Brain Ingest is one of 4 skills that DirSkills catalogs from mindmuxai/brain.md, the repository it ships in. Its siblings there include Brain Bootstrap, Brain Page and Brain Setup. Each one is a separate skill with its own page in this directory, installs the same way Brain Ingest does, and is maintained by mindmuxai in that same repository. The rest of the collection is listed on the mindmuxai/brain.md page.

  • How does Brain Ingest compare to other AI Engineering skills?

    Brain Ingest ranks #2173 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Brain Ingest against them. Open each page to compare what they document and how they install.