skill-creator

Automate the end-to-end lifecycle of creating, testing, and refining Claude skills.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end lifecycle of creating, testing, and refining new Claude skills.

Core Features & Use Cases

  • Guided intent capture and SKILL.md drafting
  • Built-in evaluation loops with test prompts and iteration
  • Safety checks, documentation scaffolding, and progress tracking
  • Support for bundling optional resources (scripts, references, assets) for repeatable deployment

Quick Start

Describe the capability you want, and Skill Creator will draft a skill, create tests, run iterations, and propose improvements.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I automate creating and testing new Claude skills?

To automate creating and testing new Claude skills, describe the capability you want. The system drafts the SKILL.md file, generates test prompts, runs evaluation loops, and proposes iterative improvements.

What is the best way to structure prompt-engineering workflows for skill development?

The best way to structure prompt-engineering workflows is using guided intent capture and documentation scaffolding. This enforces safe defaults and tracks progress during skill creation and iteration.

Can I bundle scripts and references when I generate a new skill?

Yes, you can bundle optional resources like scripts, references, and assets. This ensures repeatable deployment of the generated skill alongside its core SKILL.md file.

Does the skill creation process include built-in guardrails for prompt engineering?

Yes, the skill creation process includes built-in guardrails for prompt engineering. It enforces safe defaults during intent capture, SKILL.md generation, and the iterative improvement loops.

How do I refine an existing skill using automated evaluation loops?

To refine a skill using automated evaluation loops, the system creates test prompts and runs iterations against your drafted skill. It then proposes targeted improvements based on the evaluation results.