skill-creator

Draft SKILL.md files and run evaluation loops to improve trigger accuracy.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/cookeyholder/django-devcontainer-template --skill skill-creator-cookeyholder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/cookeyholder/django-devcontainer-template/tree/main/.agent/skills/skill-creator
Command: npx skills add https://github.com/cookeyholder/django-devcontainer-template --skill skill-creator-cookeyholder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yaml, and includes scripts (resource) components.

What problem does it solve?

The Skill Creator helps teams design, write, and iteratively improve AI skills by guiding interviews, creating SKILL.md bodies, and coordinating eval/benchmark workflows.

Core Features & Use Cases

  • Create new skills from user prompts and convert ideas into SKILL.md frontmatter and content
  • Run end-to-end evaluation loops (evaluate, iterate, and benchmark) to improve triggering accuracy
  • Sync local skills with upstream repositories and re-synchronize AI skills when upstream changes
  • Manage multi-iteration history, and generate clear evaluation or benchmark reports

Quick Start

Draft a new skill from your idea, run the evaluation loop, and iteratively improve until triggering is optimized.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I automate AI skill creation and optimization workflows?

You can automate AI skill creation by drafting SKILL.md files from user prompts, running evaluation loops, and benchmarking to iteratively improve trigger accuracy. This workflow guides interviews and coordinates eval workflows to optimize skill development.

What is an evaluation loop for improving AI skill triggering accuracy?

An evaluation loop is a benchmarking workflow that tests, evaluates, and iterates AI skills to improve trigger accuracy across prompts. It generates clear evaluation reports to measure performance and refine SKILL.md content.

How do I write and structure SKILL.md frontmatter and content from ideas?

You can convert ideas into structured SKILL.md frontmatter and content by using guided interviews. The skill creation process drafts the file structure and coordinates content generation based on user prompts.

Does the skill creation workflow require YAML dependencies?

Yes, the skill creation workflow requires YAML as a dependency to structure and manage the SKILL.md frontmatter. This ensures proper formatting and parsing of the skill metadata during the evaluation loops.

Can I sync local AI skills with upstream repositories?

Yes, you can sync local skills with upstream repositories and re-synchronize AI skills when upstream changes occur. This ensures local skill versions remain consistent with the latest upstream updates.

What's the best way to benchmark AI skills across multiple prompts?

The best way to benchmark AI skills is running end-to-end evaluation loops that test triggering across prompts, manage multi-iteration history, and generate benchmark reports to track accuracy improvements.