Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Apply a Claude Fable 5 inspired operating style inside Codex. Use when the user asks to make Codex act like Fable, Fable5, fablize, or Value-for-Fable/VFF; convert Anthropic or Claude system-prompt/tool instructions to Codex; set up a Fable-style tool-first workflow with goal gates, investigation, verification grounding, cost-aware routing, or 2-pass review; create Codex AGENTS.md guidance from Fable-like behavior; or connect Codex to an authorized Fable-compatible provider through an OpenAI-com
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | 22% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 23% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -21% | 0% |
| case-11 | ✗→✓ | ▲ Improved | 26% | 0% |
| case-12 | ✗→✓ | ▲ Improved | 14% | 0% |
Use this skill to translate Fable-style operating discipline into Codex behavior. It cannot change model weights, context length, training, hidden runtime behavior, or safety systems. It should make Codex inspect first, route deliberately, track evidence when work is long or review-sensitive, and verify before claiming completion.
rg or rg --files first for local search.scripts/codex_goals.py or an equivalent visible plan with evidence checkpoints and a final verification gate.scripts/codex_findings.py for review findings, failed verification, unresolved clues, security-sensitive work, or multi-file changes with expensive misses.| Signal | Read or use | | --- | --- | | Multi-step, long autonomous, migration, review-sensitive, or failed/uncertain verification work | references/task-routing.md; use goal and findings gates when appropriate | | Fablize, VFF, cost-aware routing, diagnosis, 2-pass review | references/task-routing.md, references/operating-structure.md | | Claude/Fable prompt or tool conversion | references/fable-to-codex-map.md | | Fable coverage, parity, or "100% covered" requests | references/coverage-matrix.md; run scripts/fable_coverage.py --source ... when source is available | | Actual Fable-family provider routing | references/provider-bridge.md; verify model access, credentials, and Codex provider support before config edits | | Search, current facts, citations, copyright, safety, refusals, wellbeing, high-stakes advice | references/currentness-safety.md | | Files, artifacts, generated apps, visual verification, package management, or Claude tool schemas | references/artifact-and-tooling.md | | Apps, plugins, MCP, connector installation, or private workspace data | references/connectors-and-mcp.md | | Memory, persistent state, ledgers, storage boundaries, or durable behavior | references/state-memory.md | | Attribution, source notes, licensing, or upstream prompt provenance | references/provenance.md |
Use the smallest durable surface that fits: one prompt for one-off behavior, AGENTS.md for repo conventions, a skill for reusable workflow, a plugin for distribution, a connector for live external data, or provider config only for authorized model routing.
scripts/codex_goals.py for a local, stdlib-only multi-story ledger with evidence checkpoints and a final verification gate.scripts/codex_findings.py for a local, stdlib-only review findings ledger. Final codex_goals.py checkpoints fail while open or blocked findings remain.plugins/codex-fable5/bin to PATH and run codex-fable5 status, codex-fable5 goals ..., or codex-fable5 findings ....scripts/fable_coverage.py --source /path/to/CLAUDE-FABLE-5.md to verify that every source heading is accounted for in references/coverage-matrix.md.scripts/make_litellm_config.py to generate a LiteLLM config for an Anthropic model alias. Use this only after confirming the user has a valid Anthropic key and model access.Other measured skills in the registry, with their headline benchmark lift.