media-generation

Generate AI images, videos, and stock imagery via defined schemas.

Updated Jun 21, 2026
One-click install
npx skills add https://github.com/akhilksap2026/YMSNOW27032026 --skill media-generation-akhilksap2026
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: media-generation
Source: https://github.com/akhilksap2026/YMSNOW27032026/tree/main/replit/.local/skills/media-generation
Command: npx skills add https://github.com/akhilksap2026/YMSNOW27032026 --skill media-generation-akhilksap2026

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Visual content creation often requires juggling multiple tools for AI-generated media and stock imagery, leading to delayed workflows. This skill consolidates generation and retrieval into a single interface.

Core Features & Use Cases

  • Generate custom AI images from text prompts for product visuals, marketing materials, and UI placeholders.
  • Create short AI-generated videos and retrieve relevant stock images to accelerate campaigns and app dashboards.
  • Use cases include hero banners, social media assets, and rapid prototyping visuals.

Quick Start

Use a simple prompt to generate a hero image and fetch a matching stock image for your page.

Frequently Asked Questions about media-generation

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

FAQPage Schema
How do I generate AI images and stock imagery for application workflows?▼

You can generate AI images and stock imagery by using defined inputs and defaults to automate media creation and retrieval for product, marketing, and content workflows.

Can I use asynchronous generation for AI videos in my dashboard?▼

Yes, you can use the generateVideoAsync function to create short AI-generated videos asynchronously, allowing you to integrate media generation into app dashboards without blocking execution.

What is the best way to fetch stock images for marketing campaigns?▼

The best way to fetch stock images is using the stockImage function, which retrieves relevant stock imagery on-demand to accelerate campaign development and populate application interfaces.

Does this media generation approach support custom text prompts for UI placeholders?▼

Yes, the media generation approach supports custom text prompts through the generateImage function to create custom AI images for UI placeholders, hero banners, and rapid prototyping visuals.

How does on-demand media creation work for product visuals?▼

On-demand media creation works by processing text prompts through generateImage and generateVideo functions, outputting custom AI-generated media tailored for product visuals and marketing materials.