cynthiajones34

61 mods across 1 repository, 0 stars between them.

schema-unify

49

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…

0 25d ago A 99 tokens original MIT

setup

50

cynthiajones34/GBrain

Skill Claude CodeCodex

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

0 25d ago A 24 tokens copy · 88% MIT

signal-detector

51

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.

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

skill-creator

52

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.

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

skill-optimizer

53

cynthiajones34/GBrain

Skill Claude CodeCodex

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

0 25d ago A 19 tokens copy · 88% MIT

skillify

54

cynthiajones34/GBrain

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 25d ago A 68 tokens copy · 88% MIT

skillpack-check

55

cynthiajones34/GBrain

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 25d ago A 118 tokens copy · 100% MIT

skillpack-harvest

56

cynthiajones34/GBrain

Skill Claude CodeCodex

Lift a proven skill from a host repo (e.g. your OpenClaw fork) back into gbrain's bundle so other clients can scaffold it. Editorial workflow: the CLI does the file copy + privacy lint; this skill drives the judgment-heavy genericization (scrub real names, generalize triggers, lift fork-specific conventions to…

0 25d ago C 78 tokens original MIT

smoke-test

57

cynthiajones34/GBrain

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 25d ago A 52 tokens copy · 100% MIT

soul-audit

58

cynthiajones34/GBrain

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 25d ago A 54 tokens copy · 100% MIT

strategic-reading

59

cynthiajones34/GBrain

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 25d ago A 55 tokens copy · 100% MIT

testing

60

cynthiajones34/GBrain

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 25d ago A 63 tokens copy · 94% MIT

gbrain

61

cynthiajones34/GBrain

MCP server Claude CodeCodexCursor +2

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

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