cynthiajones34/GBrain

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

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

gbrain

01

cynthiajones34/GBrain

Skill Claude CodeCodex

Search and write the company knowledge brain. Use for any question about the org, people, projects, decisions, or history, and to persist durable knowledge beyond this scope's notebook.

not rated 0 28d ago A 39 tokens copy · 100% MIT

reference-pack

02

cynthiajones34/GBrain

Skill Claude CodeCodex

Reference skill demonstrating the 10/10 skillpack contract. Adds a "what does this skillpack do" answer to the user's agent.

not rated 0 28d ago A 31 tokens copy · 100% MIT

voice-persona-mars

03

cynthiajones34/GBrain

Skill Claude CodeCodex

Route to Mars (introspective thought partner / demo showman voice persona). Used when the operator wants depth, meaning, or impressive social demos rather than logistics. Mars handles SOLO mode (philosophy, presence, patterns) and DEMO mode (tool-driven showmanship) automatically.

not rated 0 28d ago A 64 tokens copy · 86% MIT

voice-persona-venus

04

cynthiajones34/GBrain

Skill Claude CodeCodex

Route to Venus (sharp executive-assistant voice persona). Used for logistics — calendar, tasks, recent messages, brain lookups — at sub-second phone-call latency. The default voice persona unless DEFAULTPERSONA=mars is set.

not rated 0 28d ago A 52 tokens copy · 92% MIT

voice-post-call

05

cynthiajones34/GBrain

Skill Claude CodeCodex

Post-call handling for a voice session — turn the transcript into a brain page, post the summary to the operator's messaging surface, archive the audio. Belt-and-suspenders: fires both from a tool the voice persona can call mid-call AND from the automatic call-end handler in server.mjs.

not rated 0 28d ago A 0 tokens original MIT

retrieval-reflex

06

cynthiajones34/GBrain

Skill Claude CodeCodex

When/what to retrieve — open the brain page for a salient entity before answering from memory.

not rated 0 28d ago A 24 tokens copy · 88% MIT

academic-verify

07

cynthiajones34/GBrain

Skill Claude CodeCodex

Verify a research claim or academic citation by tracing it through publication → methodology → raw data → independent replication. Routes through perplexity-research for the actual web lookup, then formats results as a citation-checked brain page. Use when a book/article/conversation cites a study and you want to…

not rated 0 28d ago A 74 tokens copy · 100% MIT

archive-crawler

08

cynthiajones34/GBrain

Skill Claude CodeCodex

