cyberbird2048

46 mods across 1 repository, 0 stars between them.

media-ingest

25

cyberbird2048/gbrainmcp-clean

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.

0 27d ago A 52 tokens original MIT

meeting-ingestion

26

cyberbird2048/gbrainmcp-clean

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.

0 27d ago A 42 tokens original MIT

migrate

27

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

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

0 27d ago A 24 tokens original MIT

minion-orchestrator

28

cyberbird2048/gbrainmcp-clean

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…

0 27d ago A 82 tokens original MIT

perplexity-research

29

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

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…

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

publish

30

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

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

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

query

31

cyberbird2048/gbrainmcp-clean

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.

0 27d ago A 40 tokens copy · 92% MIT

repo-architecture

32

cyberbird2048/gbrainmcp-clean

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.

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

reports

33

cyberbird2048/gbrainmcp-clean

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.

0 27d ago A 32 tokens original MIT

setup

34

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

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

0 27d ago A 24 tokens original MIT

signal-detector

35

cyberbird2048/gbrainmcp-clean

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.

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

skill-creator

36

cyberbird2048/gbrainmcp-clean

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.

0 27d ago A 50 tokens original MIT

skillify

37

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

The meta skill. Turn any raw feature into a properly-skilled, tested, resolvable unit of agent capability. Cross-modal eval is the recommended Phase 3 quality gate: 3 frontier models from different providers critique the output, you iterate to quality, THEN write tests that lock in the proven-good behavior.

0 27d ago A 68 tokens original MIT

skillpack-check

38

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

Run gbrain skillpack-check to produce an agent-readable JSON health report for the gbrain install. Wraps gbrain doctor + gbrain apply-migrations --list so a host agent (your OpenClaw's morning-briefing, any OpenClaw cron) can see at a glance whether the skillpack needs attention. Use when the user asks "is gbrain…

0 27d ago A 118 tokens original MIT

smoke-test

39

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

Post-restart smoke tests + auto-fix for gbrain and OpenClaw environments. Tests critical services, auto-fixes known issues, extensible via user-defined test scripts in /.gbrain/smoke-tests.d/.sh.

0 27d ago A 52 tokens original MIT

soul-audit

40

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

6-phase interactive interview that generates the agent's identity (SOUL.md), user profile (USER.md), access control (ACCESSPOLICY.md), and operational cadence (HEARTBEAT.md). Re-runnable anytime to update any section.

0 27d ago A 54 tokens original MIT

strategic-reading

41

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

Read a book, article, transcript, or case study through the lens of a specific strategic problem you're facing. Produces an applied playbook that maps the source onto the problem and gives short/medium/long-term recommendations. NOT for general book summaries.

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

testing

42

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

Skill validation framework PLUS daily test-suite health and regression intelligence. Validates skill conformance (frontmatter, manifest coverage, resolver coverage). Runs the project test suite in tiered phases (unit / evals / integration / system health), classifies failures, and produces a regression-aware report.

0 27d ago A 63 tokens original MIT

voice-note-ingest

43

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

Ingest a voice note with exact-phrasing preservation (never paraphrased). Routes content to originals/, concepts/, people/, companies/, ideas/, personal/, or voice-notes/ based on a decision tree. The user's exact words are the signal.

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

webhook-transforms

44

cyberbird2048/gbrainmcp-clean

Skill Claude CodeCodex

Generic framework for converting external events (SMS, meetings, social mentions) into brain-ingestible signals. Define a transform function, register a webhook URL, and incoming events get processed through the brain pipeline.

0 27d ago A 46 tokens original MIT

gbrain

46

cyberbird2048/gbrainmcp-clean

MCP server Claude CodeCodexCursor

GPU Javascript Library for Machine Learning. Runs locally from the gbrain npm package.

0 27d ago A tokens not measured copy · 100% MIT