skill-creator

Design, test, and iterate Claude skills through a structured draft-to-evaluation workflow.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Ikki-Group/erp --skill skill-creator-ikki-group
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/Ikki-Group/erp/tree/main/.agents/skills/skill-creator
Command: npx skills add https://github.com/Ikki-Group/erp --skill skill-creator-ikki-group

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Skill Creator provides a structured approach to designing, testing, and refining Claude skills, enabling teams to systematically capture intent, test performance, and iterate to achieve reliable triggering and high-quality outputs.

Core Features & Use Cases

  • End-to-end workflow for drafting, evaluating, and iterating skills (draft → eval → iterate → benchmark).
  • Reusable scaffolding and scripts for running tests, collecting metrics, and generating reports.
  • References and assets for deterministic tooling, reproducible evals, and output templating.
  • Use cases include creating a new skill from scratch, improving an existing skill, and optimizing its triggering description.

Quick Start

Draft a new skill using the available SKILL.md scaffolding, then run the evaluation loop to test, improve, and benchmark it.

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 iterate Claude skills with a structured workflow?

To create and iterate Claude skills, use a structured workflow that guides teams from drafting to evaluation and benchmarking, applying bundled scripts and references to ensure reliable triggering and high-quality outputs.

What is the best way to run evals and benchmark an existing skill?

Running evals and benchmarking an existing skill requires reusable scaffolding and scripts that collect metrics, test performance, and generate reports to optimize triggering descriptions and overall quality.

How does skill evaluation and testing work for Claude automation?

Skill evaluation and testing works by coordinating bundled resources, using scripts for deterministic tasks and references for background, to support reproducible evals and repeatable skill development.

Do I need PyYAML to design and test skills?

Designing and testing skills requires PyYAML as a dependency, utilizing the provided SKILL.md scaffolding and assets for output templating to run the evaluation loop effectively.

When should I not use an automated skill iteration approach?

Automated skill iteration is not suitable when deterministic tooling and reproducible evals are unnecessary, or when a project lacks the structured workflow needed to capture intent and test performance.