Dev & Engineering ✓ Anthropic · Official skill-authoringskill-evaluationbenchmarkingprompt-triggering

Skill Creator

Create, evaluate, and iteratively improve Agent Skills.

FollowSkills review · FSRS-2.0
Not recommended
53/ 100 5-point scale 2.7 / 5
Trust16 / 25 · 3.2/5

The document explicitly prohibits malware, exploit code, unauthorized access, and data exfiltration, and emphasizes avoiding user surprise. However, it does not systematically define permission boundaries, sensitive-data handling, data flows, user confirmation, dependency security, or rollback, so points are deducted.

Reliability8 / 20 · 2.0/5

The workflow, directory layout, commands, grading rules, and feedback schemas are fairly concrete, and an aggregation script is provided. However, execution depends on subagents, browsers, MCPs, supplied-but-not-verified references, and environmental assumptions; failure diagnosis is incomplete. Static calibration limits this dimension to 10 or below.

Adaptability9 / 15 · 3.0/5

The name, trigger description, target audience, and create/improve/evaluate scenarios are clear, and the skill advises adapting terminology to user familiarity. Non-fit boundaries, trigger exclusions, Chinese-language support, and mainland-China environment compatibility are not specified, so points are deducted.

Convention10 / 15 · 3.3/5

The skill provides metadata, progressive disclosure guidance, resource organization, examples, JSON schemas, iteration history, and script usage. The prompt supplies Apache-2.0 licensing and official Anthropic provenance, but the selected file lacks explicit versioning, changelog, installation guidance, and a clearly documented maintenance/update path, so it is not full marks.

Effectiveness6 / 15 · 2.0/5

The skill covers a complete intended workflow from intent capture and drafting through testing, benchmarking, review, and iteration, with reusable templates and scripts. However, the files contain no real execution results or third-party validation; under static calibration this dimension cannot exceed 7, and actual output still depends on environment and user feedback.

Verifiability4 / 10 · 2.0/5

The SKILL.md, schemas, scripts, and agent specifications are auditable primary material, and some formats are statically checkable. There is no committed test suite, CI coverage, or third-party execution evidence, so static calibration limits this dimension to 5 or below.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision b0b9f02b0581
Before you use it
  • This is a static source review only; no scripts, subagents, evaluations, or browser viewer were executed, limiting reliability, effectiveness, and evidence scores.
  • The workflow depends on external subagents, MCPs, a browser, and several referenced files not fully included in the supplied material; availability, permissions, and recovery should be verified before deployment.
  • Although the documentation permits running tests and scripts, it does not define least-privilege access, sensitive-data redaction, external data-flow disclosure, or rollback confirmation procedures.
  • Chinese-language interaction and compatibility of the core workflow with mainland-China network conditions are not explicitly documented.
Review evidence [1][2][3][4][5][6][7][8]
See the full review method →

What it does & when to use it

Skill Creator is for people building or refining Agent Skills. It covers intent capture, SKILL.md drafting, test-prompt design, skill-versus-baseline runs, quantitative evaluation, and iterative revision. It also includes a workflow for improving a skill description’s triggering accuracy. Much of the process is built around Claude Code, command-line scripts, and local files.

It helps define a skill’s purpose, trigger conditions, output format, and success criteria; drafts SKILL.md files with YAML frontmatter and Markdown instructions; creates test prompts in evals/evals.json; runs with-skill and baseline evaluations; stores outputs, timing, assertion grades, and benchmark data; aggregates results with aggregate_benchmark; presents qualitative and quantitative results through eval-viewer/generate_review.py; revises the skill from feedback; and can run a description-optimization loop.

  1. A developer wants to create an Agent Skill from scratch and needs help defining triggers, outputs, and test cases.
  2. A skill author has an SKILL.md draft and wants to compare its results with a baseline.
  3. A team needs quantitative evaluation using pass rates, timing, token counts, and variance.
  4. A maintainer wants to revise skill instructions repeatedly based on benchmark results and user feedback.
  5. An author wants to optimize the description field after completing the skill to improve triggering accuracy.

Pros & cons

Pros
  • Covers the full skill-development loop from intent capture through testing, evaluation, and iteration.
  • Combines qualitative review with quantitative benchmarks covering pass rate, time, tokens, and variance.
  • Includes advanced workflows for expanding test sets, optimizing trigger descriptions, and optional blind comparisons.
  • Documents SKILL.md anatomy, progressive disclosure, and bundled-resource organization.
