media-generation

Generate AI images and videos and retrieve stock images from prompts.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/hajrasarwar11/DataBase-Engine-with-AI --skill media-generation-hajrasarwar11
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: media-generation
Source: https://github.com/hajrasarwar11/DataBase-Engine-with-AI/tree/main/.local/skills/media-generation
Command: npx skills add https://github.com/hajrasarwar11/DataBase-Engine-with-AI --skill media-generation-hajrasarwar11

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the creation and retrieval of visual media by generating AI images and videos and by sourcing stock images for your applications, saving time on asset production.

Core Features & Use Cases

  • AI image generation from text prompts with PNG outputs and optional parameters like aspect ratio and background removal.
  • AI video generation from text prompts with configurable aspect ratio, resolution, and duration.
  • Stock image retrieval with limit and orientation controls for authentic photography.

Quick Start

Provide a text prompt and choose the media type to generate an image, video, or stock image.

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 from text prompts for UI design?

You can generate AI images by providing a text prompt and configuring parameters like aspect ratio and background removal. The skill outputs PNG files suitable for UI design, marketing, and game art workflows.

Can I retrieve stock images with specific orientation and limits?

Yes, you can retrieve authentic stock photography by setting limit and orientation controls. This provides real images for marketing, product demos, and content creation workflows.

How does AI video generation work with text prompts?

AI video generation processes text prompts with configurable aspect ratio, resolution, and duration parameters. It supports both synchronous and asynchronous generation to produce video assets for product demos and content creation.

What is the difference between synchronous and asynchronous media generation?

Synchronous generation blocks execution until the media asset is returned, while asynchronous generation uses generateImageAsync and generateVideoAsync functions to process longer video or image tasks without blocking concurrent workflow execution.

Does this skill support background removal for generated PNG images?

Yes, background removal is an optional parameter for AI image generation. It outputs PNG files with transparent backgrounds, directly applicable for UI design, product demos, and game art workflows.

Are there limitations on resolution and duration for AI video generation?

AI video generation supports configurable resolution and duration parameters tailored for fast, themed visual content. Specific maximum thresholds depend on the defined parameters within the generation request.