Brain Viz banner
TechIntegrationLabs TechIntegrationLabs

Brain Viz

AI community

Description

--- name: brain-viz description: Generate a 3D interactive visualization of any BizBrain instance. Runs graphify, auto-labels communities, renders Three.js neural explorer, optionally deploys to Netlify. argument-hint: [path] [--update] [--labels-only] [--public] [--deploy [site-name]] [--port N] --- # /brain-viz — 3D Brain Visualizer Builds a 3D interactive map of a BizBrain knowledge graph with community detection, timeline growth animation, search, multi-brain selector, and animation preset

Installation

Installs to ~/.claude/skills/techintegrationlabs-bizbrain-os-plugin-brain-viz/SKILL.md

Terminal
mkdir -p ~/.claude/skills/techintegrationlabs-bizbrain-os-plugin-brain-viz && curl -fsSL https://raw.githubusercontent.com/TechIntegrationLabs/bizbrain-os-plugin/HEAD/commands/brain-viz.md -o ~/.claude/skills/techintegrationlabs-bizbrain-os-plugin-brain-viz/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository