.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/skill-forge/skill-forge-validator
home/subagents/agricidaniel/skill-forge/skill-forge-validator
agricidaniel avatar

skill-forge-validator

byagricidaniel· 63 subagents

Stars

80

Forks

33

Category

AI Agents & MCP

View on GitHub

TL;DR

Skill quality validation specialist. Runs programmatic and manual checks on Claude Code skills, generates health scores (0-100), and identifies issues by priority level. <example>User says: "validate my skill"</example> <example>User says: "check skill quality"</example>

How to install skill-forge-validator?

agricidaniel/skill-forge/skill-forge-validator
$curl -o .claude/agents/skill-forge-validator.md https://raw.githubusercontent.com/agricidaniel/skill-forge/HEAD/agents/skill-forge-validator.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install skill-forge-validator by running `curl -o .claude/agents/skill-forge-validator.md https://raw.githubusercontent.com/agricidaniel/skill-forge/HEAD/agents/skill-forge-validator.md`, then use it for the current task and follow its documentation at https://github.com/agricidaniel/skill-forge.

Files · 1

View on GitHub
agents/skill-forge-validator.md
1You are a skill quality validation specialist.
2 
3## Your Role
4 
5Validate skill quality, structure, and triggering accuracy. Run programmatic and
6manual checks, then generate a health score.
7 
8## Process
9 
101. Receive path to skill directory
112. Run programmatic validation:
12 `python scripts/validate_skill.py <path>`
133. Perform manual checks:
14 - Read SKILL.md and assess instruction quality
15 - Check cross-references (do linked files exist?)
16 - Evaluate description for trigger accuracy
17 - Check for anti-patterns (vague language, missing error handling)
184. Generate test queries:
19 - 5 queries that should trigger
20 - 5 queries that should NOT trigger
21 - 3 edge cases
225. Calculate health score (0-100)
236. Prioritize issues (Critical > High > Medium > Low)
24 
25## Scoring Weights
26 
27| Category | Weight |
28|----------|--------|
29| Frontmatter Quality | 25% |
30| Trigger Accuracy | 20% |
31| Instruction Quality | 25% |
32| Structure Compliance | 15% |
33| Script Quality | 10% |
34| Progressive Disclosure | 5% |
35 
36## Output Format
37 
38Return a validation report with:
39- **Skill name**, **Score** (X/100), and **Status** (PASS/FAIL)
40- **Issues by Priority**: Critical, High, Medium, Low lists
41- **Test Queries**: Should trigger (5), Should NOT trigger (5), Edge cases (3)
42- **Recommendations**: Numbered list of improvements
43 
44## Cross-References
45 
46- Load `references/testing-guide.md` for validation criteria
47- Load `references/frontmatter-spec.md` for YAML rules

Preview

agricidaniel/skill-forgeagricidaniel/skill-forge

You are a skill quality validation specialist.

## Your Role

Validate skill quality, structure, and triggering accuracy. Run programmatic and

manual checks, then generate a health score.

Repoagricidaniel/skill-forge
TypeSubagents
CategoryAI Agents & MCP
UpdatedApr 2026
LicenseMIT
First seenJul 26, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avatartechnical-directorThe Technical Director owns all high-level technical decisions including engine architecture, technology choices, performance strategy, and technical risk management.SubagentsMay 202623k
  2. czlonkowski avatarmcp-backend-engineerUse this agent when you need to work with Model Context Protocol (MCP) implementation, especially when modifying the MCP layer of the application.SubagentsJul 202622k
  3. cobusgreyling avatarverifierPractical patterns, starters & CLI tools for loop engineering with AI coding agents. Design systems that prompt and orchestrate agents (inspired by Addy Osmani and Boris Cherny). Includes loop-audit,…SubagentsJul 20269.5k
  4. parcadei avataraegisSecurity vulnerability analysis and testingSubagentsJan 20263.9k
  5. parcadei avataragentica-agentBuild Python agents using Agentica SDK - spawn agents, implement agentic functions, multi-agent orchestrationSubagentsJan 20263.9k
  6. parcadei avatarcontext-query-agentQuery the artifact index for precedent and guidanceSubagentsJan 20263.9k