agent-validate-config
CommunityValidate agent configs, ensure system integrity.
Authormvillmow
Version1.0.0
Installs0
System Documentation
What problem does it solve? This Skill automatically validates agent configuration files (YAML frontmatter) for correct structure, required fields, and proper tool specifications, ensuring the integrity and functionality of the agent system. It automates configuration checks, saving time and preventing errors.
Core Features & Use Cases:
- YAML Frontmatter Validation: Checks for mandatory fields like
name,role,level,phase, anddescriptionfor complete configurations. - Field Value Checks: Validates data types and ranges for fields like
levelandphase, ensuring correct system behavior. - Use Case: After creating a new agent configuration, use this skill to validate its YAML frontmatter. This catches syntax errors or missing fields locally, preventing agent loading issues in your AI system and ensuring smooth operation.
Quick Start: Use the agent-validate-config skill to validate the agent configuration file '.claude/agents/implementation-specialist.md'.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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: agent-validate-config Download link: https://github.com/mvillmow/ml-odyssey/archive/main.zip#agent-validate-config Please download this .zip file, extract it, and install it in the .claude/skills/ directory.