What problem does it solve? Knowledge bases built in gbrain accumulate orphan pages and low link coverage after bulk imports, which drags down the brain score and makes content undiscoverable. This Skill provides a phased campaign to systematically reduce orphans and raise link coverage toward target metrics (orphans < 20%, coverage > 30%, score 70+). ## Core Features & Use Cases - Index Hub Pages: Bulk-create hub pages with [[wikilinks]] that give thousands of orphan pages (emails, calendar events, project sub-pages) inbound links in one pass. - Graph Link Automation: Run brain-auto-link.py to convert existing wikilinks into database-level gbrain graph edges, with dry-run support. - Orphan Prevention: Link every new page to its category index at creation time via the brain_compliance_helper, stopping new orphans before they appear. - Use Case: After importing 5,000 email pages with no inbound links, group them by prefix, generate index pages, commit to the brain repo, run gbrain sync and extract, then verify progress with mcp_gbrain_get_health. ## Quick Start Ask the agent to run a brain link campaign that finds orphan pages, creates index hub pages for them, and syncs the brain repo to improve the brain score.