What problem does it solve?
Many AI agents fail to trigger the appropriate skill or encounter environment mismatches, leading to wasted time and incorrect results. This skill provides an automated way to validate, test, and refine other skill definitions to ensure reliable activation and compatible execution.
Core Features & Use Cases
- Frontmatter validation: Automatically checks and fixes required fields in a skill’s SKILL.md.
- Trigger test generation: Creates balanced query sets to evaluate whether the description correctly triggers the skill.
- Environment scanning: Analyzes tool, capability, and service dependencies for compatibility with the current agent.
- Report synthesis: Produces a single
{skill_name}.check.json summarizing trigger accuracy, environment fitness, and optimization suggestions.
- Optimization loop: Iteratively improves the skill’s description and adapts it to the execution environment.
Quick Start
Ask the skill-checker to evaluate the skill named "my-skill".