·skill-validator
>_

skill-validator

Validate agent skills for correctness, readability, workflow clarity, and isolation, ensuring they can be installed independently without dependencies on other skills.

9Installs·0Trend·@prulloac

Installation

$npx skills add https://github.com/prulloac/agent-skills --skill skill-validator

How to Install skill-validator

Quickly install skill-validator AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/prulloac/agent-skills --skill skill-validator
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: prulloac/agent-skills.

SKILL.md

View raw

When to use this skill Use this skill when you need to validate an agent skill folder, checking its structure, content, and adherence to best practices. This includes verifying frontmatter, readability, workflow definitions, validation steps, cross-references, and isolation from other skills.

When no issues are found: ✅ No issues found. The skill is valid and ready for use.

| Repeated workflow steps | Step description appears in both SKILL.md and references/workflow.md | Consolidate; cross-reference | | Duplicate examples | Same code example shown in multiple sections | Keep in one place; reference from others |

Validate agent skills for correctness, readability, workflow clarity, and isolation, ensuring they can be installed independently without dependencies on other skills. Source: prulloac/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/prulloac/agent-skills --skill skill-validator
Category
>_Productivity
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from prulloac/agent-skills

Quick answers

What is skill-validator?

Validate agent skills for correctness, readability, workflow clarity, and isolation, ensuring they can be installed independently without dependencies on other skills. Source: prulloac/agent-skills.

How do I install skill-validator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/prulloac/agent-skills --skill skill-validator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/prulloac/agent-skills