gen

Installation
SKILL.md

Gen

Use this skill to generate user-facing artifacts through the Zero CLI:

npx -p @vm0/cli zero generate -h

zero generate is the source of truth. Always inspect the current command help when exact flags, models, styles, or providers matter.

Core Commands

  • zero generate image - billed image file generation; supports built-in models, image editing/reference inputs, image style registry selection, and connector guidance.
  • zero generate video - billed video file generation; supports built-in video models, first/last frames, reference media, audio controls, and connector guidance.
  • zero generate voice - billed speech audio generation; supports built-in voices and connector guidance.
  • zero generate presentation - returns an Open Design resource-selection packet for an HTML presentation that the agent authors and hosts.
  • zero generate website - returns website authoring instructions / an Open Design packet that the agent uses to build and host a static site.
  • zero generate report, docs-design, poster, dashboard-design, mobile-app-design - return Open Design resource-selection packets for static HTML artifacts.
  • zero generate text, code, document, audio - list connector-backed options and print connector skill-invocation guidance; these do not have built-in vm0 pipelines unless the CLI help says otherwise.
Installs
4
GitHub Stars
64
First Seen
7 days ago
gen — vm0-ai/vm0-skills