advanced-skill-creator

Generate domain-specific SKILL.md files with templates and parameter presets.

2|1|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/Agentient/vibekit --skill advanced-skill-creator-agentient
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: advanced-skill-creator
Source: https://github.com/Agentient/vibekit/tree/main/plugins/meta-tools/skills/advanced-skill-creator
Command: npx skills add https://github.com/Agentient/vibekit --skill advanced-skill-creator-agentient

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Advanced Skill Creator resolves the complexity of designing, configuring, and provisioning new skills by orchestrating task analysis, pattern selection, and template instantiation into ready-to-use SKILL.md definitions.

Core Features & Use Cases

  • Orchestrates task type classification, domain and stakeholder resolution, and parameter management to generate executable SKILL.md files or portable prompts.
  • Provides access to a library of patterns, templates, and checkpoints to resolve ambiguity and prevent anti-patterns.
  • Supports end-to-end workflow design for evaluation, generation, research, documentation, and extraction use cases across domains like Architecture, Product, Strategy, and Research.

Quick Start

Generate a new architecture-evaluation skill using MOE-EVALUATE and save it under plugins/evaluation-tools/skills/architecture-evaluator.

Frequently Asked Questions about advanced-skill-creator

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

FAQPage Schema
How do I automate domain-skill generation for custom workflows?

Automating domain-skill generation involves orchestrating task type classification, pattern selection, and template instantiation to produce ready-to-use SKILL.md files. This resolves design complexity by applying parameter presets and checkpoint-driven ambiguity resolution.

What is a SKILL.md definition and when do I need it for automation?

A SKILL.md definition is an executable file or portable prompt that configures a specific domain task. You need it when constructing end-to-end workflows for evaluation, research, or documentation that require structured parameter management and pattern matching.

Can I generate skills for architecture and research domains across different tasks?

Yes, you can generate skills for architecture, research, product, and strategy domains. The system supports end-to-end workflow design across these domains by applying pattern selection and parameter instantiation tailored to each specific use case.

How to resolve ambiguity when generating templates for custom workflows?

To resolve ambiguity during template generation, the system uses checkpoint-driven resolution and a library of patterns to prevent anti-patterns. This ensures parameter instantiation matches your domain requirements before finalizing the SKILL.md output.

Do I need dependencies to create portable prompts and SKILL.md files?

No dependencies are required to create portable prompts and SKILL.md files. The generation process operates independently to classify your task, select appropriate patterns, and format the output for placement in your correct plugin folder.

What's the best way to structure parameter presets for skill templates?

The best way to structure parameter presets is through the built-in template instantiation system, which manages parameter assignment and prevents anti-patterns. This approach ensures your generated skills maintain consistent architecture across multiple domains.