skill-creator

Automates the end-to-end workflow for creating, evaluating, and refining Claude skills.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/RugkeyPro/agent-skills --skill skill-creator-rugkeypro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/RugkeyPro/agent-skills/tree/main/skill-creator
Command: npx skills add https://github.com/RugkeyPro/agent-skills --skill skill-creator-rugkeypro

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a structured, repeatable workflow to draft, evaluate, and improve Claude skills, reducing guesswork and accelerating dependable skill development.

Core Features & Use Cases

  • End-to-end skill creation: capture intent, draft SKILL.md, and scaffold evaluation loops.
  • Evaluate and iterate: run prompts, read evals, and refine skill descriptions and assets.
  • Manage resources: coordinate optional scripts, references, and assets to support deterministic tasks and learning.

Quick Start

Draft a new skill, run the evaluation loop, review results, and iterate to improve.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I automate the Claude skill creation workflow end-to-end?

You can automate Claude skill creation by capturing intent, drafting SKILL.md files, and scaffolding evaluation loops to iteratively test and refine trigger descriptions and prompts.

What is the best way to evaluate and iterate on Claude prompts?

Evaluating and iterating on Claude prompts involves running test cases, reading evaluation logs, and refining skill descriptions and assets based on benchmarking results and version history.

How does iterative feedback improve workflow automation for Claude skills?

Iterative feedback improves workflow automation by providing structured evaluation loops that log results, benchmark performance, and track version history to reliably evolve Claude skills.

Do I need YAML to scaffold evaluation loops for Claude skills?

Yes, YAML is a required dependency to scaffold evaluation loops, manage configuration files, and coordinate scripts, references, and assets during the Claude skill creation process.

Can I manage scripts and references alongside prompt iteration?

Yes, you can coordinate optional scripts, references, and assets to support deterministic tasks and learning while simultaneously running prompt evaluations and refining trigger descriptions.