skill-creator

Build, test, and benchmark Claude Skills with evaluation workflows.

Updated Mar 4, 2024
One-click install
npx skills add https://github.com/juprem/sandbox-react --skill skill-creator-juprem
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/juprem/sandbox-react/tree/main/.gemini/skills/skill-creator
Command: npx skills add https://github.com/juprem/sandbox-react --skill skill-creator-juprem

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Create, refine, and evaluate Claude Skills across their lifecycle: from ideation to benchmarking, iteration, and deployment.

Core Features & Use Cases

  • Create new skills from scratch
  • Modify and improve existing skills and measure performance
  • Run evals, benchmarks, and trigger optimization to increase triggering accuracy
  • Archive and orchestrate multiple iterations with traceable results
  • Integrate references, scripts, and assets to support deterministic tasks and rich documentation

Quick Start

Draft a new skill, then run the end-to-end eval loop to test and iterate until the triggering is robust.

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, draft a new skill and run the end-to-end evaluation loop to measure triggering accuracy and iterate until deployment is reliable.

What is skill triggering optimization and how does it work?

Skill triggering optimization is the process of running benchmarks and multi-step evaluation workflows to refine a skill's description, ensuring reliable and accurate activation across varied inputs.

Can I benchmark multiple skill variants to compare performance?

Yes, you can benchmark multiple skill variants by running variant testing and automated optimizations, archiving each iteration with traceable results to compare performance.

Do I need pyyaml to use the skill creation and evaluation workflows?

Yes, pyyaml is a required dependency for running the skill creation, refinement, and automated evaluation workflows that handle configuration and traceable benchmarking results.

How do I integrate scripts and references into a new skill?

You integrate scripts and references by attaching them as optional resources during skill creation, supporting deterministic task execution and providing rich documentation for automated workflows.