A curated repository of reusable Codex skills.
- Start here:
docs/README.md - Quick start:
docs/getting-started/quickstart.md - Skill authoring spec:
docs/authoring/skill-spec.md - Quality checklist:
docs/authoring/quality-checklist.md - Review and release flow:
docs/authoring/review-and-release.md - Governance and ownership:
docs/operations/governance.md - Versioning policy:
docs/operations/versioning.md - Install by link:
docs/distribution/install-by-link.md - Skills catalog:
skills/INDEX.md
- Add first skill folder under
skills/<skill-name>/. - Validate each skill with the quality checklist.
- Publish updates through the review and release flow.