skill-creator

Automate end-to-end skill creation, evaluation, and iteration with standardized structure.

13|2|Updated Nov 26, 2025
One-click install
npx skills add https://github.com/cccnam5158/sync-multi-chat --skill skill-creator-cccnam5158
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/cccnam5158/sync-multi-chat/tree/main/src/data/skills/skill-creator
Command: npx skills add https://github.com/cccnam5158/sync-multi-chat --skill skill-creator-cccnam5158

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires anthropic, PyYAML.

What problem does it solve?

This Skill guides users through the end-to-end process of creating new Claude-like skills, refining existing ones, and measuring performance to accelerate skill development and triggering accuracy.

Core Features & Use Cases

  • Draft new skills from user intent and implement an iterative evaluation plan.
  • Run structured evaluations, collect qualitative feedback, and generate quantitative benchmarks.
  • Improve skill descriptions automatically based on evaluation results to increase triggering reliability.
  • Use cases include standardizing skill creation workflows, rapid prototyping, and optimizing existing skills for consistency and robustness.

Quick Start

Draft a skill, run the evaluation loop, and iterate until the evaluation results show stable improvements.

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 creation and evaluation for Claude-like systems?

Automating skill creation involves drafting a base skill, running structured evaluations, and iterating descriptions based on benchmarks to improve triggering accuracy. This provides a standardized frontmatter and body structure for repeatable workflows.

What is the best way to standardize frontmatter and body structure for rapid skill prototyping?

Standardizing frontmatter and body structure requires applying a repeatable workflow with optional bundles like scripts, references, and assets. This ensures consistency and robustness across rapidly prototyped skills through safety validations.

How do I run structured evaluations and collect benchmarks to improve existing skills?

Running structured evaluations involves collecting qualitative feedback and generating quantitative benchmarks. You use these results to automatically improve skill descriptions, increasing triggering reliability and overall performance.

Can I use PyYAML and Anthropic dependencies to draft and test skills with optional bundles?

Yes, you can use PyYAML and Anthropic dependencies to draft, test, and benchmark skills. The system supports optional bundles including scripts, references, and assets while performing safety validations during the iteration process.

Why does my skill triggering accuracy degrade after multiple iterations?

Triggering accuracy degrades when skill descriptions lack optimization based on evaluation results. Iteratively refining descriptions using quantitative benchmarks and qualitative feedback ensures stable improvements and reliable triggering performance.

Do I need markdown formatting to implement an iterative evaluation plan for new skills?

Yes, markdown formatting is required to define the standardized frontmatter and body structure for new skills. This format enables the automated system to draft, test, and benchmark skills effectively throughout the iteration loop.