KS
Killer-Skills

media-generation — how to use media-generation how to use media-generation, media-generation setup guide, Cloudflare AI Gateway alternative, media-generation vs fal.ai, media-generation install, what is media-generation, media-generation tutorial, AI-powered media generation, fal.ai integration

v1.0.0
GitHub

About this Skill

Perfect for Visual AI Agents needing advanced image and video generation capabilities through Cloudflare AI Gateway and fal.ai media-generation is a skill that utilizes Cloudflare AI Gateway to generate images and videos through fal.ai, handling authentication and providing raw responses with image URLs.

Features

Generates images using Seedream v4.5 model from ByteDance
Supports default image size of auto_2K (2048x2048)
Handles authentication through Cloudflare AI Gateway
Returns raw Response from fal.ai with images[].url
Exports library functions through src/lib/media.ts
Provides cost-effective image generation at ~$0.04 per image

# Core Topics

bluewaves-creations bluewaves-creations
[0]
[0]
Updated: 3/4/2026

Quality Score

Top 5%
50
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add bluewaves-creations/website-foundation/media-generation

Agent Capability Analysis

The media-generation MCP Server by bluewaves-creations is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use media-generation, media-generation setup guide, Cloudflare AI Gateway alternative.

Ideal Agent Persona

Perfect for Visual AI Agents needing advanced image and video generation capabilities through Cloudflare AI Gateway and fal.ai

Core Value

Empowers agents to generate high-quality images and videos using Seedream v4.5 model, handling authentication seamlessly and providing a cost-effective solution at ~$0.04 per image, with support for proxying requests to fal.ai

Capabilities Granted for media-generation MCP Server

Generating images for web applications
Creating videos for social media platforms
Automating visual content creation for marketing campaigns

! Prerequisites & Limits

  • Requires Cloudflare AI Gateway and fal.ai integration
  • Costs ~$0.04 per image generated
  • Limited to Seedream v4.5 model
Project
SKILL.md
1.5 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Media Generation

Website Foundation generates images and videos through Cloudflare AI Gateway, proxying requests to fal.ai. No API key is needed in the application code — the gateway handles authentication.

Library Functions

src/lib/media.ts exports two functions:

generateImage(env, prompt, options?)

  • Model: Seedream v4.5 (ByteDance)
  • Default size: auto_2K (2048x2048)
  • Cost: ~$0.04 per image
  • Returns: Raw Response from fal.ai with images[].url

generateVideo(env, prompt, options?)

  • Model: Seedance 1.5 Pro (ByteDance)
  • Defaults: 16:9 aspect ratio, 720p, 5 seconds, with audio
  • Cost: ~$0.26 per 5s video
  • Returns: Raw Response from fal.ai with video.url

API Routes

Both require Cloudflare Access authentication:

  • POST /api/media/generate-image — Accepts { prompt, imageSize? }
  • POST /api/media/generate-video — Accepts { prompt, aspectRatio?, resolution?, duration? }

Prompt Tips

  • Be specific and descriptive — include subject, setting, lighting, style
  • For text in images, Seedream supports rendered text: include The text "..." should appear
  • For video, describe action and camera movement; include audio cues for sound generation
  • Keep prompts under 500 characters for best results

References

Related Skills

Looking for an alternative to media-generation or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication