codex-skills-index

Installation
SKILL.md

Purpose

Defines the shared conventions, contracts, safety posture, and telemetry used by all Run-Smart AI skills. This index allows Codex to discover available skills and the rules they follow.

When Codex should use it

  • Before invoking any Run-Smart skill to understand shared schemas, safety guidance, and telemetry.
  • When onboarding a new skill to ensure compliance with common contracts.

Invocation guidance

  1. Load shared references in _index/references/ (contracts, telemetry, conventions, smoke-tests).
  2. Select the appropriate skill directory based on the user’s need (plan generation, adjustment, insights, etc.).
  3. Validate request/response payloads against the schemas in contracts.md and skill-specific schemas.

Shared components

  • Contracts: _index/references/contracts.md
  • Telemetry: _index/references/telemetry.md
  • Conventions: _index/references/conventions.md
  • Smoke tests: _index/references/smoke-tests.md
Installs
1
GitHub Stars
18
First Seen
Aug 20, 2026
codex-skills-index — majiayu000/claude-skill-registry-data