skill-creator

Convert a QA-validated feature into a reusable SKILL.md file.

Updated May 13, 2026
One-click install
npx skills add https://github.com/dloschiavo/orca --skill skill-creator-dloschiavo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/dloschiavo/orca/tree/main/recipe/skill-creator
Command: npx skills add https://github.com/dloschiavo/orca --skill skill-creator-dloschiavo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of converting a QA-validated feature into a portable, reusable SKILL.md file, facilitating the creation or update of existing skills.

Core Features & Use Cases

  • Feature Extraction: Guides the process of identifying and extracting reusable components from a feature.
  • Skill Creation: Assists in the creation of a new SKILL.md file from a validated feature.
  • Skill Update: Provides guidance on updating existing skills with new learnings or improvements.
  • Use Case: After a feature has been implemented and QA'd, use this Skill to document it and make it reusable across projects.

Quick Start

Run the skill-creator to convert your latest feature into a SKILL.md file, ensuring it's ready for reuse.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I convert a validated feature into a reusable SKILL.md file?

To convert a validated feature into a reusable SKILL.md file, this skill guides you through identifying portable components from your feature and structuring them into the SKILL.md format for cross-project reuse.

When should I create skill documentation from my feature development?

You should create skill documentation from feature development immediately after a feature has been implemented and passed QA validation, ensuring the extracted knowledge is accurate and ready for reuse.

Can I update existing skills with new learnings from a recently QA'd feature?

You can update existing skills with new learnings from a recently QA'd feature by following the skill update guidance, which helps integrate new improvements into your current SKILL.md documentation.

What is the process for feature extraction during skill creation?

Feature extraction during skill creation involves analyzing a QA-validated feature to identify its reusable components, which are then structured into a portable recipe for SKILL.md generation.

Does skill creation require any external dependencies or platforms?

Skill creation requires no external dependencies or platforms, operating independently with internal scripts and references to generate the SKILL.md file from your validated feature documentation.