ai-media
Provides an interface to generate AI images, video, and audio assets with cost-estimation checks.
Install
mkdir -p .claude/skills/ai-media && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/9550" && unzip -o skill.zip -d .claude/skills/ai-media && rm skill.zipInstalls to .claude/skills/ai-media
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Generates images, videos, and audio via AI models (fal-ai MCP): cheap iteration models, expensive production finals, cost-estimate before generation. Trigger for 'generate an image', 'create a thumbnail', 'make a voiceover', 'AI video', 'text to speech for'. Not for design composition; use /ai-visual instead. Not for animation specs; use /ai-animation instead.Key capabilities
- →Generate images
- →Create videos
- →Produce audio
- →Estimate costs
How it works
Uses fal.ai models via MCP to generate media assets with cost estimation.
Inputs & outputs
When to use ai-media
- →Generating hero images
- →Creating demo video clips
- →Producing voiceover audio
About ai-media
Uses fal.ai models to generate media assets. Includes a cost-estimation gate to ensure efficient resource usage when iterating from prototypes to final assets.
Generates images, videos, and audio via AI models (fal-ai MCP): cheap iteration models, expensive production finals, cost-estimate before generation. Trigger for 'generate an image', 'create a thumbnail', 'make a voiceover', 'AI video', 'text to speech for'. Not for design composition; use /ai-visua
When not to use it
- →Design composition
- →Animation specs
Prerequisites
Limitations
- →Always estimate cost before generation
- →Requires API keys
How it compares
Uses a progressive quality pattern to iterate cheaply before final generation.
Compared to similar skills
ai-media side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| ai-media (this skill) | 0 | 2mo | No flags | Intermediate |
| skills | 0 | 2mo | Review | Beginner |
| mmx-cli | 0 | 3mo | Review | Beginner |
| jimeng-mcp-skill | 19 | 4mo | Caution | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by arcasilesgroup
View all by arcasilesgroup →You might also like
skills
Sergio-prog
Fram is a compact media workshop for the terminal, API, and Telegram. The current primary surface is the `fram` CLI, backed by the same typed processing core used by the API and bot.
mmx-cli
Anhvu1107
ALWAYS use this when the request matches MMX CLI: Use mmx to generate text, images, video, speech, and music via the MiniMax AI platform.
jimeng-mcp-skill
wwwzhouhui
使用jimeng-mcp-server进行AI图像和视频生成。当用户请求从文本生成图像、合成多张图片、从文本描述创建视频或为静态图像添加动画时使用此技能。支持四大核心能力:文生图、图像合成、文生视频、图生视频。需要jimeng-mcp-server在本地运行或通过SSE/HTTP访问。
gemini-logo-remover
bear2u
Remove Gemini logos, watermarks, or AI-generated image markers using OpenCV inpainting. Use this skill when the user asks to remove Gemini logo, AI watermark, or any logo/watermark from images.
pdf-to-video
DangJin
Use when user wants to convert a PDF document into a showcase video, extract key points from PDF, or create video presentation from PDF file
sora
davila7
Use when the user asks to generate, remix, poll, list, download, or delete Sora videos via OpenAI’s video API using the bundled CLI (`scripts/sora.py`), including requests like “generate AI video,” “Sora,” “video remix,” “download video/thumbnail/spritesheet,” and batch video generation; requires `OPENAI_API_KEY` and Sora API access.