Resources
2Install
npx skillscat add dgriffin831/clawhub-skills/file-validator Install via the SkillsCat registry.
About this skill
File Validator checks file formats and verifies content integrity using safe file operations. It solves the problem of reliably validating files without risking corruption or security issues. Developers should use it when they need to confirm that files conform to expected formats before processing them in automated workflows.
SKILL.md
File Validator
Validates file formats and checks content integrity.
Usage
Provide file path to validate format and content.
Features
- Format validation
- Content integrity checks
- Safe file operations