skill-creator

Create, test, and optimize AI skills with SKILL.md documentation.

2|Updated Nov 5, 2018
One-click install
npx skills add https://github.com/gyuha/blog --skill skill-creator-gyuha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/gyuha/blog/tree/main/.agents/skills/skill-creator
Command: npx skills add https://github.com/gyuha/blog --skill skill-creator-gyuha

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 lifecycle of creating and improving AI-powered skills, from initial concept to performance optimization.

Core Features & Use Cases

  • Skill Creation: Guides users through defining intent, interviewing for details, and writing the SKILL.md file.
  • Iterative Improvement: Facilitates testing, evaluation, and refinement of skills based on user feedback and performance metrics.
  • Description Optimization: Automatically tunes skill descriptions for better triggering accuracy.
  • Use Case: You have an idea for a new AI capability, like summarizing meeting notes. This Skill will help you define what it should do, write the code and instructions, test it rigorously, and optimize its description so Claude uses it whenever relevant.

Quick Start

Use the skill-creator to help me build a new skill that can summarize meeting transcripts.

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 from scratch?

To build and test AI skills, use a structured workflow that guides you through defining skill intent, writing SKILL.md documentation, developing test cases, and running evaluations against baseline models to measure performance.

What is the best way to optimize AI skill descriptions for better triggering accuracy?

Optimizing AI skill descriptions for triggering accuracy involves iteratively refining the text based on performance metrics and evaluation results. This process automatically tunes the skill descriptions so the LLM invokes the capability whenever relevant.

How does iterative improvement work for LLM prompt engineering?

Iterative improvement for LLM prompt engineering works by running evaluations against baseline models, analyzing performance metrics, and refining skill descriptions based on user feedback to achieve enhanced triggering accuracy and better overall AI agent responses.

Do I need to write test cases to evaluate AI agent performance?

Yes, you need to write test cases to evaluate AI agent performance. Developing test cases is a core part of the workflow, allowing you to run evaluations against baseline models and analyze performance metrics for iterative improvement.

Can I use this workflow to refine existing AI skills instead of creating new ones?

Yes, you can use this workflow to refine existing AI skills. It supports end-to-end creation, testing, and optimization, allowing you to analyze performance metrics and iteratively improve skill descriptions for existing capabilities.