luma-video-workflow

Installation
SKILL.md

Luma Video Workflow

Use this skill when an agent needs to produce or inspect short-video generation work through luma-cli.

Read ../luma-shared/SKILL.md first for common project, artifact, and runtime rules.

Core Rule

Treat luma-cli commands as atomic tools. Keep business orchestration in the agent plan:

  1. Discover tools with luma-cli --json tools list.
  2. Inspect a specific tool with luma-cli --json tools describe <tool_id>.
  3. Call one atomic command.
  4. Read the returned task id, object key, or output path.
  5. Decide the next step from the result.

Do not assume one CLI command should hide the whole product workflow.

Common Atoms

Installs
5
GitHub Stars
1
First Seen
May 25, 2026
luma-video-workflow — zl007700/luma-cli