maestro:define-mission-skills

Community

Create validated Mission Control skills

AuthorLeonardo-Corte
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It solves the problem of defining Mission Control skills in a consistent, discoverable way with required metadata, validation rules, and clear execution/handoff procedures.

Core Features & Use Cases

  • Skill registration with discovery metadata: Ensures each skill has YAML frontmatter including name, description, and argument-hint for runtime lookup.
  • Project or global scoping: Supports storing skills either in a project .maestro/skills/ directory or in your global ~/.maestro/skills/ directory.
  • Validation and safe lifecycle guidance: Verifies prerequisites (CLI availability, directory existence, valid skill name), enforces structure (frontmatter + optional required-skill dependencies + work procedure), and documents what to return to the orchestrator.

Quick Start

Create a new file at .maestro/skills/my-skill/SKILL.md with frontmatter that includes name and description, then follow the template sections to document required dependencies, work procedure phases, and handoff requirements.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: maestro:define-mission-skills
Download link: https://github.com/Leonardo-Corte/local-social-smm-agent/archive/main.zip#maestro-define-mission-skills

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.