skill-manifest-generator
Installation
SKILL.md
Instructions
Use this skill to generate a MANIFEST.json file for any Agent Skill directory. The manifest provides:
- Integrity verification - SHA256 hashes for all files and an overall integrity hash
- File inventory - Complete listing of files with sizes and types
- External URL detection - URLs found in code that reference external resources
- Structure analysis - Folder depth, file counts, and organization
When to Use
- Before publishing a skill to a catalog
- To verify a skill hasn't been modified
- To audit external dependencies in a skill
- To validate skill structure and compliance
How to Use
Run the manifest generator on a skill directory: