ck:skill-creator

Create or update Claude skills with eval-driven iteration and bundled resources.

1|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/quanganh208/cookmate --skill ck-skill-creator-quanganh208
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:skill-creator
Source: https://github.com/quanganh208/cookmate/tree/main/.opencode/skills/skill-creator
Command: npx skills add https://github.com/quanganh208/cookmate --skill ck-skill-creator-quanganh208

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill automates the creation, evaluation, and iterative improvement of Claude skills so authors can reliably produce triggerable, secure, and benchmark-optimized skills without manual trial-and-error.

Core Features & Use Cases

  • Skill Initialization: Templates and init scripts to scaffold SKILL.md, scripts/, references/, and assets/.
  • Eval & Benchmarking: Parallel with/without-skill runs, grader/comparator/analyzer agents, aggregation and reporting for quantitative validation.
  • Description Optimization & Packaging: Automated description improvement loop, packaging, quick validation, and distribution guidance.
  • Use Case: Create a new skill, run evals to measure trigger accuracy, iterate on the description with the optimizer, and package the validated skill for distribution.

Quick Start

Ask the skill to initialize or improve a named skill, run the eval suite to benchmark trigger and output quality, and package the validated skill for distribution.

Frequently Asked Questions about ck:skill-creator

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

FAQPage Schema
How do I automate Claude skill creation and benchmark trigger accuracy?

Automate Claude skill creation and benchmark trigger accuracy by using eval-driven iteration scripts that run parallel with-and-without-skill tests, aggregate results, and validate performance quantitatively.

What is eval-driven iteration for skill engineering and how does it work?

Eval-driven iteration for skill engineering is a process of running parallel benchmark tests, grading outputs with analyzer agents, and aggregating data to quantitatively validate and improve trigger accuracy and overall skill performance.

How to package and optimize SKILL.md descriptions for reliable triggering?

Package and optimize SKILL.md descriptions by running an automated description improvement loop that iteratively refines trigger conditions, followed by quick validation scripts and packaging guidance for secure distribution.

Can I scaffold SKILL.md, scripts, and references without manual trial-and-error?

Yes, you can scaffold SKILL.md, scripts, and references without manual trial-and-error by using initialization templates that generate the required directory structure and bundled resources automatically.

Do I need the anthropic dependency to run parallel eval workflows?

Yes, the anthropic dependency is required to run parallel eval workflows, utilize grader and comparator agents, and execute the automated description optimization loop for iterative skill improvement.

Best way to validate skill performance before distribution?

The best way to validate skill performance before distribution is to run the integrated eval suite for quantitative benchmarking, analyze post-hoc aggregation reports, and execute quick validation packaging checks.