sop-authoring
Installation
SKILL.md
SOP Authoring
Effective Standard Operating Procedures (SOPs) transform complex workflows into reusable, deterministic instructions for AI agents. This skill covers the principles and practices for writing clear, actionable SOPs.
Key Concepts
What Makes a Good SOP
- Single Responsibility: Each SOP addresses one specific workflow or task
- Deterministic: Same inputs produce same outputs
- Actionable: Every step is concrete and executable
- Parameterized: Variables enable reuse across contexts
- Self-Contained: Minimal external dependencies