skill-generator

Interview users to extract workflows and generate deploy-ready SKILL.md files.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/daudaudinang/vibecode --skill skill-generator-daudaudinang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-generator
Source: https://github.com/daudaudinang/vibecode/tree/main/.agents/skills/skill-generator-main
Command: npx skills add https://github.com/daudaudinang/vibecode --skill skill-generator-daudaudinang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Skill Generator helps product teams and developers rapidly convert idea workflows into formal AI Skill definitions, reducing manual drafting and misinterpretation.

Core Features & Use Cases

  • Interview-driven extraction: AI asks clarifying questions to capture the user's workflow with context.
  • Structured output generation: Produces a complete SKILL.md with YAML frontmatter, goals, instructions, examples, and constraints.
  • Pattern-aware scaffolding: Chooses appropriate Skill patterns (Script, Multi-Resource, Pipeline, etc.) and creates optional resources like templates, references, and scripts.
  • Rapid deployment readiness: Produces a ready-to-deploy skill layout suitable for global or workspace scopes.

Quick Start

Describe your workflow and let the AI return a ready-to-deploy SKILL.md.

Frequently Asked Questions about skill-generator

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

FAQPage Schema
How do I generate AI skill definitions from existing workflows?

To generate AI skill definitions from workflows, describe your process to the AI which then asks clarifying questions to extract steps and produces a deploy-ready SKILL.md with YAML frontmatter, goals, instructions, examples, and constraints.

What is included in a generated SKILL.md template?

A generated SKILL.md template includes YAML frontmatter, goals, instructions, examples, and constraints, alongside optional resources like templates, references, and scripts produced through pattern-aware scaffolding for a complete deploy-ready structure.

Can I use skill-generation to create deploy-ready structures for workspace scopes?

Yes, skill-generation produces a ready-to-deploy skill layout suitable for both global and workspace scopes, enabling rapid orchestration of complex tasks into reusable AI capabilities without manual drafting.

What is the best way to automate AI skill creation for complex tasks?

The best way to automate AI skill creation is using an interview-driven extraction tool that captures workflow context, chooses appropriate Skill patterns like Script or Pipeline, and scaffolds a complete deploy-ready structure.

Do I need prior documentation to extract steps and build AI skills?

No prior documentation is needed to extract steps and build AI skills because the interview-driven extraction mechanism asks clarifying questions to capture your workflow with context directly, reducing manual drafting and misinterpretation.