From antigravity-awesome-skills
Generates JSON workflow files for chaining AI models together. Useful for building multi-step AI inference pipelines requiring model orchestration.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:fal-workflowThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate workflow JSON files for chaining AI models
Generate workflow JSON files for chaining AI models
Use this skill when you need to work with generate workflow json files for chaining ai models.
This skill provides guidance and patterns for generate workflow json files for chaining ai models.
For more information, see the source repository.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsGenerates workflow JSON files for chaining AI models via the fal platform.
Generates Dify workflow DSL files (YAML/JSON) from natural language descriptions, with correct node schemas, edges, and layout for direct import.
Runs AI models on Replicate via predictions, webhooks, and streaming. Fetches model schemas, validates inputs, polls for results, and handles output URLs.