skill-creator

Create, test, and refine Claude skills with eval prompts.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/digisurfsome/Greptacular --skill skill-creator-digisurfsome
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/digisurfsome/Greptacular/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/digisurfsome/Greptacular --skill skill-creator-digisurfsome

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a structured workflow to create new Claude code skills, evaluate them with iterative test prompts, and optimize their triggering descriptions for better accuracy and reliability.

Core Features & Use Cases

  • End-to-end skill creation: draft, test, iterate, and document new skills for Claude Code deployments.
  • Eval-driven improvement: run trigger evaluations, aggregate results, and refine skill descriptions and body content.
  • Description optimization: automatically tune triggering descriptions to increase activation rates and reduce misses.

Quick Start

Draft your skill, run the evaluation loop on a sample prompt, and iteratively refine the skill until triggering is reliable.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create and test Claude skills end-to-end?

To create and test Claude skills, you can use an end-to-end workflow that guides you through drafting, interviewing, testing, and iterative improvement using evaluation prompts to refine the skill body and frontmatter instructions.

What is the best way to optimize skill triggering descriptions for better activation rates?

Optimizing skill triggering descriptions involves running trigger evaluations, aggregating the test results, and iteratively refining the descriptions to increase activation rates and reduce misses for reliable skill execution.

Can I use YAML and Anthropic dependencies to automate skill evaluation workflows?

Yes, you can use YAML and Anthropic dependencies to automate the skill evaluation workflow, providing the necessary tooling, references, and validation steps to ensure frontmatter and body instructions are correct and scalable.

How do I iteratively refine prompt engineering skills using test prompts?

You iteratively refine prompt engineering skills by drafting the skill, running an evaluation loop on sample prompts, and applying result-driven refinement to the skill descriptions and body content until triggering is reliable.

What are the limitations of eval-driven improvement for Claude code skill creation?

The limitations of eval-driven improvement depend on the quality of your sample evaluation prompts; if the test prompts do not cover your actual use cases, the iterative refinement of triggering descriptions and body content may not scale effectively.