BeClaude

SkillBenchmark

New
10GitHub TrendingGeneralby TiesPetersen

A benchmarking suite for Agent Skills (SKILL.md files) that measures whether a skill actually improves LLM output quality, and by how much.

First seen 5/26/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/skillbenchmark.md https://raw.githubusercontent.com/TiesPetersen/SkillBenchmark/main/SKILL.md
3
Invoke in Claude Code
/skillbenchmark
View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is SkillBenchmark?

A benchmarking suite for Agent Skills (SKILL.md files) that measures whether a skill actually improves LLM output quality, and by how much.

How to install SkillBenchmark?

To install SkillBenchmark: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/skillbenchmark.md https://raw.githubusercontent.com/TiesPetersen/SkillBenchmark/main/SKILL.md. Finally, /skillbenchmark in Claude Code.

What is SkillBenchmark best for?

SkillBenchmark is a skill categorized under General. It is designed for: agent. Created by TiesPetersen.