
from zopia-skills8
Manage project-based AI video/image creation pipelines (script → storyboard → video) using Zopia platform scripts.
Provides a set of scripts and instructions to manage project-based AI video and image creation on the Zopia platform. The skill covers the full pipeline: project creation, episode management, script delivery to the backend agent, polling for progress, downloading generated assets (storyboard frames, character images, and final videos), and triggering cloud-side rendering into MP4.
Trigger this skill when a user requests systematic AI-powered video production: creating a short film, episodic content, storyboard generation, character design requests, or any workflow that needs script→storyboard→video automation via Zopia. It's intended for users with a ZOPIA_ACCESS_KEY and a Zopia backend account.
Works with agents capable of running Python CLIs and managing long-running async workflows; primarily meant for integration with backend agents that accept project/script commands (CLI-friendly agents, Claude Code, Copilot-style environments).
Zopia AI video creation skill with 10 well-organized Python scripts for managing project-based video pipelines (script → storyboard → video). Scripts use only Python stdlib (urllib), no external dependencies. All scripts fail gracefully without API key or required args. The SKILL.md is comprehensive with clear workflow scenarios, error codes, and agent role guidance.
Solid skill for a specific AI video platform. Clean Python code, good error handling, no security concerns. The SKILL.md is unusually detailed with scenario-based workflows and clear do/don't guidance for the agent. Language is mixed Chinese/English which may limit English-only users.