Batch generation workflow for Createya — when user asks to generate N variations / pack / lookbook / series of images or videos. Reads concurrency limit from user's plan, builds a queue, fires at limit, polls async, saves results to a project workspace (creative/output/<task>/). Use when user says "сгенерируй N креативов", "пачкой", "вариации", "5 картинок", "сделай серию", "batch", "lookbook", or after creative-director skill has prepared the brief and is ready to execute multiple shots.
$npx -y skills add createya-ai/createya-mcp --skill createya-batchInstalls into the current project.
Run `npx skills use "https://github.com/createya-ai/createya-mcp" --skill "createya-ai/createya-mcp/createya-batch"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/createya-ai/createya-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/createya-ai/createya-mcp"` and select the relevant skills, then follow their instructions.