jessymariau

8 mods across 1 repository, 1 stars between them.

booboo-adapter

01

jessymariau/booboo

Skill Claude CodeCodex

Feed data into a Booboo brain that the built-in postgres and json adapters do not cover — write a small config-driven adapter against the spec instead of forking the builder. Use when a source is Neo4j, an API, a CSV export, a proprietary store, or any shape the standard config cannot express.

1 18d ago A 71 tokens original MIT

booboo-deploy

02

jessymariau/booboo

Skill Claude CodeCodex

Stand up a Booboo brain end to end — scaffold the project, write booboo.config.yaml against a real Postgres/Supabase or JSON source, build the snapshot, then wire the REST API, the MCP server, the 3D viewer and the panel. Use when someone wants a brain built for the first time, wants to point Booboo at their own…

1 18d ago A 94 tokens original MIT

booboo-org

03

jessymariau/booboo

Skill Claude CodeCodex

Design or reshape a Booboo organigram — the agent hierarchy in org.booboo.json that fleets boot from. Covers the seed onboarding ritual, reading a real structure out of a project instead of inventing one, rule inheritance, memory buckets, and reparenting through the panel. Use when someone wants to model their agents…

1 18d ago A 95 tokens original MIT

booboo-query

04

jessymariau/booboo

Skill Claude CodeCodex

Query a Booboo brain well over MCP or REST — boot from the org first, search before fetching a node, choose neighbors versus path, and write back durable memories and reports. Use when an agent has a Booboo MCP server connected and needs to orient, find facts, trace how two things connect, or record what it learned.

1 18d ago A 74 tokens original MIT

booboo-troubleshoot

05

jessymariau/booboo

Skill Claude CodeCodex

Diagnose a Booboo brain that is not working — an empty or tiny graph, a flat starburst view, missing MCP tools, a client that cannot find the snapshot, climbing orphan counts, or a build that exits clean but produces nothing. Use when a booboo build, serve, mcp, view, panel or vault command misbehaves.

1 18d ago A 79 tokens original MIT

booboo-vault

06

jessymariau/booboo

Skill Claude CodeCodex

Emit a Booboo brain as a wiki-linked markdown vault for Obsidian, author authored edges with double-bracket links, and read the ingestion quality gate. Use when someone wants their system as plain files, an Obsidian second brain generated from real data, a portable insurance copy, or wants to know why their orphan…

1 18d ago A 76 tokens original MIT

booboo

07

jessymariau/booboo

Skill Claude CodeCodex

Build, query, deploy and debug a Booboo brain — one graph fusing structure, knowledge, memory, agents and automations, queryable by REST or MCP and viewable in 3D. Use when the user mentions Booboo, booboo.config.yaml, brain.json, org.booboo.json, an organigram of agents, "boot my agent from the org", a 3D system…

1 18d ago A 121 tokens original MIT

booboo

08

jessymariau/booboo

MCP server Claude CodeCodexCursor

Query your AI system's wiring, knowledge, memory, agents and crons as one rooted graph over MCP. Runs locally from the @booboo-brain/cli npm package.

1 18d ago A tokens not measured original MIT