Validates agent skills against the Agent Skills standard and compiled best practices. Reviews structure, frontmatter, description quality, progressive disclosure, and common anti-patterns.
| Windows paths | scripts\file.py instead of scripts/file.py | | Nested references | A.md → B.md → C.md chains | | Time-sensitive info | "If before August 2025..." | | Magic numbers | Unexplained values | | Too many options | "You can use X, or Y, or Z..." without default | | Inconsistent terms | Mixing "endpoint"/"URL"/"route" |
| User-facing docs | README, CHANGELOG, installation guides | | First/second person descriptions | "I can help" or "You can use" |
Проверяет и проверяет навыки агентов на соответствие передовым практикам. Срабатывает при «просмотре этого навыка», «проверке моего навыка», «подтверждении навыка», «хорошо ли написан этот навык» или при создании/редактировании навыков. Источник: richtabor/agent-skills.