skill-creator

Create and iteratively improve Claude-style skills with SKILL.md and evals.

5|2|Updated Feb 1, 2025
One-click install
npx skills add https://github.com/glassBead-tc/audius-mcp-atris --skill skill-creator-glassbead-tc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/glassBead-tc/audius-mcp-atris/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/glassBead-tc/audius-mcp-atris --skill skill-creator-glassbead-tc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams and individuals define, implement, and iteratively improve Claude-style skills. It guides users through capturing intent, drafting SKILL.md, and running repeatable evals to measure performance, all within a structured workflow that emphasizes safety and clear trigger criteria.

Core Features & Use Cases

  • Structured skill creation: Capture intent, draft SKILL.md, and establish evaluation criteria.
  • Iterative improvement loop: Run evals, analyze results, and rewrite skills based on feedback, benchmarks, and variance analysis.
  • Trigger optimization: Use the description optimization workflow to improve skill triggering and reliability for user prompts.
  • Use cases include creating new skills from scratch, editing existing ones, and benchmarking performance across iterations.

Quick Start

Write a concise, clear SKILL.md for a new skill, then begin an iterative cycle of drafting, evaluating, and refining with user feedback.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create and iterate on Claude-style assistant skills?

Creating Claude-style skills involves defining intent, drafting a SKILL.md file, and running iterative evaluation loops to measure performance and refine prompts. This workflow provides a structured approach to capture intent, establish evaluation criteria, and optimize triggers.

What is the best way to structure a SKILL.md file for prompt engineering?

A SKILL.md file requires frontmatter with a name and description, along with optional bundles for scripts, references, and assets. Structuring it correctly ensures clear trigger criteria for user prompts and integrates toxicity and safety checks during metadata generation.

How does an iterative evaluation loop improve skill triggering?

Iterative evaluation loops improve skill triggering by running benchmarks, analyzing variance, and rewriting skills based on feedback. Using the description optimization workflow refines trigger reliability, ensuring the assistant activates accurately for specific user prompts.

Can I edit existing skills and benchmark performance across multiple prompts?

Yes, editing existing skills and benchmarking performance across multiple prompts is supported. The workflow allows you to analyze evaluation results, apply feedback, and run variance analysis to iteratively improve the skill's behavior and response accuracy.

Do I need to run toxicity and safety checks when generating skill metadata?

Toxicity and safety checks are required as part of the metadata generation process. These checks ensure that the newly created or edited assistant skills comply with safety standards before entering the iterative evaluation and refinement phase.