Agent skill · Backend & API

fal-text-to-image

| Model | Endpoint | Speed | Quality | Cost |

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill fal-text-to-image-josiahsiegel-claude-plugin-market --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 13 KB
Bundled scripts: none
Path: skills/ai-ml/fal-text-to-image-josiahsiegel-claude-plugin-market/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

--- name: fal-text-to-image description: Complete fal.ai text-to-image system. PROACTIVELY activate for: (1) FLUX.1/2 Pro/Dev/Schnell generation, (2) SDXL and Fast SDXL, (3) Image size presets (square_hd, landscape_16_9), (4) Guidance scale and inference steps, (5) LoRA model application, (6) Seed for reproducibility, (7) Batch generation (num_images), (8) Ideogram for text in images, (9) Recraft for design assets. Provides: Model endpoints, parameter reference, prompt engineering, quality vs speed trade-offs. Ensures optimal text-to-image generation. --- ## Quick Reference | Model | Endpoint | Speed | Quality | Cost | |-------|----------|-------|---------|------| | FLUX.2 Pro | `fal-ai/flux-2-pro` | Medium | Highest | $$$ | | FLUX.1 Dev | `fal-ai/flux/dev` | Medium | High | $$ | | FLUX Schnell | `fal-ai/flux/schnell` | Fast | Good | $ | | Fast SDXL | `fal-ai/fast-sdxl` | Fast | Good | $ | | Image Size | Preset | Dimensions | |------------|--------|------------| | Square HD | `square_hd` | 1024x1024 | | Landscape | `landscape_16_9` | 1024x576 | | Portrait | `portrait_16_9` | 576x1024 | | Custom | `{ width, height }` | Any | | Parameter | FLUX Default | SDXL Default | |-----------|-

What's inside
Steps it walks through
  1. Quick Reference
  2. When to Use This Skill
  3. FLUX Models
  4. FLUX.1 [dev]
  5. FLUX Schnell
  6. FLUX Pro
  7. FLUX.2 [pro]
  8. FLUX LoRA
  9. FLUX Realism
  10. FLUX Fill (Outpainting)
  11. Stable Diffusion Models
  12. Fast SDXL
  13. Stable Diffusion 3 Medium
  14. SDXL Turbo
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the fal-text-to-image skill do?

| Model | Endpoint | Speed | Quality | Cost |

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill fal-text-to-image-josiahsiegel-claude-plugin-market --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going