skill-creator

Automate end-to-end design, evaluation, and optimization of Claude skills.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/dusvlf111/claude-setting-v0.1-fsd-next-etc --skill skill-creator-dusvlf111
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/dusvlf111/claude-setting-v0.1-fsd-next-etc/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/dusvlf111/claude-setting-v0.1-fsd-next-etc --skill skill-creator-dusvlf111

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the end-to-end process of creating, refining, and evaluating Claude skills, helping teams standardize patterns and accelerate delivery.

Core Features & Use Cases

  • Draft new skills from user intent
  • Run structured evals, compare results, and iterate
  • Prepare and optimize skill descriptions for better triggering accuracy
  • Bundle and package skills for deployment (scripts/references/assets)

Quick Start

Draft a skill from a user goal, run initial evaluations, and iteratively improve until triggering and performance 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 Claude skill creation from a basic user intent?

Automating Claude skill creation involves drafting a new skill from user intent, then iteratively running structured evaluations and refining the description until triggering accuracy improves. This workflow standardizes patterns and accelerates delivery by supporting progressive disclosure with SKILL.md frontmatter.

Can I use YAML for configuring skill-creation workflows and progressive disclosure?

YAML is required as a dependency for configuring skill-creation workflows. It structures the SKILL.md frontmatter used for progressive disclosure, enabling the bundling and packaging of scripts, references, and assets for deployment.

How do I optimize Claude skill descriptions for better triggering accuracy?

Optimizing Claude skill descriptions requires preparing and refining the text within the SKILL.md frontmatter to improve triggering accuracy. The workflow involves running structured evaluations, comparing results, and iterating on the description until performance targets are met.

Does this skill-creation workflow support packaging scripts and references for deployment?

The skill-creation workflow supports bundling and packaging skills for deployment by incorporating optional scripts, references, and assets. This automates the end-to-end design process and ensures all components are correctly structured for use.