skill-creator

Draft and refine Claude skills by writing SKILL.md and iterating with evaluations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/menhulu233/gearlai --skill skill-creator-menhulu233
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/menhulu233/gearlai/tree/main/SKILLs/skill-creator
Command: npx skills add https://github.com/menhulu233/gearlai --skill skill-creator-menhulu233

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill Creator solves the challenge of turning an idea for a Claude skill into a well-documented, testable package by guiding you through intent capture, SKILL.md drafting, and iterative evaluation with automated benchmarks.

Core Features & Use Cases

  • Structured drafting: capture intent, write frontmatter, and compose the SKILL.md with clear instructions and references.
  • Evaluation loop integration: run prompts, collect results, and compare with baselines or previous iterations.
  • Iterative improvement: rewrite skill content based on quantitative and qualitative feedback, including optional benchmarking and viewer reports.
  • Packaging and reuse: support scripts, references, and assets to make skills portable and auditable.

Quick Start

Draft a new skill and run the evaluation loop to test, compare, and iterate until you land on a robust description and validated prompts.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create a Claude skill from scratch?

Create a Claude skill by capturing intent, drafting the SKILL.md file with frontmatter, and running evaluation loops to refine instructions into a robust package.

What is the best way to refine prompt engineering workflows?

Refine prompt engineering workflows by running an evaluation loop that collects prompt results, compares them against baselines, and iteratively rewrites the SKILL.md content.

Does the skill creation process support automated benchmarking?

Yes, skill creation supports automated benchmarking by integrating quantitative and qualitative feedback to evaluate prompts and generate optional viewer reports.

How do I package Claude skills for reuse?

Package Claude skills for reuse by bundling the validated SKILL.md with support scripts, references, and assets, making the finalized skill portable and auditable.

What do I need to start drafting a Claude skill?

To start drafting a Claude skill, you need a clear task intent and an initial prompt, which the workflow then structures into frontmatter and formal SKILL.md instructions.