skill-sop-creator
Originally frompartme-ai/full-stack-skills
Installation
SKILL.md
skill-sop-creator
When to use this skill
Use this skill whenever the user wants to:
- Design a multi-step automated workflow that chains multiple Agent Skills
- Create a repeatable Standard Operating Procedure for a business process
- Search for available atomic skills to compose into a workflow
- Validate that a proposed SOP has all required skill dependencies
Guide for creating Standard Operating Procedures (SOPs) and composite workflows by combining atomic Agent Skills. This skill transforms loose collections of tools into reliable, repeatable business processes.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| action | string | true | The action to perform. One of search_skills, draft_sop, validate_sop. |
| context | string | false | Context for the action (e.g. business goal for drafting, search query for searching). |