skill-creator

Automate skill development from intent capture to SKILL.md drafting and evaluations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps teams standardize and accelerate the creation, refinement, and evaluation of Claude skills by providing a repeatable workflow from intent capture to SKILL.md frontmatter and an integrated evaluation loop.

Core Features & Use Cases

  • Draft and encode skill intent into SKILL.md with required name and description frontmatter.
  • Conduct interviews and research to refine scope and success criteria, then write the SKILL.md body.
  • Run end-to-end evaluations and generate iteration-based workloads to test and improve the skill.
  • Benchmark performance across iterations and visualize results with the eval viewer.
  • Bundle optional resources (scripts, references, assets) to support deterministic tasks and richer context.

Quick Start

Start by outlining your skill goal, intended prompts, and evaluation criteria, then generate the initial SKILL.md to begin the draft-and-test loop.

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 development from intent capture to drafting a SKILL.md file?

Skill development automation captures your intent, drafts the SKILL.md file with required frontmatter fields like name and description, and triggers evaluations to standardize the creation workflow. It conducts interviews to refine scope and success criteria.

What is the best way to benchmark skill performance across multiple iterations?

Benchmarking skill performance involves running end-to-end evaluations and generating iteration-based workloads to test improvements. You can visualize the benchmark results across iterations using the integrated eval viewer to track progress.

How does running an evaluation loop improve my workflow for skill iteration?

An evaluation loop improves skill iteration by generating test workloads that measure deterministic execution against defined success criteria. It automates the draft-and-test cycle, allowing you to benchmark and optimize triggering descriptions continuously.

Do I need specific frontmatter fields to execute skill development deterministically?

Yes, deterministic skill execution requires frontmatter fields including name and description. You can also bundle optional resources like scripts, references, and assets to support deterministic tasks and provide richer context for the workflow.

Can I bundle external scripts and references with my SKILL.md for richer context?

Yes, you can bundle optional resources such as scripts, references, and assets alongside your SKILL.md. These bundles support deterministic task execution and supply richer context during the end-to-end skill development and evaluation process.

When should I not use an automated workflow for skill refinement?

Automated skill refinement workflows are not ideal when you lack a defined workflow or clear evaluation criteria. Without established intent, success metrics, or the need for benchmarking, manual drafting may be more suitable than the automated draft-and-test loop.