skill-creator

Create and refine AI skills with SKILL.md files and performance evaluations.

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

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 and improving AI capabilities, from initial concept to performance evaluation, making AI development accessible and efficient.

Core Features & Use Cases

  • Skill Creation: Guides users through defining intent, interviewing for edge cases, and writing the SKILL.md file.
  • Iterative Improvement: Facilitates testing, evaluation, and refinement of skills based on performance metrics and user feedback.
  • Description Optimization: Enhances skill triggering accuracy by optimizing the description field for better AI understanding.
  • Use Case: A user wants to create a new AI skill to summarize meeting transcripts. This Skill will help them draft the skill, write test cases, run evaluations, analyze the results, and refine the skill's description and functionality until it performs optimally.

Quick Start

Use the skill creator to help me build a new skill that can generate commit messages from code changes.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create a new AI skill from scratch?

Creating a new AI skill involves defining its intent, interviewing for edge cases, and authoring the SKILL.md file to establish functionality and instructions.

What is the best way to test and evaluate AI skill performance?

The best way to test AI skill performance is by generating test cases, running evaluations via integrated testing frameworks, and analyzing results to refine functionality.

How do I improve AI agent triggering accuracy for my prompts?

To improve AI agent triggering accuracy, optimize the description field in your skill file, ensuring the AI can better understand and match user intent.

Can I use this to refine an existing AI agent workflow?

Yes, you can refine an existing AI agent workflow by iteratively testing, evaluating performance metrics, and updating the skill description based on benchmarking results.

What should be included in a SKILL.md file for code generation?

A SKILL.md file for code generation should include the defined skill intent, specific instructions for generating code, and edge case handling to ensure accurate outputs.