ozor-generatelisted
Install: claude install-skill Mintii-Labs/ozor-skills
# Ozor Generate (Text-to-Video)
End-to-end video generation on Ozor.ai using the `mcp__ozor__*` tools. This skill takes a short creative brief and returns a finished, exported, shareable video — not just a prompt.
## When to use
Use this skill when the user wants to **actually produce a video** from a short text idea. Signals:
- "Make a video about ..."
- "Generate a launch video for ..."
- "Create a 30-second explainer about ..."
- "Spin up an ad for our new feature ..."
- "Render a video that says ..."
**Do NOT use this skill when:**
- The user has a document, PDF, PPTX, DOCX, deck, or file → use `ozor-document-video`
- The user gives a URL / landing page → use `ozor-url-to-video`
- The user just wants help **writing** an Ozor prompt without generating → use `ozor-video-best-practices`
- The user wants to manage existing videos → use `ozor-video-library`
## Required MCP tools
This skill assumes the Ozor MCP is connected. The tools are:
- `mcp__ozor__generate_video` — kicks off a text-to-video job
- `mcp__ozor__wait_for_job` — blocks until the agent finishes building the project
- `mcp__ozor__export_video` — starts the render
- `mcp__ozor__wait_for_export` — blocks until the render is ready, returns URLs
- `mcp__ozor__get_embed_code` — returns the `<iframe>` HTML
- `mcp__ozor__list_voices` — optional, lookup of available voices
- `mcp__ozor__send_message` — optional, follow-up edits to the video agent
If the Ozor MCP is not connected, tell the user to add it and stop