skill-creator

Create, test, and refine AI skills with performance evaluations.

269|67|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/PM-Shawn/Abu-Cowork --skill skill-creator-pm-shawn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/PM-Shawn/Abu-Cowork/tree/main/builtin-skills/skill-creator
Command: npx skills add https://github.com/PM-Shawn/Abu-Cowork --skill skill-creator-pm-shawn

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill empowers users to create new AI skills from scratch, iterate on existing ones, and rigorously test their performance, ensuring they are effective and reliable.

Core Features & Use Cases

  • Skill Creation: Guides users through defining a skill's purpose, triggers, and output.
  • Iterative Improvement: Facilitates testing, evaluation, and refinement of skills based on performance metrics.
  • Performance Benchmarking: Runs evaluations to compare skill performance against baselines and identify areas for optimization.
  • Description Optimization: Improves skill descriptions for more accurate triggering by the AI.
  • Use Case: A user wants to build a skill that summarizes meeting notes. This Skill will help them draft the initial skill, write test prompts, run evaluations, analyze the results, and refine the skill's description and logic until it performs optimally.

Quick Start

Use the skill creator to make a new skill that can summarize text documents.

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, you define the skill's purpose, triggers, and output, then run evaluations against performance benchmarks to iteratively refine its logic and description.

What is AI skill development and evaluation methodology?

AI skill development is the end-to-end lifecycle of creating self-contained capabilities, utilizing evaluation methodologies and performance benchmarks to ensure reliable triggering and execution by AI models.

How do I optimize AI skill descriptions for better triggering?

Optimizing AI skill descriptions involves refining the text through iterative testing to improve discoverability and ensure the AI model triggers the correct skill accurately based on user prompts.

Do I need prompt engineering experience to refine AI skills?

Understanding prompt engineering and AI model behavior is required to effectively refine AI skills, as it enables you to manage skill logic, write test cases, and analyze performance benchmarks.

What is the best way to benchmark AI skill performance?

The best way to benchmark AI skill performance is to run evaluations that compare current execution results against baseline metrics, identifying specific areas for logic and description optimization.

Why does my AI skill fail to trigger correctly during testing?

AI skills fail to trigger correctly when descriptions lack optimization or logic is flawed; running performance evaluations and refining the skill's triggers based on test cases resolves execution issues.