with one click
example-skill
Briefly describe what this skill does and when it should be used.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Briefly describe what this skill does and when it should be used.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Create concise, repository-specific AGENTS.md files with operational contract, precedence rules, and drift-control guidance.
Create project-context AGENTS.md files using phased discovery, required operational sections, and session-state modeling.
Create complete user-context instruction files using a structured discovery workflow and repository format rules.
Validate AGENTS.md files for structural completeness, operational contract coverage, neutrality, and repository alignment.
Validate project-context AGENTS.md files for required sections, session-state model completeness, role quality, and scoring compliance.
Validate user-context instruction files against schema, section completeness, quality checks, and scoring criteria.
| name | example-skill |
| description | Briefly describe what this skill does and when it should be used. |
| version | 1.0.0 |
| allowed-tools | ["Read"] |
| license | Optional license identifier |
| compatibility | Optional environment/runtime requirements. |
| metadata | {"owner":"Optional owner","domain":"Optional domain"} |
Describe the capability this skill provides and the problem it solves.
references/ for detailed docs loaded on demand.scripts/ for optional automation or checks.assets/ for reusable static artifacts.references/.name (required):description (required):license (optional): short license identifier.compatibility (optional):metadata (optional): map of string keys to string values.version (optional): semver string (e.g. "1.0.0"). Increment when skill behavior changes.allowed-tools (optional): YAML flow list of tool names this skill may invoke (e.g. [Read, Write, Edit]).