skill-creator

Automate creation, evaluation, and refinement of Claude skills with SKILL.md.

1|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/ppijbb/sparkleforge --skill skill-creator-ppijbb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/ppijbb/sparkleforge/tree/main/skills/skill-creator
Command: npx skills add https://github.com/ppijbb/sparkleforge --skill skill-creator-ppijbb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill Creator standardizes and accelerates the end-to-end process of drafting, validating, and improving Claude skills, turning ideas into production-ready SKILL.md with repeatable evaluation loops.

Core Features & Use Cases

  • Frontmatter-driven discovery: Ensures each skill defines a name and description for reliable triggering and discovery.
  • Iterative improvement workflow: Guides interviewing, test prompt creation, eval setup, and result-driven rewrites to raise skill quality over time.
  • Bundled resources framework: Supports optional scripts, references, and assets that can be added to accelerate automation, testing, and deployment.

Quick Start

Draft your first SKILL.md with a frontmatter name and description, and define an initial evaluation prompt to begin the iteration loop.

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 with a structured SKILL.md file?

To create a Claude skill, draft a SKILL.md file containing frontmatter with a name and description, compose the Markdown body, and organize optional scripts or assets. This process standardizes skill creation for reliable discovery and execution.

What is the best way to evaluate and iterate on prompt skills?

The best way to evaluate prompt skills is to establish a repeatable evaluation loop using test prompts and benchmarks. This iterative workflow guides result-driven rewrites to continuously raise skill quality over time.

How does frontmatter-driven discovery work for Claude skills?

Frontmatter-driven discovery works by requiring each skill to define a name and description in its SKILL.md frontmatter. This structured metadata ensures reliable triggering and accurate discovery across the platform.

Can I bundle scripts and references with my SKILL.md for deterministic execution?

Yes, you can bundle optional scripts, references, and assets alongside your SKILL.md. These bundled resources accelerate automation, testing, and deployment to enable deterministic execution and evaluation.

What's included in the end-to-end skill creation workflow?

The end-to-end skill creation workflow includes drafting frontmatter, composing the Markdown body, setting up evaluations, and organizing optional resources. It standardizes the process of turning ideas into production-ready SKILL.md files.

Do I need a benchmark to test my skill prompts?

Yes, setting up a benchmark is part of the iterative improvement workflow. Creating test prompts and configuring an evaluation setup enables reproducible testing and result-driven rewrites to improve skill quality.