ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 5/5

fliz-ai-video-generator

Complete integration guide for the Fliz REST API - an AI-powered video generation platform that transforms text content into professional videos with voiceovers, AI-generated images, and subtitles. Use this skill when: - Creating integrations with Fliz API (WordPress, Zapier, Make, n8n, custom apps) - Building video generation workflows via API - Implementing webhook handlers for video completion notifications - Developing automation tools that create, manage, or translate videos - Troubleshooting Fliz API errors or authentication issues - Understanding video processing steps and status polling Key capabilities: video creation from text/Brief, video status monitoring, translation, duplication, voice/music listing, webhook notifications.

Why use this skill?

Integrate Fliz AI video generation with OpenClaw. Automate text-to-video production, handle translations, and monitor rendering progress via a simple API-driven workflow.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jb-fliz/fliz-ai-video-generator
Or

What This Skill Does

The fliz-ai-video-generator skill provides a comprehensive bridge between the OpenClaw agent and the Fliz REST API. This toolset enables automated end-to-end video production by allowing users to programmatically transform text-based content into professional, ready-to-publish videos. The integration handles the entire lifecycle of a video asset, including initiation, status polling, language translation, and duplication. By leveraging this skill, developers and creators can automate the creation of marketing materials, news summaries, or educational content without manual intervention. It supports full customization of video aspects like format (16:9, 9:16, or square), language selection, and access to curated voiceover and music libraries.

Installation

To integrate this skill into your environment, use the OpenClaw command-line interface. Run the following command in your terminal: clawhub install openclaw/skills/skills/jb-fliz/fliz-ai-video-generator Ensure you have your Fliz API Bearer token prepared. You can retrieve your unique credentials from the Fliz API Keys dashboard before attempting to trigger any API calls.

Use Cases

  • Automated Content Distribution: Automatically convert WordPress blog post drafts into social media shorts or landscape videos upon publication.
  • Global Expansion: Use the translation endpoint to turn a single English educational video into multiple language versions (French, Spanish, German, etc.) for international markets.
  • Bulk Media Creation: Generate dozens of videos from a database of product descriptions or news feeds using automated polling workflows.
  • Workflow Orchestration: Incorporate video generation into Zapier or Make scenarios to trigger video production based on email inputs or CRM updates.

Example Prompts

  1. "Use the fliz-ai-video-generator to create a 16:9 video titled 'AI Trends 2024' using this text content: [Insert full text here]."
  2. "Check the current rendering status for video ID a1b2c3d4-e5f6-4a7b-8c9d-0e1f2a3b4c5d and notify me when it is complete."
  3. "Translate the video with ID a1b2c3d4-e5f6-4a7b-8c9d-0e1f2a3b4c5d into Spanish and save the output."

Tips & Limitations

  • Content Processing: Remember that the Fliz API does not crawl external websites; you must extract the text yourself and pass it into the description field.
  • Status Monitoring: Video generation is asynchronous. Always implement a polling loop or a webhook receiver that checks the step field until the status returns as complete.
  • Error Handling: If a process reaches the failed state, check the error field in the API response to determine if the issue is a validation error or a server-side processing limitation.

Metadata

Author@jb-fliz
Stars1947
Views2
Updated2026-03-04
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jb-fliz-fliz-ai-video-generator": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#video#ai#fliz#content-creation#automation#api
Safety Score: 5/5

Flags: external-api