skills/smithery.ai/agent-validate-config

agent-validate-config

Installation
SKILL.md

Agent Configuration Validation

Verify agent configurations meet ML Odyssey requirements.

When to Use

  • Creating or modifying agent configurations
  • Before committing agent config changes
  • CI/CD validation before merge
  • Troubleshooting agent loading issues

Quick Reference

# Validate all agents
python3 tests/agents/validate_configs.py .claude/agents/
Installs
1
First Seen
Mar 23, 2026
agent-validate-config from smithery.ai