PluginBench
Skill
Pass
Audit score 90

fal-generate

nexu-io/open-design

Generate images and videos with Flux, SDXL, ideogram, and other fal.ai models.

What is fal-generate?

Access production-grade image and video generation through fal.ai's curated model catalogue. Use this skill when you need to create visual content with state-of-the-art diffusion models and community-hosted endpoints.

  • Generate images using Flux, SDXL, ideogram, and other fal.ai models
  • Generate videos with supported fal.ai endpoints
  • Access production-grade, community-curated model catalogue
  • Invoke generation via skill name or trigger phrases

How to install fal-generate

npx skills add https://github.com/nexu-io/open-design --skill fal-generate
Prerequisites
  • fal.ai API access and credentials
  • Installation of upstream bundle from fal-ai-community/skills
Claude Code
Cursor
Windsurf
Cline

How to use fal-generate

  1. 1.Install the upstream skill bundle by visiting https://github.com/fal-ai-community/skills
  2. 2.Configure your fal.ai API credentials
  3. 3.Invoke the skill by name (fal-generate) or use trigger phrases like 'fal generate', 'flux image', or 'sdxl'
  4. 4.Provide your image or video generation prompt to the agent

Use cases

Good for
  • Create marketing visuals and product mockups
  • Generate concept art and design iterations
  • Produce video content with AI models
  • Batch generate variations of images with different prompts
Who it's for
  • Designers and creative professionals
  • Product teams needing visual assets
  • Content creators and marketers
  • Developers building AI-powered applications

fal-generate FAQ

What models are available?

The skill supports Flux, SDXL, ideogram, and other community-hosted endpoints from fal.ai's production-grade catalogue.

Can I generate both images and videos?

Yes, the skill supports both image and video generation depending on the model and endpoint selected.

How do I trigger this skill?

Use the skill name 'fal-generate' or any of the trigger phrases: 'fal generate', 'fal.ai image', 'flux image', 'sdxl', or 'ideogram'.

Where do I find setup instructions?

Check the upstream repository at https://github.com/fal-ai-community/skills for the full README with exact installation paths and configuration details.

Full instructions (SKILL.md)

Source of truth, from nexu-io/open-design.


name: fal-generate description: | Generate images and videos using fal.ai AI models. Production-grade catalogue covering Flux, SDXL, ideogram, and other community-hosted endpoints. triggers:


fal-generate

Curated from the fal.ai community team.

What it does

Generate images and videos using fal.ai AI models. Production-grade catalogue covering Flux, SDXL, ideogram, and other community-hosted endpoints.

Source

How to use

This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory:

# Inspect the upstream README for exact paths
open https://github.com/fal-ai-community/skills

Then ask the agent to invoke this skill by name (fal-generate) or with one of the trigger phrases listed in this skill's frontmatter.