skill-creator

Create and evaluate AI skills with SKILL.md and test cases.

1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/zzxtbeta/quantum-cognitive --skill skill-creator-zzxtbeta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/zzxtbeta/quantum-cognitive/tree/main/.kiro/skills/skill-creator
Command: npx skills add https://github.com/zzxtbeta/quantum-cognitive --skill skill-creator-zzxtbeta

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, writing SKILL.md, and structuring skill resources.
  • Iterative Improvement: Facilitates testing, evaluation, and refinement of skills based on performance metrics and user feedback.
  • Description Optimization: Enhances skill discoverability and triggering accuracy through targeted prompt engineering and evaluation.
  • Use Case: You have an idea for a new AI assistant capability, like summarizing meeting transcripts. Use this Skill to draft the initial skill, write test cases, run evaluations against a baseline, analyze the results, and iterate on the skill's instructions and description until it performs optimally.

Quick Start

Use the skill-creator to help me draft a new skill for summarizing 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 an AI agent skill from scratch?

To build an AI agent skill, define the intent, write a SKILL.md with YAML frontmatter, bundle scripts and references, then run iterative test cases with baseline comparisons to evaluate performance and refine instructions.

What is the best way to optimize prompt engineering for skill triggering accuracy?

Optimizing prompt engineering for triggering accuracy involves refining the skill description, running targeted evaluations against baseline performance metrics, and analyzing benchmark results to iteratively adjust the instructions and metadata.

How does performance evaluation work for generated AI skills?

Performance evaluation for generated AI skills works by running iterative test cases, comparing outputs against established baselines, and analyzing benchmark results to identify areas for improvement in instructions and resource bundling.

Can I bundle external scripts and references into my AI skill?

Yes, you can bundle external scripts, references, and assets into your AI skill. This allows the skill to access necessary resources and execute complex logic beyond the core markdown instructions during runtime.

What do I need to start developing AI skills for code generation?

To start developing AI skills for code generation, you need a defined intent for the capability and a structured SKILL.md file with YAML frontmatter and markdown instructions to guide the agent's behavior and resource usage.

Why are my custom AI skills not triggering correctly in the agent?

Custom AI skills may not trigger correctly if the description lacks specificity. You can resolve this by applying targeted prompt engineering, running description optimization evaluations, and refining the metadata for better discoverability.