skill-creator

Create, improve, and measure AI skills through sub-agent workflows.

Updated Feb 20, 2026
One-click install
npx skills add https://github.com/alim/opencode_skills --skill skill-creator-alim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/alim/opencode_skills/tree/main/src/skills/skill-creator
Command: npx skills add https://github.com/alim/opencode_skills --skill skill-creator-alim

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 process of creating, refining, and evaluating AI skills, making it easier to develop powerful and reliable tools for AI agents.

Core Features & Use Cases

  • Skill Creation: Guides users through defining intent, researching, drafting, and initializing new skills.
  • Skill Improvement: Facilitates iterative refinement of existing skills through automated testing, grading, and comparison.
  • Performance Measurement: Enables robust evaluation and benchmarking of skill performance.
  • Use Case: You have an idea for a new skill to summarize legal documents. Use this Skill to help you write the SKILL.md, create test cases, run evaluations, and iterate until the skill performs as expected.

Quick Start

Use the skill-creator to help me build a new skill for generating commit messages.

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 skills for agentic workflows?

To create and test AI skills, you need an environment capable of spawning sub-agents. This skill orchestrates a workflow of sub-agents for execution, grading, comparison, and analysis to guide you through defining intent, drafting, and initializing new skills.

What's the best way to measure AI skill performance and benchmark results?

Measuring AI skill performance is done through structured prompts and defined building blocks that enable automated iteration and robust evaluation. The workflow uses sub-agents to grade execution and compare results against benchmarks to ensure the skill performs as expected.

Can I use automated iteration to improve existing AI skills?

Yes, you can improve existing AI skills through automated iteration. The process facilitates iterative refinement by running automated tests, grading sub-agent outputs, and comparing performance to systematically enhance the skill's reliability.

What environment do I need to run sub-agents for AI skill evaluation?

Running sub-agents for AI skill evaluation requires a robust agentic environment capable of spawning sub-agents for parallel task execution. This architecture is necessary to support the structured prompts and orchestrated grading workflow used to measure performance.

How does sub-agent orchestration work when building AI skills?

Sub-agent orchestration works by spawning parallel task executors to handle specific functions like execution, grading, comparison, and analysis. This allows the skill creation workflow to simultaneously test multiple scenarios and evaluate structured prompts against defined building blocks.

Are there limitations when using automated grading for AI development?

Automated grading limitations depend on the robustness of your agentic environment and the quality of your structured prompts. If the environment cannot effectively spawn and manage parallel sub-agents for analysis, the automated iteration and performance benchmarking results may be inaccurate.