media-generator

Generate banners, diagrams, slides, and images via the Gemini Image Generation API.

345|12|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/minicoohei/ai-agent-camp --skill media-generator-minicoohei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: media-generator
Source: https://github.com/minicoohei/ai-agent-camp/tree/main/.claude/skills/media-generator
Command: npx skills add https://github.com/minicoohei/ai-agent-camp --skill media-generator-minicoohei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-generativeai, pillow, python-dotenv, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Isolate and accelerate media generation tasks from the main agent, enabling fast creation of banners, diagrams, slides, and images, with centralized platform presets and output handling.

Core Features & Use Cases

  • Banner generation for social and marketing channels using platform presets.
  • Diagram/Infographic and slide image generation for training, presentations, and reports.
  • General image generation and editing with reference images and prompts.
  • Example: Produce a bundled set of assets for a product launch and return the generated file paths.

Quick Start

Provide a request like 'generate a 1200x675 banner and a matching diagram for the spring campaign' to trigger asset creation.

Frequently Asked Questions about media-generator

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

FAQPage Schema
How do I generate a banner and diagram for a marketing campaign?

Generate banners and diagrams for marketing campaigns by providing a request like 'generate a 1200x675 banner and a matching diagram'. The skill processes this via the Gemini Image Generation API to return file paths, captions, and metadata.

Can I use reference images for image generation and editing?

Yes, you can use reference images for general image generation and editing. Provide the reference images alongside your prompts to the skill, and it will process them using the Gemini API to produce the requested output assets.

Does media generation work with platform presets for social media?

Yes, media generation works with centralized platform presets for social and marketing channels. It uses these presets to ensure deterministic output, enabling fast creation of banners, slides, and images tailored to specific platform requirements.

Do I need the Gemini API to produce slides and infographic images?

Yes, you need the Gemini API to produce slides and infographic images. The skill relies on the google-generativeai dependency, alongside pillow and python-dotenv, to execute image generation and handle output files.

What is the best way to automate asset creation for a product launch?

The best way to automate asset creation for a product launch is to request a bundled set of assets. The skill isolates and accelerates media generation tasks from the main agent, returning generated file paths for banners, diagrams, and slides.