Back to Skills

agent-validate-config

majiayu000
Updated 1 month ago
35 views
58
9
58
View on GitHub
Othergeneral

About

This skill validates agent YAML configurations against ML Odyssey requirements, ensuring proper frontmatter structure and required fields. Developers should use it before committing changes or in CI/CD pipelines to catch configuration errors early. It supports validating both individual agents and entire agent directories.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/agent-validate-config

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/agent-validate-config
0

Related Skills