skill-creator

Create and optimize Claude skills with YAML frontmatter and Markdown instructions.

Updated Oct 27, 2024
One-click install
npx skills add https://github.com/TimMoyence/Innov-mind-museum --skill skill-creator-timmoyence
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/TimMoyence/Innov-mind-museum/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/TimMoyence/Innov-mind-museum --skill skill-creator-timmoyence

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams create, modify, and measure Claude skills from concept to production, accelerating the lifecycle of skill development.

Core Features & Use Cases

  • Draft new skills and update existing ones with a clear frontmatter template and guidance in SKILL.md.
  • Run evaluations, benchmarks, and variance analyses to quantify skill performance and triggering accuracy.
  • Optimize descriptions to improve triggering across multiple domains and use cases.

Quick Start

Provide a draft description for a new skill and run an initial evaluation to begin iteration.

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 new Claude skill from scratch?

To create a new Claude skill, you provide a draft description to initialize the workflow. The skill then generates a SKILL.md file with YAML frontmatter for metadata and a Markdown body for instructions, supporting scripts and references as needed.

What is the best way to evaluate and benchmark skill performance?

Evaluating and benchmarking skill performance involves running variance analyses and automated evaluations across iterations. This process quantifies the skill's triggering accuracy and operational effectiveness to ensure reliable execution before production deployment.

How do I optimize a skill description to improve triggering accuracy?

Optimizing a skill description to improve triggering requires iterating on the YAML frontmatter metadata across multiple domains. Running evaluations helps quantify performance, allowing you to refine the text for precise activation in target use cases.

Can I update an existing skill's Markdown body and frontmatter?

You can update an existing skill by modifying its Markdown body and YAML frontmatter. The skill development workflow supports drafting modifications and running benchmarks to measure the impact of changes on triggering and performance.

Do I need any external dependencies to automate my skill development workflow?

No external dependencies are required to automate your skill development workflow. The skill operates independently to draft, evaluate, and benchmark instructions using optional internal scripts, references, and assets.