PSPapiSkill
Back to skills
Global registryValidated

Skill Authoring

Draft portable SKILL.md packages with clear scope, metadata, examples, and safety boundaries.

Skill Authoring

Use this skill to create or improve a portable SKILL.md package.

Goals

A good skill is:

  • specific enough to trigger at the right time
  • portable across agent setups unless it declares a specific runtime
  • honest about required tools and permissions
  • clear about inputs, outputs, and safety boundaries
  • short enough to inspect
  • detailed enough to reproduce the workflow

Package checklist

Every package should include skill.yml, SKILL.md, examples when needed, and scripts only when necessary.