content-generation-workflow

Orchestrate image, video, and music generation with supplier selection and delivery.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ShowTimeWalker/ai-media-gen-skills --skill content-generation-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-generation-workflow
Source: https://github.com/ShowTimeWalker/ai-media-gen-skills/tree/main/.claude/skills/content-generation-workflow
Command: npx skills add https://github.com/ShowTimeWalker/ai-media-gen-skills --skill content-generation-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill provides a single orchestration entry point to manage end-to-end content generation across multiple types (image, video, music) and handles supplier selection and delivery, eliminating manual coordination.

Core Features & Use Cases

  • Unified coordination for image, video, music generation with optional supplier choice and multi-stage delivery.
  • Supports synchronous and asynchronous workflows through a registry of providers and a robust fallback strategy.
  • Deliveries can be directed to local paths or uploaded to object storage with configurable URL types.

Quick Start

Describe a complete content-generation workflow that coordinates image, video, and music production from requirement gathering to delivery.

Frequently Asked Questions about content-generation-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate multimedia content generation across image, video, and music in a single workflow?

Multimedia content generation across image, video, and music is coordinated through a single orchestration entry point that manages multi-step processing, supplier selection, and delivery. This eliminates manual coordination across different content types.

What is the best way to manage asynchronous content generation workflows with multiple suppliers?

Asynchronous content generation workflows are managed through a provider registry that supports robust fallback strategies and polling. This ensures reliable execution even when specific suppliers experience delays or failures during the generation process.

Can I deliver generated multimedia content directly to object storage?

Generated multimedia content can be delivered directly to object storage with configurable URL types. Alternatively, you can route deliveries to local paths depending on your specific storage and access requirements.

How does supplier selection work when orchestrating end-to-end multimedia content creation?

Supplier selection works by enforcing provider lookup during the multimedia content creation workflow. You can either allow optional supplier choices dynamically or use predetermined providers to handle the generation tasks.

Do I need to manually poll for completion when running multi-stage content generation workflows?

Manual polling is not required because the orchestration workflow enforces multi-step coordination and handles polling automatically. It manages the entire pipeline from requirement gathering through final delivery seamlessly.