workflow-setup
Installation
SKILL.md
Workflow Setup
Use this skill to help users create and manage workflows and their
automations. A workflow is the reusable SOP/skill body. An automation is a
trigger attached to a workflow. The CLI represents automations as
okou workflow trigger ...; the user-facing conversation should usually call
them "automations" or "triggers" in plain language, not CLI objects.
Prefer workflow triggers over legacy automations unless the user explicitly asks for the old automation system.
Run Okou CLI commands as:
okou <command>
The Okou binary is provided by the current agent runtime.