skill-creator

Create, edit, and evaluate skills with SKILL.md drafting and eval cycles.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create a streamlined process for turning conversations into reusable Skill units, including drafting SKILL.md, running evals, collecting results, and iterating based on feedback.

Core Features & Use Cases

  • Draft and edit SKILL.md with YAML frontmatter for name, description, and settings.
  • Run evaluation cycles (with or without subagents), collect results, and generate benchmarks to drive improvements.
  • Optimize skill triggering descriptions and packaging steps for deployment in real-world projects.

Quick Start

Start by outlining the desired skill, then let the tool draft SKILL.md, run initial evals, and iterate based on feedback.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I automate skill creation and evaluation workflows?

Automating skill creation involves drafting SKILL.md files, running evaluation prompts, and iterating based on feedback. This tool structures the entire lifecycle end-to-end, from metadata enforcement to packaging, to produce ready-to-use skill units.

What is the best way to draft and iterate on SKILL.md files?

The best way to draft SKILL.md files is using a structured automation tool that generates YAML frontmatter for metadata. You can then run evaluation cycles, collect benchmark results, and iterate on the content based on performance feedback.

Can I run evaluation cycles with subagents when packaging skills?

Yes, you can run evaluation cycles with or without subagents. The tool collects results and generates benchmarks to drive improvements, ensuring the skill triggering descriptions are optimized before final packaging and deployment.

Do I need specific dependencies to manage skill iteration and packaging?

No dependencies are required to manage skill iteration and packaging. The tool operates independently to enforce structured metadata fields, run evals, and package ready-to-use skill units without external framework dependencies.

Why does my skill triggering description need optimization?

Skill triggering descriptions need optimization to ensure accurate deployment in real-world projects. The tool addresses this by running evaluation cycles and collecting benchmark results, allowing you to iterate based on concrete performance feedback.

What structured metadata fields are required for creating a skill?

Creating a skill requires structured metadata fields including name, description, complexity, category, and keywords. The automation tool enforces these fields within the YAML frontmatter of the SKILL.md file during the drafting process.