od-media-generation

Automate image, video, and audio generation pipelines using project-specific media atoms and critique loops.

93.2k|10.8k|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/nexu-io/open-design --skill od-media-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: od-media-generation
Source: https://github.com/nexu-io/open-design/tree/main/plugins/_official/scenarios/od-media-generation
Command: npx skills add https://github.com/nexu-io/open-design --skill od-media-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of media assets by managing the complex workflow of generation, artifact registration, and iterative quality refinement, ensuring consistent output for design projects.

Core Features & Use Cases

  • Automated Media Routing: Automatically selects the appropriate generation atom (image, video, or audio) based on the project's metadata kind.
  • Critique-Driven Iteration: Employs a critique-theater loop to score generated media and refine prompts until quality thresholds are met.
  • Use Case: A user creating a product marketing campaign can use this to generate a series of high-fidelity images and videos, with the system automatically iterating on the output based on aesthetic critique scores.

Quick Start

Use the od-media-generation skill to create a premium product image of a neon-lit dashboard with cinematic lighting.

Frequently Asked Questions about od-media-generation

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

FAQPage Schema
How do I generate media with this skill?

Invoke the skill by specifying the media kind (image, video, or audio) and the subject description. The skill automatically routes the request to the appropriate media atom and initiates the critique loop.

What media formats are supported?

The skill supports image, video, and audio generation. It uses project metadata to determine the correct generation atom and saves the resulting binary files to the local media directory.

How does the critique loop work?

The critique-theater atom evaluates the generated artifact against five standard dimensions. It continues to iterate and refine the prompt until the score reaches 4 or three iterations are completed.

Can I specify a custom media provider?

Yes, you can specify a provider in the input parameters if you wish to override the default configuration. Otherwise, the daemon uses the user's configured provider for the specific media kind.

What happens if the generated media does not meet quality standards?

The skill automatically triggers the critique loop to refine the prompt based on the critique notes. It will continue to iterate until the quality score converges or the iteration limit is reached.