SKILL·B8CB3A

agent-validate-config

majiayu000
Updated 2 months ago
36 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
FAQ

Frequently asked questions

What is the agent-validate-config skill?

agent-validate-config is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform agent-validate-config-related tasks without extra prompting.

How do I install agent-validate-config?

Use the install commands on this page: add agent-validate-config to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does agent-validate-config belong to?

agent-validate-config is in the agent category, tagged general.

Is agent-validate-config free to use?

Yes. agent-validate-config is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills