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.zip

Installs 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.
362 charsno explicit “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Intermediate

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

You give it
Media prompt
You get back
Generated media

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

fal-ai MCP

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.

SkillInstallsUpdatedSafetyDifficulty
ai-media (this skill)02moNo flagsIntermediate
skills02moReviewBeginner
mmx-cli03moReviewBeginner
jimeng-mcp-skill194moCautionIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

More by arcasilesgroup

View all by arcasilesgroup

ai-docs

arcasilesgroup

Manages the documentation lifecycle: CHANGELOG, README, solution-intent architecture docs, external docs portals, and documentation quality gates. Auto-invoked by /ai-pr. Trigger for 'update the changelog', 'the README is stale', 'document this feature', 'docs portal needs updating', 'did we documen

00

ai-code

arcasilesgroup

Writes production code that satisfies stack-context standards on the first pass: interface-first design, backward-compatibility checks, lightweight self-review. Trigger for 'implement this', 'write the code for', 'add X to Y', 'build this function', 'make this work'. Not for tests; use /ai-test inst

00

ai-learn

arcasilesgroup

Extracts lessons from merged PR review feedback by analyzing what reviewers caught, identifying missed checks, and writing entries directly to LESSONS.md. Trigger for 'the AI keeps doing X wrong', 'learn from this PR', 'what patterns did reviewers catch', 'update our standards from feedback'. Not fo

00

ai-issue

arcasilesgroup

Creates a project work-item (issue / task / story) on the user's configured board: routes by manifest `work_items.provider` (GitHub Projects v2 or Azure DevOps), composes title + body + labels, attaches to the active board, and confirms a clickable link. Trigger for 'open an issue', 'file a bug', 'c

00

ai-design

arcasilesgroup

Designs user interfaces and design systems for web, mobile, CLI, and documentation-heavy experiences: aesthetic direction, color palettes, typography, spatial composition, information architecture. Trigger for 'design this page', 'create a design system', 'what style should we use', 'UI for this fea

00

ai-advise

arcasilesgroup

Proactive governance advisor — checks standards, decisions, and quality trends during development. Always advisory, NEVER blocks. Three modes: `advise` (post-edit), `gate` (pre-dispatch), `drift` (on-demand decision audit). Trigger for 'governance check', 'advise on this change', 'check for drift',

00

Search skills

Search the agent skills registry