skill-creator

Create, modify, and improve AI agent skills through eval-driven workflows.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/qiushibang/skill-creator-pro --skill skill-creator-qiushibang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/qiushibang/skill-creator-pro/tree/main/references/skill-creator-vendor
Command: npx skills add https://github.com/qiushibang/skill-creator-pro --skill skill-creator-qiushibang

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Building effective AI skills requires more than just writing prompts—it demands structured iteration, rigorous evaluation, and continuous optimization to ensure they trigger correctly and perform reliably across diverse user requests.

Core Features & Use Cases

  • End-to-End Skill Development: Guides users through the full lifecycle from initial intent capture and drafting to testing, evaluation, and delivery.
  • Eval-Driven Iteration: Spawns parallel test runs with and without the skill, grades assertions, aggregates benchmarks, and launches a visual reviewer to compare outputs.
  • Description Optimization: Fine-tunes the skill's triggering description using a machine learning loop that tests realistic queries to maximize activation accuracy.

Quick Start

Use the skill-creator skill to build a new skill for extracting invoice data from PDFs, then run the eval viewer to compare its performance against the baseline.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I benchmark AI agent skills with test cases?

To benchmark AI agent skills, you spawn parallel test runs with and without the skill, grade assertions, and aggregate quantitative benchmarks to compare outputs across iterations. An HTML review viewer visualizes the performance differences.

What is eval-driven iterative improvement for agent development?

Eval-driven iterative improvement for agent development is a structured workflow that generates test cases, runs parallel baseline comparisons, and validates skill performance quantitatively across multiple refinement cycles.

How do I optimize skill descriptions to improve triggering accuracy?

You optimize skill descriptions for triggering accuracy by applying a machine learning loop that tests realistic user queries, measuring activation rates, and refining the description to maximize correct skill selection.

Can I compare baseline performance against a modified AI skill?

Yes, you can compare baseline performance against a modified AI skill by spawning parallel test runs, grading assertion outputs, and aggregating the benchmarks into a visual HTML reviewer for direct comparison.

What is the best way to create and refine AI skills end-to-end?

The best way to create and refine AI skills end-to-end is using a structured eval-driven workflow that guides you from initial intent capture and drafting to test case generation, benchmarking, and description optimization.