Agent skill
brain-monitor
Launch the Brain Monitor TUI, a real-time terminal dashboard for watching Claudia's memory system. Triggers on "brain monitor", "show dashboard", "memory dashboard", "terminal brain".
Install this agent skill to your Project
npx add-skill https://github.com/kbanc85/claudia/tree/main/template-v2/.claude/skills/brain-monitor
SKILL.md
Brain Monitor
Launch the Brain Monitor, a live terminal dashboard showing real-time memory activity.
Triggers: /brain-monitor, "brain monitor", "show dashboard", "memory dashboard", "terminal brain", "open the monitor"
Launch
Run this command:
claudia system-health --project-dir "$PWD" --pretty
This shows a comprehensive system health report. For continuous monitoring, use the Brain Visualizer instead (see /brain skill).
If the claudia CLI is not found, it's not installed. Tell the user:
npm install -g get-claudia && claudia setup
Report to User
**Brain Monitor** launched.
Showing:
- **System Health** - CLI status, database stats, embedding model
- **Memory Stats** - total memories, entities, relationships
- **Recent Activity** - latest memory operations
For the full 3D interactive brain visualization, use `/brain`.
Tone
Quick. One command. Show what it does and get out of the way.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
map-connections
Scan context files to extract entities and relationships into the memory system. Triggers on "who knows who?", "network graph", "map my connections", "extract relationships".
inbox-check
Lightweight inbox triage across all configured email accounts. Dispatches fast subagent to fetch, then reviews with judgment. Use when user says "check my inbox", "any new emails?", "check email".
growth-check
Periodic reflection on development, skills, learning, and progress toward goals. Triggers on "am I growing?", "development check", "personal growth review".
feedback
Send feedback, ideas, or bug reports about Claudia. Opens a pre-filled GitHub Discussion with system context. Use when user says "feedback", "suggestion", "report a bug", "feature request", or "I have an idea".
draft-reply
Draft an email response with tone matching the relationship context. Shows draft for approval before sending. Use when user says "draft a reply", "respond to this email", "write a response to [person]", or shares an email and asks for help replying.
brain
Launch the Brain Visualizer, a real-time 3D view of memory and relationships. Triggers on "show your brain", "visualize memory", "open the brain", "memory graph".
Didn't find tool you were looking for?