cyberbird2048

46 mods across 1 repository, 0 stars between them.

cyberbird2048/gbrainmcp-clean

Instructions file CodexOpenCode

AGENTS.md instructions for cyberbird2048/gbrainmcp-clean, covering agents working on gbrain, install (5 min), read this order, trust boundary (critical) and common tasks.

0 27d ago A 1,416 tokens original MIT

academic-verify

02

cyberbird2048/gbrainmcp-clean

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…

0 27d ago A 74 tokens copy · 100% MIT

archive-crawler

03

cyberbird2048/gbrainmcp-clean

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.

0 27d ago A 70 tokens copy · 100% MIT

article-enrichment

04

cyberbird2048/gbrainmcp-clean

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.

0 27d ago A 50 tokens copy · 100% MIT

ask-user

05

cyberbird2048/gbrainmcp-clean

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.

0 27d ago A 60 tokens copy · 97% MIT

book-mirror

06

cyberbird2048/gbrainmcp-clean

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.

0 27d ago A 72 tokens original MIT

brain-ops

07

cyberbird2048/gbrainmcp-clean

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.

0 27d ago A 42 tokens original MIT

brain-pdf

08

cyberbird2048/gbrainmcp-clean

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.

0 27d ago A 53 tokens copy · 100% MIT

briefing

09

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

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

0 27d ago A 16 tokens original MIT

citation-fixer

10

cyberbird2048/gbrainmcp-clean

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.

0 27d ago A 67 tokens copy · 100% MIT

cold-start

11

cyberbird2048/gbrainmcp-clean

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…

0 27d ago A 94 tokens original MIT

concept-synthesis

12

cyberbird2048/gbrainmcp-clean

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.

0 27d ago A 50 tokens copy · 86% MIT

cron-scheduler

13

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

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

0 27d ago A 31 tokens original MIT

cross-modal-review

14

cyberbird2048/gbrainmcp-clean

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.

0 27d ago A 76 tokens copy · 100% MIT

daily-task-manager

15

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

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

0 27d ago A 31 tokens original MIT

daily-task-prep

16

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

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

0 27d ago A 33 tokens copy · 88% MIT

data-research

17

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

Structured data research: search sources, extract structured data, archive raw sources, maintain canonical tracker pages, deduplicate. Parameterized via YAML recipes for investor updates, donations, company updates, or any email-to-structured-data pipeline.

0 27d ago A 49 tokens copy · 91% MIT

enrich

18

cyberbird2048/gbrainmcp-clean

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.

0 27d ago A 44 tokens copy · 100% MIT

frontmatter-guard

19

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

Validate and auto-repair YAML frontmatter on brain pages. Catches malformed pages before they enter the brain (missing closing ---, nested quotes, slug mismatches, null bytes, empty frontmatter, YAML parse failures). Wraps the gbrain frontmatter CLI for agent-driven workflows.

0 27d ago A 68 tokens original MIT

cyberbird2048/gbrainmcp-clean

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…

0 27d ago A 89 tokens copy · 94% MIT

idea-ingest

21

cyberbird2048/gbrainmcp-clean

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".

0 27d ago A 60 tokens original MIT

ingest

22

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

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

0 27d ago A 17 tokens copy · 100% MIT

install

23

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

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

0 27d ago A 0 tokens original MIT

maintain

24

cyberbird2048/gbrainmcp-clean

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.

0 27d ago A 44 tokens copy · 86% MIT