con un clic
example-skill
Briefly describe what this skill does and when it should be used.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Briefly describe what this skill does and when it should be used.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
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]).