skill-creator

Create, refine, and benchmark AI skills with SKILL.md files and test suites.

1|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/Patrickjoshanedez/CMS-V2 --skill skill-creator-patrickjoshanedez
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/Patrickjoshanedez/CMS-V2/tree/main/.agents/skills/skill-creator
Command: npx skills add https://github.com/Patrickjoshanedez/CMS-V2 --skill skill-creator-patrickjoshanedez

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 streamlines the entire process of creating new AI capabilities, refining existing ones, and rigorously testing their performance, making AI development faster and more effective.

Core Features & Use Cases

  • Skill Creation: Guides users through defining intent, writing SKILL.md, and bundling resources.
  • Iterative Improvement: Facilitates testing, evaluation, and refinement based on user feedback and performance metrics.
  • Performance Benchmarking: Runs quantitative evaluations to measure accuracy, speed, and resource usage.
  • Description Optimization: Automatically tunes skill descriptions for optimal triggering accuracy.
  • Use Case: You have an idea for a new AI assistant feature. Use this Skill to draft the SKILL.md, create test cases, run evaluations against a baseline, analyze the results, and iterate on the skill until it performs perfectly.

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 create and test AI agent skills end-to-end?

Skill development requires defining intent, authoring SKILL.md files, and bundling resources like scripts and references. You then run comprehensive test suites with quantitative benchmarking to measure accuracy, speed, and resource usage for iterative improvement.

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

Description optimization for triggering accuracy is achieved through automated evaluation loops. This process iteratively tunes the AI skill intent text to ensure the agent activates correctly based on user inputs and performance metrics.

How does performance benchmarking work for AI skills?

Performance benchmarking runs quantitative evaluations to measure skill accuracy, speed, and resource usage. It facilitates testing and refinement by comparing evaluation results against a baseline to drive iterative improvement.

Do I need Anthropic dependencies to develop and evaluate skills?

Anthropic dependencies are required for this skill development environment. The framework utilizes these dependencies to run automated evaluation loops and benchmark AI agent performance during the skill creation and testing process.

Can I bundle scripts and references into a SKILL.md file?

Yes, skill creation supports bundling resources like scripts and references alongside the SKILL.md file. This allows you to package custom capabilities, references, and assets needed for the AI agent to function correctly.

What are the limitations of automated evaluation loops for prompt engineering?

Automated evaluation loops optimize triggering accuracy and benchmark performance, but require defined test cases. Without baseline metrics and structured user feedback, the iterative refinement process may lack direction for complex prompt engineering tasks.