skill-benchmark

Evaluate SKILL.md files against quality and agent compatibility rubrics.

30|6|Updated May 13, 2026
One-click install
npx skills add https://github.com/Rifteo/skills --skill skill-benchmark-rifteo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-benchmark
Source: https://github.com/Rifteo/skills/tree/main/skill-benchmark
Command: npx skills add https://github.com/Rifteo/skills --skill skill-benchmark-rifteo

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps in assessing the quality and compatibility of SKILL.md files across various AI agents, ensuring they are well-structured, functional, and compatible with a wide range of agents.

Core Features & Use Cases

  • Benchmarking: Scores SKILL.md files across five dimensions for quality.
  • Compatibility Check: Static analysis against 50+ agent profiles for compatibility.
  • Fix List Generation: Provides a ranked list of fixes for the SKILL.md file.
  • Use Case: Before publishing a SKILL.md to the community, use this Skill to ensure it meets the required standards and is compatible with multiple agents.

Quick Start

Run the skill-benchmark command to evaluate a SKILL.md file for quality and compatibility.

Frequently Asked Questions about skill-benchmark

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

FAQPage Schema
How do I benchmark a SKILL.md file for AI agent compatibility?

To benchmark a SKILL.md file for AI agent compatibility, run a static analysis against predefined agent profiles to evaluate file structure and generate a ranked fix list. No agent installation is required.

What is static analysis for SKILL.md quality assurance?

Static analysis for SKILL.md quality assurance is an evaluation method that scores files across five dimensions without executing code. It audits structure and functionality to ensure the file meets required standards.

How do I check if my SKILL.md file works across multiple AI agents?

You can check if your SKILL.md file works across multiple AI agents by running a compatibility check against 50+ predefined agent profiles. This static analysis identifies potential issues before publishing.

Do I need to install AI agents to audit my SKILL.md file?

No, you do not need to install AI agents to audit your SKILL.md file. The benchmarking process operates entirely via static analysis, evaluating compatibility and quality without any agent installation.

What dimensions are scored when benchmarking SKILL.md files?

Benchmarking SKILL.md files scores quality across five distinct dimensions. The evaluation assesses the file against a rubric to ensure it is well-structured, functional, and compatible with various agents.

How do I get a fix list for an incompatible SKILL.md file?

To get a fix list for an incompatible SKILL.md file, run the benchmark command to generate a ranked list of fixes. This identifies specific compatibility and quality issues to resolve before publishing.