analyticalmonk/fal-ai-skill

7 stars · Last commit 2026-04-06

Claude code plugin to interact with fal ai

README preview

# fal - Claude Code Plugin

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
[![Version](https://img.shields.io/badge/version-1.2.0-blue.svg)](.claude-plugin/plugin.json)

Generate images, videos, audio, and more using [fal.ai](https://fal.ai) AI models directly from Claude Code.

## Installation

```
/plugin marketplace add analyticalmonk/fal-ai-skill
/plugin install fal@fal-ai-skill
```

## Setup

1. Get your API key at [fal.ai/dashboard/keys](https://fal.ai/dashboard/keys)
2. The setup script is interactive - it prompts for your key directly. Run it yourself in the Claude Code prompt:

```

View full repository on GitHub →