Limitations
  • The workflow depends on Claude Code-related execution, command-line scripts, and local filesystem access, so portability may require adaptation.
  • The sources do not document standalone installation or fixed versions for all dependencies.
  • The evaluation loop can be substantial; simple or highly subjective skills may not benefit from the full process.
  • The sources provide no standalone performance results or guarantees for this skill.

How to install

This skill is part of the internal plugin collection in anthropics/claude-plugins-official. The README documents collection installation with: /plugin install {plugin-name}@claude-plugins-official. In Claude Code, it can also be found through /plugin > Discover. A standalone installation procedure for this skill is not documented in the supplied sources.

How to use

After installing it in a compatible environment, give it a concrete request such as: “Help me create a skill for cleaning CSV files, design test prompts, and evaluate its performance.” For an existing skill, ask: “Here is my SKILL.md; run evaluations and improve it based on the results.” The documented workflow may create test prompts, output directories, benchmark files, and a review page.

FAQ

Does the source state that this skill costs money?
No. The supplied sources provide no pricing or cost information.
Can it improve an existing skill, not just create a new one?
Yes. Its description explicitly covers creating, modifying, improving, evaluating, benchmarking, and optimizing skill descriptions.
What permissions does it need?
The documented workflow reads and writes local files and runs commands such as Python and Claude CLI. It may also use MCP or browser-based review workflows; actual permissions depend on the host environment.
Will it work unchanged in every Agent Skills client?
Not necessarily. Its writing guidance is broadly applicable, but its evaluation, subagent, command-line, and review workflows are designed around Claude Code or related environments.

More skills from this repository

All from anthropics/claude-plugins-official

Productivity & Collaboration ✓ Anthropic · Official

Project Status Artifact

Turn complex, multi-stream work into a living project status page.

Design & Frontend ✓ Anthropic · Official

Distinctive Frontend Design

Build an intentional visual identity for interfaces that should not feel templated.

Dev & Engineering ✓ Anthropic · Official

MCP Interactive App Builder

Add chat-embedded forms, pickers, dashboards, and confirmation widgets to MCP servers.

Dev & Engineering ✓ Anthropic · Official

Claude Skill Template Example

A reference for understanding and creating Claude Code plugin skill templates.

Dev & Engineering ✓ Anthropic · Official

MCPB Local Server Packager

Bundle a local MCP server with its runtime into one installable file.

Dev & Engineering ✓ Anthropic · Official

Claude Code Receipts

Turn local Claude Code sessions and Git history into a shareable impact report.

Design & Frontend ✓ Anthropic · Official

Playground Builder

Turn complex visual or structural choices into a live, self-contained HTML explorer.

Dev & Engineering ✓ Anthropic · Official

MCP Server Builder

Helps developers choose the right MCP deployment, tool pattern, framework, and authentication before writing code.

Dev & Engineering ✓ Anthropic · Official

Claude Code Agent Development Guide

Design, write, and validate autonomous agents for Claude Code plugins.

Automation & Ops ✓ Anthropic · Official

Discord Channel Access

Manage Discord pairings, allowlists, and DM or group policies through a local JSON configuration.

Dev & Engineering ✓ Anthropic · Official

CLAUDE.md Improver

Audit and precisely improve CLAUDE.md files across a repository.

Dev & Engineering ✓ Anthropic · Official

Claude Code Hook Development

Design, configure, validate, and debug event-driven hooks for Claude Code plugins.

Dev & Engineering ✓ Anthropic · Official

MCP Integration for Claude Plugins

Configure MCP servers in Claude Code plugins to connect external services and expose their tools.

Dev & Engineering ✓ Anthropic · Official

Claude Code Plugin Skill Development

A practical guide to designing, writing, organizing, validating, and testing skills for Claude Code plugins.

Dev & Engineering ✓ Anthropic · Official

Claude Automation Advisor

Analyze a codebase and identify the most useful Claude Code automations for the project.

Dev & Engineering ✓ Anthropic · Official

Math Olympiad Adversarial Solver

Solve and stress-test IMO, Putnam, USAMO, and AIME problems with adversarial proof verification.

Dev & Engineering ✓ Anthropic · Official

Claude Code Plugin Blueprint

A practical guide to structuring plugins, configuring manifests, and organizing Claude Code components.

Dev & Engineering ✓ Anthropic · Official

Project Plugin Settings Pattern

Store and read configurable Claude Code plugin settings in project-local Markdown files.

Automation & Ops ✓ Anthropic · Official

M5Stack Onboarding

Detect, flash, and provision M5Stack ESP32 boards with UIFlow firmware and MicroPython apps.

Automation & Ops ✓ Anthropic · Official

Discord Channel Configurator

Save a Discord bot token and lock down channel access.

Related skills