# Common Fabric Skills This directory is the canonical source of truth for repo-local skills. Each skill lives in `skills//` and may include: - `SKILL.md` - `references/` - `templates/` - helper scripts or other assets Compatibility surfaces: - `/.agents/skills/` exposes the skills through Codex's documented repo-local discovery path - `/.claude/skills/` preserves the existing Claude-facing skill paths When a skill is conceptually referenced in docs, prefer `skills//` unless the reference is specifically about Claude or Codex runtime behavior.