skill-creator

Create, edit, evaluate, and benchmark skills with Python scripts.

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/thisisqubika/ai-mast-challenge-promptazo --skill skill-creator-thisisqubika
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/thisisqubika/ai-mast-challenge-promptazo/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/thisisqubika/ai-mast-challenge-promptazo --skill skill-creator-thisisqubika

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of creating, editing, and optimizing skills, making the iterative improvement process more efficient.

Core Features & Use Cases

  • Skill Creation: Guide users through creating new skills from scratch, including capturing intent, interviewing, and writing the SKILL.md file.
  • Skill Editing: Assist users in modifying existing skills and optimizing them for better triggering accuracy.
  • Skill Evaluation: Provide tools and guidance for testing and evaluating skills, including quantitative benchmarks and qualitative feedback.
  • Skill Benchmarking: Compare skill performance across different configurations and iterations.
  • Description Optimization: Optimize skill descriptions for better triggering accuracy using a systematic evaluation and optimization loop.

Quick Start

Use the skill-creator skill to create a new skill for generating AI-generated summaries of articles. Begin by capturing the intent and specifying the expected output format, then proceed with drafting the SKILL.md file and setting up test cases.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I optimize skill descriptions for better triggering accuracy?

Optimize skill descriptions by running a systematic evaluation and optimization loop that benchmarks performance across different configurations to improve triggering accuracy and ensure correct intent matching.

What is the best way to create a new skill from scratch?

Creating a new skill involves capturing intent, interviewing for requirements, and drafting the SKILL.md file. You then set up test cases and use Python scripts to assist with the full lifecycle of skill development and optimization.

Can I benchmark skill performance across different iterations?

Yes, you can benchmark skill performance by comparing configurations and iterations. The benchmarking process uses subagents to evaluate performance, providing both quantitative metrics and qualitative feedback for optimization.

Do I need Python to run skill evaluations and benchmarking?

Yes, Python scripts are required to perform various tasks during skill evaluation and benchmarking. The skill optimization and testing processes rely on these scripts to execute quantitative benchmarks and qualitative feedback loops.

How do I test and evaluate existing skills?

Test and evaluate existing skills by running quantitative benchmarks and gathering qualitative feedback. The evaluation process uses subagents to systematically test performance and identify areas for modification and optimization.