cynthiajones34/GBrain

Cost-optimized gbrain fork for single-operator boutique consultancy. ~$1-5/mo target.

This repository also configures its own agents. See what GBrain tells them →

0Stars on the repository
63Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

eiirp

25

cynthiajones34/GBrain

Skill Claude CodeCodex

Everything In Its Right Place. The universal post-work organizer. After any significant work session, EIIRP runs a 7-phase audit: (1) inventory every output, (2) walk taxonomy to decide where each lands, (3) check schema-pack consistency against the brain's actual shape, (4) file enriched brain pages, (5) audit the…

not rated 0 1mo ago A 133 tokens original MIT

enrich

26

cynthiajones34/GBrain

Skill Claude CodeCodex

Enrich brain pages with tiered enrichment protocol. Creates and updates person/company pages with compiled truth, timeline, and cross-links. Use when a new entity is mentioned or an existing page needs updating.

not rated 0 1mo ago A 44 tokens copy · 100% MIT

cynthiajones34/GBrain

Skill Claude CodeCodex

Compress an agent's routing file (RESOLVER.md or AGENTS.md) by converting granular skill-per-row tables into functional-area dispatchers. Each area lists sub-skills in a "(dispatcher for: ...)" clause. The LLM reads one area entry and routes to the correct sub-skill. Proven via held-out A/B eval: dispatcher pattern…

not rated 0 1mo ago A 89 tokens copy · 100% MIT

gbrain-advisor

28

cynthiajones34/GBrain

Skill Claude CodeCodex

Proactive "make the most of gbrain" coaching. Runs gbrain advisor on a cadence and pings the user with the top high-leverage actions for their brain: version drift, pending migrations, stalled jobs, low embed coverage, setup smells, and uninstalled brain skills. Read-only; always asks before fixing.

not rated 0 1mo ago A 76 tokens copy · 95% MIT

gbrain-upgrade

29

cynthiajones34/GBrain

Skill Claude CodeCodex

Keep gbrain current. When a gbrain invocation prints an UPGRADEAVAILABLE marker (or gbrain self-upgrade --check-only reports an update), apply it per the configured selfupgrade.mode: notify (prompt the operator with a 4-option question + snooze) or auto (apply silently). The action is always the hardcoded gbrain…

not rated 0 1mo ago B 103 tokens copy · 97% MIT

idea-ingest

30

cynthiajones34/GBrain

Skill Claude CodeCodex

Ingest links, articles, tweets, and ideas into the brain. Fetch content, save to brain with analysis, create author people page, and cross-link. Use when the user shares a link or says "read this", "save this", "think about this".

not rated 0 1mo ago A 60 tokens copy · 100% MIT

idea-lineage

31

cynthiajones34/GBrain

Skill Claude CodeCodex needs its repo

Trace one idea's evolution through the brain: first mention, best articulation, related concepts, reversals, contradictions, abandoned branches, and the current live version. Use for single-idea conceptual lineage, not broad concept-map synthesis or structured entity metrics.

not rated 0 1mo ago A 60 tokens copy · 100% MIT

ingest

32

cynthiajones34/GBrain

Skill Claude CodeCodex

Route content to specialized ingestion skills. Detects input type and delegates.

not rated 0 1mo ago A 17 tokens copy · 100% MIT

install

33

cynthiajones34/GBrain

Skill Claude CodeCodex

This skill has been replaced by the setup skill. See skills/setup/SKILL.md.

not rated 0 1mo ago A 0 tokens copy · 100% MIT

maintain

34

cynthiajones34/GBrain

Skill Claude CodeCodex

Brain health checks: back-link enforcement, citation audit, filing validation, stale info detection, orphan pages, and benchmarks. Use when asked to check brain health, run maintenance, or audit quality.

not rated 0 1mo ago A 44 tokens copy · 83% MIT

media-ingest

35

cynthiajones34/GBrain

Skill Claude CodeCodex

Ingest video, audio, PDF, book, screenshot, and GitHub repo content into the brain. Multi-format handling with entity extraction and backlink propagation. Covers video-ingest, youtube-ingest, and book-ingest subtypes.

not rated 0 1mo ago A 52 tokens copy · 100% MIT

