skill-creator-cli

Create, validate, and optimize Claude skills through SKILL.md drafting and trigger evaluations.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/tomoya0318/dotfiles --skill skill-creator-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator-cli
Source: https://github.com/tomoya0318/dotfiles/tree/main/dot_claude/skills/skill-creator-cli
Command: npx skills add https://github.com/tomoya0318/dotfiles --skill skill-creator-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides teams and individuals through the end-to-end lifecycle of creating, evaluating, and refining Claude skills—from drafting SKILL.md to benchmarking and optimizing trigger descriptions—reducing friction and enabling production-grade skills.

Core Features & Use Cases

  • End-to-end skill lifecycle: capture intent, draft the SKILL.md, add optional resources, and package the skill for deployment.
  • Evaluation and iteration: run trigger evaluations, generate improved descriptions, and track progress across iterations.
  • Quality and packaging: validate the skill's frontmatter, manage evals, and prepare distributable skill bundles.
  • Use cases include creating a brand-new skill from scratch, iterating to improve triggering accuracy, and optimizing trigger descriptions for better discovery.

Quick Start

Draft a new skill description, run a basic evaluation loop, and iteratively refine the trigger description until it reliably fires for your target prompts.

Frequently Asked Questions about skill-creator-cli

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

FAQPage Schema
How do I create and iterate on Claude skills end-to-end?

To create Claude skills end-to-end, you capture your initial intent, draft the SKILL.md file, run trigger evaluations, and iteratively refine the description and content to maximize triggering accuracy.

What is the best way to optimize trigger descriptions for better skill discovery?

The best way to optimize trigger descriptions is to run trigger evaluations, generate improved descriptions based on the results, and track progress across iterations until the skill reliably fires for target prompts.

How does trigger evaluation work when refining a SKILL.md file?

Trigger evaluation works by testing your drafted SKILL.md against various prompts, allowing you to measure triggering accuracy, identify gaps in the description, and iteratively improve the content for better matching.

What steps are needed to package a Claude skill for production deployment?

To package a Claude skill for deployment, you validate the skill's frontmatter, manage evaluations, add any optional resources, and prepare the final distributable skill bundle for production use.

Can I validate skill frontmatter and manage evals without external dependencies?

Yes, you can validate skill frontmatter and manage evals independently, as this skill operates without external dependencies to guide the entire skill lifecycle from drafting to packaging.

Why does my skill description fail to trigger reliably for target prompts?

A skill description fails to trigger reliably when it lacks optimization, which you can resolve by running iterative trigger evaluations and refining the description until it consistently matches target prompts.