validate-manifest
CommunityValidate manifest structure for Claude skills.
Authorlibertininick
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps teams ensure manifest correctness by validating the structure and references of the .claude/manifest.json after edits.
Core Features & Use Cases
- Validates JSON syntax, required fields, category existence, and version formatting for skills, agents, and commands.
- Checks that manifest references (depends_on_skills, depends_on_agents) point to existing entries.
- Use Case: After updating the manifest, run this skill to catch schema violations before deployment.
Quick Start
Run the validation script to verify the manifest: uv run python .claude/scripts/validate_manifest.py
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: validate-manifest Download link: https://github.com/libertininick/chain-reaction/archive/main.zip#validate-manifest Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.