meeting-ingestion

36

cynthiajones34/GBrain

Skill Claude CodeCodex

Ingest meeting transcripts into brain pages with attendee enrichment, entity propagation, and timeline merge. A meeting is NOT fully ingested until the enrich skill has processed every entity.

not rated 0 1mo ago A 42 tokens copy · 100% MIT

migrate

37

cynthiajones34/GBrain

Skill Claude CodeCodex

Universal migration from Obsidian, Notion, Logseq, markdown, CSV, JSON, Roam.

not rated 0 1mo ago A 24 tokens copy · 100% MIT

minion-orchestrator

38

cynthiajones34/GBrain

Skill Claude CodeCodex

Unified Minions skill for both deterministic shell jobs and LLM subagent orchestration. Replaces the older gbrain-jobs routing intent. Use when: submitting gbrain jobs, shell/background tasks, spawning subagents, checking progress, steering running work, pausing/resuming, parallel fan-out. One durable, observable…

not rated 0 1mo ago A 82 tokens copy · 100% MIT

perplexity-research

39

cynthiajones34/GBrain

Skill Claude CodeCodex needs its repo

Brain-augmented web research. Sends brain context about a topic to Perplexity, which searches the web with citations and returns what is NEW vs what the brain already knows. Use for entity enrichment, current-state checks, deal monitoring, and freshness deltas. NOT for simple URL fetches (use webfetch) or brain-only…

not rated 0 1mo ago A 80 tokens copy · 100% MIT

publish

40

cynthiajones34/GBrain

Skill Claude CodeCodex

Share brain pages as beautiful password-protected HTML with zero LLM calls.

not rated 0 1mo ago A 16 tokens copy · 100% MIT

query

41

cynthiajones34/GBrain

Skill Claude CodeCodex

Answer questions using the brain's knowledge with 3-layer search, synthesis, and citation propagation. Use when the user asks a question, wants a lookup, or needs information from the brain.

not rated 0 1mo ago A 40 tokens copy · 92% MIT

repo-architecture

42

cynthiajones34/GBrain

Skill Claude CodeCodex

Where new brain files go. Decision protocol for filing brain pages by primary subject, not by format or source. Reference for all brain-writing skills.

not rated 0 1mo ago A 34 tokens copy · 100% MIT

reports

43

cynthiajones34/GBrain

Skill Claude CodeCodex

Save and load timestamped reports. Keyword routing for fast lookup. Cron jobs save output as reports; the agent or user queries them by keyword.

not rated 0 1mo ago A 32 tokens copy · 100% MIT

schema-unify

44

cynthiajones34/GBrain

Skill Claude CodeCodex

Migrate a brain from gbrain-base (or any pack) to gbrain-base-v2's 14-canonical-type taxonomy via gbrain onboard --check + the unify-types Minion handler. Collapses 94 noisy types to 15 canonical with subtypes, alias rows, and link rows. Triggers when an agent notices packupgradeavailable, typeproliferation, or asks…

not rated 0 1mo ago A 99 tokens copy · 86% MIT

setup

45

cynthiajones34/GBrain

Skill Claude CodeCodex

Set up GBrain with auto-provision Supabase or PGLite, AGENTS.md injection, first import.

not rated 0 1mo ago A 24 tokens copy · 88% MIT

signal-detector

46

cynthiajones34/GBrain

Skill Claude CodeCodex

Always-on ambient signal capture. Fires on every inbound message to detect original thinking and entity mentions. Spawn as a cheap sub-agent in parallel, never block the main response.

not rated 0 1mo ago A 39 tokens copy · 86% MIT

skill-creator

47

cynthiajones34/GBrain

Skill Claude CodeCodex

Create new skills following the GBrain conformance standard. Generates SKILL.md with frontmatter, Contract, Phases, Output Format, and Anti-Patterns. Checks MECE against existing skills. Updates manifest and resolver.

not rated 0 1mo ago A 50 tokens copy · 100% MIT

skill-optimizer

48

cynthiajones34/GBrain

Skill Claude CodeCodex

Self-evolving skill optimization via SkillOpt-paper-grounded text-space optimizer.

not rated 0 1mo ago A 19 tokens copy · 91% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: