meta-skill-creator

Design and orchestrate meta-skills integrating multiple existing skills.

Updated May 1, 2026
One-click install
npx skills add https://github.com/flashfoxer/openclaw-my-skills --skill meta-skill-creator-flashfoxer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-skill-creator
Source: https://github.com/flashfoxer/openclaw-my-skills/tree/main/meta-skill-creator
Command: npx skills add https://github.com/flashfoxer/openclaw-my-skills --skill meta-skill-creator-flashfoxer

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This meta-skill allows users to create and orchestrate complex meta-skills that integrate and manage multiple existing skills, enabling advanced workflows and automation.

Core Features & Use Cases

  • Meta-Skill Creation: Design and compose meta-skills that combine multiple skills for specific tasks.
  • Skill Orchestration: Orchestrate existing skills for intent clarification, history mining, trigger collision checks, linting, and runtime gates.
  • Use Case: Imagine you need a meta-skill to process customer support tickets by combining several skills for data analysis, response generation, and follow-up tracking.

Quick Start

Use the meta-skill-creator to create a new meta-skill that orchestrates the 'customer-support' and 'ticket-processing' skills.

Frequently Asked Questions about meta-skill-creator

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

FAQPage Schema
How do I orchestrate multiple skills for a complex workflow automation?

Skill orchestration for complex workflows requires designing a meta-skill that integrates multiple existing skills, which the meta-skill-creator generates by checking for trigger collisions and linting before offering preview or persistence options.

What is a meta-skill and when do I need multi-skill integration?

A meta-skill is a composed automation layer that integrates multiple existing skills for complex workflows, needed when a single task like customer support processing requires combining data analysis, response generation, and follow-up tracking.

Can I check for trigger collisions before creating a new meta-skill?

Yes, checking for trigger collisions is a built-in procedural gate during meta-skill creation, ensuring that the newly orchestrated multi-skill integration does not conflict with existing skill triggers.

What's the best way to combine existing skills for intent clarification and history mining?

The best way to combine existing skills for intent clarification and history mining is using a meta-skill creator, which orchestrates these runtime gates alongside trigger collision checks and linting to ensure stable automation.

Does the meta-skill creation process support previewing before persisting the orchestration?

Yes, the meta-skill creation process supports previewing the orchestrated multi-skill integration before persistence, allowing users to validate the design and linting results before committing the automation.

What are the limitations of creating meta-skills for complex workflow automation?

Creating meta-skills for complex workflow automation requires an explicit user request for orchestration and depends on existing skills, meaning it cannot generate new underlying skill capabilities but only orchestrate what is already available.