brain-setup

Initialize a standardized .brain/ directory overlay for local knowledge management.

2|1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/intelligenttools-ai/fritz-ai-local --skill brain-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brain-setup
Source: https://github.com/intelligenttools-ai/fritz-ai-local/tree/main/skills/brain-setup
Command: npx skills add https://github.com/intelligenttools-ai/fritz-ai-local --skill brain-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the fragmentation of personal knowledge by establishing a standardized, agent-agnostic directory structure and configuration overlay that allows AI coding agents to consistently read, write, and maintain your knowledge base.

Core Features & Use Cases

  • Automated Vault Initialization: Discovers existing folder patterns and sets up a standardized .brain/ overlay.
  • Context Injection Management: Configures how much project-specific knowledge is injected into your AI agent's context window.
  • Use Case: When starting a new project or organizing an existing vault, use this Skill to automatically create index files, project-specific feedback loops, and decision logs that ensure your AI agent stays aligned with your project history.

Quick Start

Activate the brain-setup skill to initialize the current directory as a new brain vault and configure the project structure.

Frequently Asked Questions about brain-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a standardized directory structure for local AI knowledge management?

To set up local AI knowledge management, activate the setup skill to automatically map existing folders, journals, and project directories into a standardized .brain/ overlay configuration manifest.

What is context injection and how does it work with a local AI brain?

Context injection feeds project-specific knowledge into your AI agent's context window. The brain overlay configures this mechanism to ensure the agent stays aligned with your project history and decision logs.

Can I configure how much project history is injected into my AI agent's context window?

Yes, you can configure context injection levels. The setup process establishes a configuration manifest that manages how much project-specific knowledge from your knowledge base is injected into the agent.

Do I need directory traversal permissions to initialize an AI knowledge base vault?

Yes, directory traversal permissions are required. The initialization operates on local file systems to discover existing folder patterns and map project-specific directories into a unified brain overlay.

What is the best way to organize an existing knowledge base for AI coding agents?

The best way to organize an existing knowledge base is using an agent-agnostic directory structure. This setup automatically creates index files, feedback loops, and decision logs for consistent AI agent alignment.

Why does my AI coding agent lose context when switching between different project directories?

AI agents lose context without a unified brain overlay. Initializing a standardized .brain/ configuration manifest maps project directories and injects historical knowledge to maintain agent alignment across sessions.