brain

Installation
SKILL.md

Brain — Agent Memory

Initialization

When the <skill> tag loads this file, it includes a location attribute with the absolute path to this SKILL.md. Use that to derive the init script path:

bash "/absolute/path/to/skills/brain/scripts/brain-init.sh"

Replace /absolute/path/to/skills/brain with the skill directory shown in the <skill> tag's location attribute (strip the /SKILL.md suffix).

After Init

  1. Write .memory/main.md — the project roadmap (see below).
  2. Make your first commit when you reach a meaningful milestone.
Installs
1
First Seen
Mar 23, 2026
brain from smithery.ai