What problem does it solve?
This Skill helps verify whether a skill is ready for public release by checking privacy risks, frontmatter correctness, folder standards, and whether the claimed behavior matches the included resources.
Core Features & Use Cases
- Public-safety review: Flags private paths, emails, tokens, usernames, and other sensitive details before publication.
- Contract and structure validation: Checks that SKILL.md uses acceptable frontmatter fields, matches the folder name, and follows the expected public-skill layout.
- Truthfulness review: Compares the skill’s stated behavior against its scripts, references, and metadata so unsupported claims can be caught early.
- Use case: A maintainer can review a candidate skill before moving it into a public catalog and quickly identify blockers that must be fixed first.
Quick Start
Ask the publication-review skill to audit a target skill directory for privacy issues, frontmatter mismatches, unsupported claims, and missing public-readiness requirements.