infinite-brain
ListedInfinite Brain — permanent, typed memory for your AI agent. Turn any folder into an Obsidian-compatible knowledge graph via 6 Claude Code skills.
Install
Plugins install via a marketplace, in two steps.
This plugin isn't listed in a marketplace we've indexed. Install it directly from its GitHub repository — the README has the setup steps.
View on GitHubBundles
Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.
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.
Quality Score: 53/100
Details
- Author
- jhs512
- Repository
- jhs512/ib
- Created
- 1 weeks ago
- Last Updated
- 5 days ago
- Language
- N/A
- License
- NOASSERTION