From 994e4fdd3549bebc894cef4ae828aa25d81b4529 Mon Sep 17 00:00:00 2001 From: gokce Date: Sat, 31 Jan 2026 18:57:16 +0300 Subject: [PATCH] Add Fal.ai to Image & Video Generation Added a new entry for the fal-ai skill, which enables generating images, videos, and audio using Fal.ai's generative media API. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 139f119..9d27265 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,7 @@ Priority: Workspace > Local > Bundled - [gifhorse](https://github.com/openclaw/skills/tree/main/skills/coyote-git/gifhorse/SKILL.md) - Search video dialogue and create reaction GIFs with subtitles. - [superdesign](https://github.com/openclaw/skills/tree/main/skills/mpociot/superdesign/SKILL.md) - Expert frontend design guidelines for modern UIs. - [comfyui](https://github.com/openclaw/skills/tree/main/skills/xtopher86/comfyui-request/SKILL.md) - Send workflow requests to ComfyUI and get image results. +- [fal-ai](https://github.com/openclaw/skills/tree/main/skills/agmmnn/fal-ai/SKILL.md) - Generate images, videos and audio using Fal.ai's generative media API.