eval-skills

Audit project skills and generate scored quality reports with recommendations.

37|4|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/FlorianBruniaux/claude-code-plugins --skill eval-skills-florianbruniaux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eval-skills
Source: https://github.com/FlorianBruniaux/claude-code-plugins/tree/main/plugins/code-quality/skills/eval-skills
Command: npx skills add https://github.com/FlorianBruniaux/claude-code-plugins --skill eval-skills-florianbruniaux

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits all skills in the project to verify frontmatter completeness, appropriate effort levels, properly scoped allowed-tools, and overall content quality.

Core Features & Use Cases

  • Frontmatter validation: ensures each SKILL.md has required fields like name and description.
  • Structured scoring: evaluates each skill across criteria and provides a clear quality score.
  • Quality governance: generates a scored report with recommendations for improvements and onboarding.

Quick Start

Run the evaluator against your skills directory to generate a quality score report.

Frequently Asked Questions about eval-skills

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

FAQPage Schema
How do I audit project skills to identify quality gaps before release?

To audit project skills and identify quality gaps, run an evaluator against your skills directory to verify frontmatter completeness, scoped allowed-tools, and structured content, generating a scored report with actionable recommendations.

What does frontmatter validation check when auditing skill documentation?

Frontmatter validation checks each SKILL.md file to ensure required fields like name and description are present, enforcing metadata completeness and proper documentation standards across all project skills.

Can I use a skill scoring tool for onboarding new teams?

Yes, you can use a skill scoring tool for onboarding new teams by generating a quality governance report that evaluates structured content, scoped allowed-tools, and frontmatter presence, providing clear improvement recommendations.

What's the best way to perform a bulk skill import quality check?

The best way to perform a bulk skill import quality check is to run an automated evaluator that applies structured scoring across all imported skills, verifying frontmatter fields and allowed-tools scoping for quality governance.

Does the skill audit process enforce allowed-tools scoping?

Yes, the skill audit process enforces allowed-tools scoping as part of its structured evaluation criteria, ensuring each skill has properly defined tool permissions alongside frontmatter validation and content quality checks.