agent-check

Validate YAML frontmatter fields and content structure of agent configuration files.

81|11|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/claude-world/director-mode-lite --skill agent-check-claude-world
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-check
Source: https://github.com/claude-world/director-mode-lite/tree/main/skills/agent-check
Command: npx skills add https://github.com/claude-world/director-mode-lite --skill agent-check-claude-world

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill verifies the correctness and compliance of agent files, helping maintain high standards for AI agent configurations.

Core Features & Use Cases

  • Validation: Checks the structure, required frontmatter fields, and content format of agent files.
  • Consistency: Ensures fields like name, description, color, and model meet specified standards.
  • Use Case: Use this Skill to audit the set of agent files in a project repository, catch errors early, and ensure all agents are properly configured.

Quick Start

Validate the agent files in the repository and generate a report detailing their compliance status.

Frequently Asked Questions about agent-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate agent configuration files for formatting and compliance?

You validate agent configuration files by checking YAML frontmatter style, content structure, and field validity to ensure standardization and correctness across your repository.

What fields are checked during agent file validation?

Agent file validation checks standardization and correctness of fields like name, description, color, and model to ensure they meet specified compliance standards.

How do I audit AI agents for configuration errors in a project repository?

You audit AI agents by running validation checks across the repository to catch configuration errors early and generate a report detailing their compliance status.

Does agent configuration validation require any external dependencies?

No, agent configuration validation requires no external dependencies, operating independently to verify YAML frontmatter and content structure within your project repository.

What is the best way to maintain consistency across multiple agent configuration files?

The best way to maintain consistency is validating required frontmatter fields and content format, ensuring all agents meet specified structural and naming standards.

Why does my agent configuration file fail quality checks?

Agent configuration files fail quality checks when YAML frontmatter structure, required fields, or content format do not meet the specified validation standards for correctness and compliance.