skill-creator

Create, refine, and evaluate AI skills with SKILL.md files.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/tc9011/my-skills --skill skill-creator-tc9011
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/tc9011/my-skills/tree/main/skills/skill-creator
Command: npx skills add https://github.com/tc9011/my-skills --skill skill-creator-tc9011

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the entire process of creating new AI skills, improving existing ones, and rigorously testing their performance, making skill development efficient and effective.

Core Features & Use Cases

  • Skill Creation: Guides users through defining intent, writing SKILL.md, and structuring skill resources.
  • Iterative Improvement: Facilitates testing, evaluation, and refinement of skills based on user feedback and performance metrics.
  • Description Optimization: Enhances skill triggering accuracy by automatically testing and refining the description field.
  • Use Case: You have an idea for a new skill to summarize meeting notes. Use this Skill to draft the SKILL.md, create test prompts, run evaluations, analyze the results, and iterate on the skill's logic and description until it performs perfectly.

Quick Start

Use the skill-creator to help me build a new skill that can generate commit messages from code changes.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I build and test AI skills end-to-end?

To build and test AI skills, you define the skill intent, author the SKILL.md file, structure bundled resources, and run automated evaluation loops to verify performance and refine the logic.

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

Optimizing skill descriptions for accurate triggering involves running automated evaluation loops that test and refine the description field against performance metrics and qualitative feedback.

How does prompt engineering evaluation work for AI skill development?

Prompt engineering evaluation works by integrating testing frameworks that perform deterministic task verification and collect qualitative feedback to measure and iterate on skill performance.

Do I need any specific testing frameworks to generate and evaluate code?

No specific external testing frameworks are required as dependencies, as the skill integrates internal testing frameworks for deterministic task verification and qualitative feedback collection.

Can I use this tool for iterative improvement of existing AI skills?

Yes, you can use this tool for iterative improvement of existing AI skills by analyzing evaluation results, collecting user feedback, and refining the skill's logic and descriptions.

Why should I use an automated evaluation loop instead of manual prompt testing?

Automated evaluation loops streamline skill development by continuously testing deterministic tasks and analyzing performance metrics, which is more efficient and scalable than manual prompt testing.