Universal archivist for personal file archives (Dropbox/B2/Gmail-takeout/local-mount/hard-drive-dump). Filters for high-value content (the user's own writing, ideas, relationships) and surfaces it interactively. REFUSES TO RUN without an explicit gbrain.yml archive-crawler.scanpaths: allow-list.

not rated 0 28d ago A 70 tokens copy · 100% MIT

article-enrichment

09

cynthiajones34/GBrain

Skill Claude CodeCodex

Transform raw article text dumps in the brain into structured pages with executive summary, verbatim quotes, key insights, why-it-matters, and cross-references. Replaces walls-of-text with quotable, actionable brain pages.

not rated 0 28d ago A 50 tokens copy · 100% MIT

ask-user

10

cynthiajones34/GBrain

Skill Claude CodeCodex

Reusable pattern for presenting the user with explicit choices and gating execution until they respond. Used by other skills when a decision point requires human input before proceeding. Platform-agnostic — works on Telegram (inline buttons), Discord, CLI, or any agent with a message tool.

not rated 0 28d ago A 60 tokens copy · 97% MIT

book-mirror

11

cynthiajones34/GBrain

Skill Claude CodeCodex

Take any book (EPUB/PDF), produce a personalized chapter-by-chapter analysis with two-column tables. Left column preserves the chapter content; right column maps every idea to the reader's actual life using brain context. Output is a single brain page at media/books/ -personalized.md plus an optional PDF via brain-pdf.

not rated 0 28d ago A 72 tokens copy · 100% MIT

cynthiajones34/GBrain

Skill Claude CodeCodex

Run gbrain at minimum cost for a single-operator personal brain. Use when installing, tuning, or auditing gbrain spend.

not rated 0 28d ago A 31 tokens original MIT

brain-ops

13

cynthiajones34/GBrain

Skill Claude CodeCodex

Brain knowledge base operations. The core read/write cycle: brain-first lookup, read-enrich-write loop, source attribution, ambient enrichment, back-linking. Read this before any brain interaction.

not rated 0 28d ago A 42 tokens copy · 100% MIT

brain-pdf

14

cynthiajones34/GBrain

Skill Claude CodeCodex

Generate a publication-quality PDF from any brain page via the gstack make-pdf binary. Strips YAML frontmatter, sanitizes emoji, applies running headers and page numbers. Brain page is always the source of truth; PDF is a rendering.

not rated 0 28d ago A 53 tokens copy · 100% MIT

brain-taxonomist

15

cynthiajones34/GBrain

Skill Claude CodeCodex

Filing gate for ALL brain writes. Consulted before creating any new brain page to determine the correct path. Reads the ACTIVE schema pack via gbrain schema show --json — no hardcoded directory table. Also runs periodic taxonomy drift detection via gbrain schema review-orphans.

not rated 0 28d ago A 66 tokens copy · 100% MIT

briefing

16

cynthiajones34/GBrain

Skill Claude CodeCodex

Compile daily briefing with meeting context, active deals, and citation tracking.

not rated 0 28d ago A 16 tokens copy · 100% MIT

capture

17

cynthiajones34/GBrain

Skill Claude CodeCodex

Save any thought or content into the brain via one CLI command. The single human-facing entrypoint that replaces "putpage vs commit-then-sync vs autopilot-wait" with one command that just works.

not rated 0 28d ago A 44 tokens copy · 100% MIT

citation-fixer

18

cynthiajones34/GBrain

Skill Claude CodeCodex

Audit and fix citation formatting across brain pages. Ensures every fact has an inline [Source: ...] citation matching the standard format. Extended in v0.25.1: scans for broken tweet/post references that lack actual URLs and resolves them via the host's X / Twitter API integration.

not rated 0 28d ago A 67 tokens copy · 100% MIT

cold-start

19

cynthiajones34/GBrain

Skill Claude CodeCodex

Day-one data bootstrapping for a new brain. Sequences the highest-leverage data sources to go from empty brain to useful brain in one session. Uses ClawVisor for safe credential handling — the agent never holds raw API keys. Covers Gmail import, calendar sync, contacts seeding, X/Twitter archive, conversation imports…

not rated 0 28d ago A 94 tokens copy · 100% MIT

concept-synthesis

20

cynthiajones34/GBrain

Skill Claude CodeCodex

Deduplicate and synthesize raw concept stubs into a tiered intellectual map (T1 Canon to T4 Riff), tracing idea evolution across sources over time. Transforms thousands of raw concept pages into a curated intellectual fingerprint.

not rated 0 28d ago A 50 tokens copy · 86% MIT

cron-scheduler

21

cynthiajones34/GBrain

Skill Claude CodeCodex

Schedule management with staggering, quiet hours, and wake-up override. Validates schedules, prevents collisions, and gates delivery during quiet hours.

not rated 0 28d ago A 31 tokens copy · 100% MIT

cross-modal-review

22

cynthiajones34/GBrain

Skill Claude CodeCodex

Quality gate via second model. Spawn a different AI model to review work before committing. Includes refusal routing: if one model refuses, switch silently to the next. Extended in v0.25.1 with structured review-mode gating (when to invoke vs not) and a Codex code-review handoff for the diff-review case.

not rated 0 28d ago A 76 tokens copy · 100% MIT

daily-task-manager

23

cynthiajones34/GBrain

Skill Claude CodeCodex

Task lifecycle management. Add, complete, defer, remove, and review tasks. Maintains a running task list as a brain page.

not rated 0 28d ago A 31 tokens copy · 100% MIT

daily-task-prep

24

cynthiajones34/GBrain

Skill Claude CodeCodex

Morning preparation. Calendar lookahead, meeting context loading, open threads from yesterday, active task review. Extends briefing with actionable prep.

not rated 0 28d ago A 33 tokens copy · 88% 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: