Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 451 Bytes

File metadata and controls

10 lines (7 loc) · 451 Bytes

Skill Development Notes

This repo is a skill template. When working here, you are editing the skill itself — not executing it.

Conventions

  • SKILL.md is the source of truth for the skill definition
  • Resources in resources/ should be self-contained and referenced by relative path from SKILL.md
  • Examples in examples/ should be realistic and cover both happy paths and edge cases
  • Keep the README in sync with any structural changes