skill-creator

Guide creation, testing, and optimization of AI skills with SKILL.md.

34|4|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/darknetopencv-alt/autodev --skill skill-creator-darknetopencv-alt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/darknetopencv-alt/autodev/tree/main/src/autodev/skills/skill-creator
Command: npx skills add https://github.com/darknetopencv-alt/autodev --skill skill-creator-darknetopencv-alt

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Skill Creator addresses the challenge of creating, modifying, and optimizing AI skills efficiently, enabling users to streamline the process and improve skill performance.

Core Features & Use Cases

  • Skill Creation: Guide users through the process of defining skill intent, writing drafts, and setting up test cases.
  • Evaluation and Benchmarking: Facilitate testing, grading, and benchmarking of skills to measure performance and identify areas for improvement.
  • Skill Optimization: Provide tools for optimizing skill descriptions for better triggering accuracy and user experience.

Quick Start

Initialize a new skill with the autodev init . --use codex command.

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 optimize AI skills for better triggering accuracy?

AI skill creation involves defining intent, writing drafts, and refining SKILL.md descriptions to improve triggering accuracy. You can iteratively evaluate and benchmark the skill performance to identify areas for optimization.

What is the best way to benchmark AI skill performance?

Benchmarking AI skill performance requires testing, grading, and evaluating the skill against established test cases. This measures execution success and identifies specific areas for skill optimization.

How do I initialize a new AI skill draft using autodev?

To initialize a new AI skill draft with autodev, execute the `autodev init . --use codex` command. This generates the base project structure needed to begin defining skill intent and writing the SKILL.md file.

Does AI skill optimization require a SKILL.md file for execution?

AI skill optimization requires a SKILL.md file to define the skill structure and execute properly. The SKILL.md file holds the intent definitions and descriptions needed to benchmark and improve triggering accuracy.

Can I use this approach to modify existing AI skills instead of starting from scratch?

You can modify existing AI skills by evaluating their current performance and iteratively improving their definitions. This involves testing existing drafts, benchmarking results, and optimizing the SKILL.md descriptions for better triggering accuracy.