workflow-setup

Installation
SKILL.md

Zero Workflow Setup

Use this skill to help users create and manage Zero 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 zero 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 Zero CLI commands as:

npx -p @vm0/cli zero <command>

If zero is already installed in the environment, zero <command> is also fine.

Installs
10
GitHub Stars
76
First Seen
Jun 30, 2026
workflow-setup — vm0-ai/vm0-skills