skill-creator

Automate creation, evaluation, and refinement of Claude skills with SKILL.md drafts and trigger optimization.

1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/rapid-recovery-agency-inc/agents-skills --skill skill-creator-rapid-recovery-agency-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/rapid-recovery-agency-inc/agents-skills/tree/main/skills/generic/skill-creator
Command: npx skills add https://github.com/rapid-recovery-agency-inc/agents-skills --skill skill-creator-rapid-recovery-agency-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires anthropic, pyyaml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Creates a structured, repeatable workflow for designing, testing, and refining Claude skills—from initial drafting of SKILL.md to running evals, benchmarking, and optimizing triggering descriptions for better accuracy.

Core Features & Use Cases

  • End-to-end skill design: draft, evaluate with evals, generate benchmarks, and iterate to improve performance.
  • Trigger optimization: identify gaps in triggering and rewrite descriptions to maximize activation in real-world prompts.
  • Versioned improvement: maintain history of iterations and compare outcomes across cycles.

Quick Start

Draft a new skill, run initial evaluations, and iteratively refine the description based on feedback and benchmarking results.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I automate drafting and testing AI skills for Claude?

Automating AI skill creation involves using a structured workflow to draft SKILL.md files, run evaluations, and iteratively refine trigger descriptions. This process exposes dependencies and assets to ensure reproducible skill packaging.

What is the best way to optimize triggering descriptions for AI workflows?

The best way to optimize triggering descriptions is to identify gaps in skill activation and rewrite descriptions using benchmarking and variance analysis. This maximizes accuracy and ensures the skill triggers correctly in real-world prompts.

How do I evaluate and benchmark prompt-engineering workflows effectively?

Evaluating prompt-engineering workflows requires running structured evals, generating benchmarks, and comparing performance across versioned iterations. This allows teams to measure variance and iteratively improve the skill based on quantitative feedback.

Do I need pyyaml and anthropic dependencies to validate skill structure?

Yes, validating skill structure and resources requires the anthropic and pyyaml dependencies. These packages facilitate reproducible packaging by exposing internal assets and enabling the execution of automated evaluations.

Can I use this workflow to improve existing Claude skills rather than starting from scratch?

Yes, you can improve existing Claude skills by applying variance analysis and running new evaluations. The workflow supports versioned improvement, allowing you to maintain a history of iterations and compare outcomes across refinement cycles.

Why does my Claude skill fail to trigger accurately in real-world prompts?

Inaccurate triggering often stems from poorly optimized descriptions or missing dependencies. Running variance analysis and rewriting the triggering descriptions based on benchmarking results will expose gaps and maximize activation accuracy.