skill-creator

Manage end-to-end Claude skill creation workflows with structured evaluations.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/CeJIDb/sab-win-26-parking --skill skill-creator-cejidb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/CeJIDb/sab-win-26-parking/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/CeJIDb/sab-win-26-parking --skill skill-creator-cejidb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps teams codify and accelerate the end-to-end process of creating, testing, and refining Claude skills, aligning them with real user needs and measurable evals.

Core Features & Use Cases

  • End-to-end skill workflow: define intent, draft SKILL.md, prepare evals, run trigger evaluation, and iterate improvements.
  • Easily orchestrate evals: load eval sets, track results, and generate reports to guide improvements.
  • Descriptor optimization: leverage description improvement to improve skill triggering accuracy and user adoption.
  • Bundled resources management: integrate with scripts, references, and assets for deterministic tasks and on-demand knowledge.

Quick Start

Draft a new skill by outlining its goal, trigger contexts, and first test plan, then iterate.

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 define the intent, draft the SKILL.md file, prepare evals, run trigger evaluations, and iterate improvements. This workflow codifies the entire process from initial prompt drafting to final description optimization.

How do I run trigger evaluations to refine a SKILL.md file?

You run trigger evaluations by loading eval sets into the workflow, tracking the results, and generating reports. These evaluation reports guide structured iterations to improve the skill's triggering accuracy and user adoption.

What is the best way to manage bundled resources like scripts when building skills?

Managing bundled resources involves integrating scripts, references, and assets directly into the skill. This integration provides deterministic task execution and on-demand knowledge retrieval for the downstream tooling.

Can I optimize skill descriptions to improve triggering accuracy?

You can optimize skill descriptions through descriptor optimization. This process refines the description to ensure the skill triggers accurately in the right contexts, directly improving user adoption.

Do I need prior test plans to start iterating on Claude skills?

You need a first test plan to start iterating on Claude skills. The quick start process requires outlining the skill's goal, trigger contexts, and an initial test plan before running evaluations and making improvements.

Why does my skill workflow need standardized outputs?

Your skill workflow needs standardized outputs to enable seamless integration with downstream tooling. These outputs ensure that the results from trigger evaluations and iterative improvements are consistently structured for further processing.