example-skill

Installation
SKILL.md

Example Skill

Purpose: This skill exists to demonstrate the Skills-as-Containers pattern introduced in PAI v1.2.0. Use it as a template for creating your own skills.

Architecture Overview

Skills in PAI v1.2.0 are organized as self-contained containers with:

Core Components

  • SKILL.md - Core skill definition with routing logic (you're reading it now!)
  • workflows/ - Specific task workflows for discrete operations
  • assets/ - Templates, references, and helper files

Progressive Disclosure

  1. Metadata (always loaded) - Name, description, triggers
  2. Instructions (loaded when triggered) - This SKILL.md content
  3. Resources (loaded as needed) - Individual workflow and asset files

Included Workflows

Related skills

More from zpankz/mcp-skillset

Installs
6
GitHub Stars
2
First Seen
Jan 26, 2026