meta-command

Generate Claude Skill scaffolds with SKILL.md frontmatter and validation.

10|6|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/eduwxyz/orquestrator-agent --skill meta-command
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-command
Source: https://github.com/eduwxyz/orquestrator-agent/tree/main/.claude/skills/meta-command
Command: npx skills add https://github.com/eduwxyz/orquestrator-agent --skill meta-command

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the creation and standardization of Claude Skills by providing scaffolding, templates, and validation. It reduces the time spent setting up new capabilities and ensures consistency across skills.

Core Features & Use Cases

  • Skill scaffolding: Generate directory structures for new skills including SKILL.md with proper frontmatter.
  • Template generation: Create reusable templates for skills and slash commands.
  • Best practices & validation: Enforce conventions and validate syntax/structure for reliability.
  • Use Case: When you need a quick, consistent foundation for a new Agent Skill or to create a custom slash command template across a team.

Quick Start

Use the meta-command to generate a new skill scaffold, for example: create a skill named "pdf-processor" with a description and scope.