jhs512
UserInfinite Brain — permanent, typed memory for your AI agent. Turn any folder into an Obsidian-compatible knowledge graph via 6 Claude Code skills.
Categories
Indexed Skills (6)
convert-note
Ingest raw content from raw/ and decompose it into atomic Infinite Brain nodes with typed frontmatter and typed edges. Use when you have raw material to process. Invoked with /convert-note.
init-vault
Scaffold a fresh Infinite Brain vault from scratch in the current directory. Creates all folders, system files, template, and example nodes. Invoked with /init-vault.
organize-vault
Periodic vault maintenance: audit orphans, contradictions, confidence gaps, stale nodes, cross-link opportunities, taxonomy health, and summary quality. Run weekly or bi-weekly. Invoked with /organize-vault.
query-vault
Answer a question by navigating the knowledge graph via typed edges and visibility filters. Reduces token cost from ~9000 to ~600 by traversing selectively. Invoked with /query-vault.
setup-ib
Sets up the Infinite Brain vault operating context in a repo or folder — writes an `## Infinite Brain vault` block (operating rules + ib skills table + node/edge quick reference) into CLAUDE.md/AGENTS.md and ensures the `_system/` scaffolding exists, so the ib skills know this directory is a knowledge-graph vault. Run once before first use of `init-vault`, `convert-note`, `query-vault`, `organize-vault`, or `vault-health` — or if those skills appear to be missing vault context (taxonomy, namespace, `_system/` entry points).
vault-health
Vault maintenance workflow: confidence decay + full health audit + report node. Two modes: interactive (/vault-health) asks before fixing; automated (/vault-health auto) only writes the report and decays confidence — zero fixes, zero prompts.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.