evaluate-skill
Evaluate a local Codex skill in engineer-friendly terms. Use when the user says "evaluate this skill", "give me an analysis of the game dev skill", "audit this skill", "why did this score that way", "what should I fix first", or asks for a skill-specific report before benchmarking it. Published by openai in plugins.
What is evaluate-skill?
Evaluate a local Codex skill in engineer-friendly terms. Use when the user says "evaluate this skill", "give me an analysis of the game dev skill", "audit this skill", "why did this score that way", "what should I fix first", or asks for a skill-specific report before benchmarking it. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Documentation
- Data analysis
- Security review use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use evaluate-skill
- Use it for security review.
- Use it for documentation.
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/plugin-eval/skills/evaluate-skill/SKILL.md
What it does
Evaluate a local Codex skill in engineer-friendly terms. Use when the user says "evaluate this skill", "give me an analysis of the game dev skill", "audit this skill", "why did this score that way", "what should I fix first", or asks for a skill-specific report before benchmarking it.
Skill instructions
Evaluate Skill Use this skill when the target is a local skill directory or SKILL.md file. Workflow 1. Treat "Evaluate this skill." as the default entrypoint. 2. If the user names a skill instead of giving a path, resolve it locally first, preferring ~/.codex/skills/<skill-name and then repo-local skills/<skill-name. 3. If the user says the request in natural language first, use plugin-eval start <skill-path --request "<user request" --format markdown to show the routed path clearly. 4. Run plugin-eval analyze <skill-path --format markdown. 5. Review At a Glance, Why It Matters, Fix First, and Recommended Next Step before drilling into details. 6. Explain which findings are structural, which are budget-related, and which are code-related. 7. If the user asks for an "analysis" of the skill, do not stop at the report. Also run plugin-eval init-benchmark <skill-path and show the setup questions for refining the starter scenarios in .plugin-eval/benchmark.json. 8. If the user wants real us
Explore related resources
Frequently asked questions
What is evaluate-skill?
evaluate-skill is a open-source AI agent skill with Copy skill directory. Evaluate a local Codex skill in engineer-friendly terms. Use when the user says "evaluate this skill", "give me an analysis of the game dev skill", "audit this skill", "why did this score that way", "what.
Who is evaluate-skill best for?
evaluate-skill is best for reusing agent instructions, scripts, and references, security review workflows, documentation workflows, data analysis workflows.
How do I install evaluate-skill?
Install or run evaluate-skill using Copy skill directory. Check evaluate-skill for the latest setup command.
Is evaluate-skill actively maintained?
evaluate-skill may need a closer maintenance check before production use.
Auto-fetched from GitHub.