skillfed

fal-ai-media

Create images, videos, and audio content using fal.ai's suite of generative models through an MCP interface. The skill supports text-to-image with Nano Banana, video generation from text or images, and speech synthesis, with tools for model discovery, cost estimation, and job management.

fal-ai-media generates images, videos, and audio using AI models via the fal.ai platform.

AI-generated summary based on this skill's SKILL.md

234,207 35,692 MIT updated by affaan-m

Install

affaan-m/ECC/fal-ai-media · repository language: JavaScript

CLI (skillfed)coming soon
git clone https://github.com/affaan-m/ECC
cp -r ECC/skills/fal-ai-media ~/.claude/skills/fal-ai-media

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

Can fal-ai-media generate image from text?

Yes, fal-ai-media generates images from text descriptions using AI models like Nano Banana. You provide a text prompt describing what you want, and the skill creates the corresponding image through fal.ai's generative models.

How do I create video with AI using fal-ai-media?

fal-ai-media supports video generation from both text prompts and existing images. You can describe a video scene in text or provide an image, and the skill uses fal.ai's video generation models to create the video content for you.

Does fal-ai-media support text to speech conversion?

Yes, fal-ai-media includes speech synthesis capabilities for text-to-speech conversion. You can convert written text into audio content using the skill's audio generation tools powered by fal.ai's models.

What models are available in fal-ai-media?

fal-ai-media provides access to fal.ai's suite of generative models including Nano Banana for image synthesis, video generation models, and speech synthesis tools. The skill includes model discovery features so you can explore and compare available options.

Can I estimate costs before generating media with fal-ai-media?

Yes, fal-ai-media includes cost estimation tools. You can check the estimated cost of your media generation jobs before running them, helping you manage expenses when using fal.ai's generative models.

What license does fal-ai-media use?

fal-ai-media is released under the MIT license, making it freely available for use, modification, and distribution in both open-source and commercial projects.

SKILL.md

rendered from the published skill — quoted content, verbatim

fal.ai Media Generation

> Drift-prone skill. fal.ai model IDs, pricing, inputs, and MCP tool names > change quickly. Search or fetch the current model metadata before promising a > specific model, parameter, output format, or cost.

Generate images, videos, and audio using fal.ai models via MCP.

When to Activate

  • User wants to generate images from text prompts
  • Creating videos from text or images
  • Generating speech, music, or sound effects
  • Any media generation task
  • User says "generate image", "create video", "text to speech", "make a thumbnail", or similar

MCP Requirement

fal.ai MCP server must be configured. Add to ~/.claude.json:

"fal-ai": {
  "command": "npx",
  "args": ["-y", "fal-ai-mcp-server"],
  "env": { "FAL_KEY": "YOUR_FAL_KEY_HERE" }
}

Get an API key at fal.ai.

MCP

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 1 file
skills/fal-ai-media/SKILL.md

Related skills

Tags

generative-media multimodal-output prompt-based-creation async-processing cost-estimation model-discovery batch-generation reproducible-seeds