skill-creator

Draft SKILL.md files and run eval-driven loops to refine skills.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/mobster570/oc-claude-plugin-dev --skill skill-creator-mobster570
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/mobster570/oc-claude-plugin-dev/tree/main/plugin-src/skills/skill-creator
Command: npx skills add https://github.com/mobster570/oc-claude-plugin-dev --skill skill-creator-mobster570

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires anthropic, pyyaml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill orchestrates the end-to-end process of creating new skills, from drafting SKILL.md to running eval loops, analyzing results, and iterating until a high-quality, trigger-accurate skill is achieved.

Core Features & Use Cases

  • Draft and organize SKILL.md with frontmatter and detailed instructions for progressive disclosure
  • Configure and run eval-driven loops to test triggering, benchmarks, and description optimization
  • Iterate on skill design using aggregated results, visual reports, and automated improvements
  • Package finalized skills for distribution and adoption across projects

Quick Start

Draft the SKILL.md for a new capability, then run the end-to-end skill development loop to trigger evaluations, review results, and refine the skill description.

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 trigger evaluation loops?

Automating skill creation involves drafting SKILL.md, configuring eval sets, and running trigger-evaluation loops to test benchmarks. This Skill orchestrates that end-to-end workflow, iterating on aggregated results until a high-quality, trigger-accurate skill is achieved.

What is an eval-driven development loop for skill design?

An eval-driven development loop is a process that tests skill triggering and benchmarks against configured eval sets. It analyzes aggregated results and visual reports to iterate on skill descriptions and instructions until trigger accuracy is optimized.

How do I package and distribute finalized skills across projects?

Packaging finalized skills for distribution involves organizing the refined SKILL.md, accompanying scripts, references, and assets. This Skill automates the packaging workflow to facilitate adoption and deployment across multiple projects.

Do I need pyyaml and anthropic dependencies to run skill evaluations?

Yes, running end-to-end skill evaluation loops requires both the anthropic and pyyaml dependencies. These libraries support the underlying automation scripts and configuration parsing needed to benchmark and iterate on skill designs.

What's the best way to optimize skill descriptions for accurate triggering?

The best way to optimize skill descriptions for triggering is by running automated trigger-evaluation loops. This process benchmarks description variations, generates visual reports from aggregated results, and applies automated improvements to refine accuracy.