◆ Trust Ledger

Skills are catalogued.
Names are earned.
Apex is rare.

An evidence-backed atlas of agent capabilities. Bring your repo, claim your name.

skills / named / ultimates /
Curation
scroll

Registry honors

Hall of Heroes

The highest-ranked named implementations in the registry, kept on the public record.

Apex-first Evidence-backed Contributor-owned
Populated by page-ia.js
Origin skills — the canonical implementation by the contributor who first published the technique. Marked with the laurel-wreath inside the bar.
Browse Named Skills Trust Leaderboard
Gaia Skill Tree
Loading…
Path A — Initiate's Rite

Register Your Repo

Four steps from zero to a named entry in the canonical registry.

  1. Install the CLI

    Puts gaia on your PATH.

    curl -fsSL https://gaia.tiongson.co/install.sh | sh
    py -m pip install gaia-cli
    $env:PATH += ";" + (python -c "import sysconfig; print(sysconfig.get_path('scripts', 'nt_user'))")
    💡Run the second command if gaia isn't found after install — it adds the Python user Scripts directory to your current PowerShell session's PATH.
    pipx install gaia-cli
    💡Installs gaia in an isolated virtual environment and automatically handles PATH configurations. Requires Python 3.8+ and pipx.
  2. Initialise profile

    Set up your local profile.

    gaia init
    py -m gaia_cli init
  3. Scan workspace

    Detect demonstrated skills.

    gaia scan
    py -m gaia_cli scan
  4. Push for review

    Submit your repository.

    gaia push
    py -m gaia_cli push
After you've registered — optional follow-ups
  1. Bond your agent MCP

    Wire Gaia to Claude Code in one command.

    claude mcp add gaia -- npx @gaia-registry/mcp-server
    💡Any MCP-compatible agent: use npx @gaia-registry/mcp-server. See packages/mcp for config-file examples.
  2. Explore interactively (optional)

    Launch the agent-first Terminal UI with no arguments.

    gaia
    py -m gaia_cli
    💡The Terminal UI is new and experimental — designed for AI agents like Claude Code and Codex. Keyboard-native, fuzzy searchable, no CLI memorization required.
Path B — Unclaimed Ultimates

Claim an Ultimate

The highest-tier skills in the registry. If you own an ultimate, claim your badge for your README — or implement a new one to get on the list.

Loading ultimates…

How Your Skills Get Reviewed

Every contribution undergoes rigorous programmatic and contributor checks before merge, ensuring registry integrity. Click "Simulate Review" below to see it in action.

gaia-local-cli.sh
> Local command-line terminal. Awaiting simulation trigger...
github-actions-reviewer.sh
> Remote review gateway terminal. Awaiting simulation trigger...
Read Full Curation Codex →

The Ascension Cycle

Skills advance through evidence — not declaration. Each rank unlocks the next.

Awakened 1★
Named 2★ · Class C
Evolved 3★ · Class B
Hardened 4★ · Class B/A
Transcendent 5★ · Class B/A
Apex 6★ · Class A

Evidence Grade

A skill earns its Overall Trust Grade by the strength of the evidence behind it. Four tiers — Bronze, Silver, Gold, Platinum — mark the aggregate Trust Magnitude that a skill's evidence pool reaches.

Platinum (S) ≥ 250 trust
Gold (A) ≥ 100 trust
Silver (B) ≥ 50 trust
Bronze (C) ≥ 20 trust
Ungraded

Each piece of evidence (a repo, a benchmark, a peer-reviewed paper) earns its own per-row Evidence Grade. The numbers above are the aggregate Trust Magnitude thresholds the rows must combine to clear. See the methodology report for the full formula.

Evidence Library → Read Trust Methodology →

Meta Reports

Recent registry curation, schema migrations, and audit passes.

Curation

Curation Report: Addy Osmani 7-Skill Suite Integration

Gaia integrates Addy Osmani's 7-Skill developer suite and applies mothership discounting.

Curation

GSD Suite Curation

Gaia adds the GSD pipeline as a named suite candidate and introduces stricter trust appraisal for high-star suite curation.

Trust Model

GAIA Trust Infrastructure: A June 2026 Retrospective

Phase 1 baseline through Phase 1.5 ratification — G7 RFC, Trust Magnitude formula, apex gate, public Trust Ledger. Now includes the Phase 1.5 closeout addendum on per-evidence grade calibration and the Trust Ledger May/June rollout.

Open All Reports →
Permalink copied!