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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jb-fliz/fliz-ai-video-generatorWhat 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
- "Use the fliz-ai-video-generator to create a 16:9 video titled 'AI Trends 2024' using this text content: [Insert full text here]."
- "Check the current rendering status for video ID a1b2c3d4-e5f6-4a7b-8c9d-0e1f2a3b4c5d and notify me when it is complete."
- "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
stepfield until the status returns ascomplete. - Error Handling: If a process reaches the
failedstate, check theerrorfield in the API response to determine if the issue is a validation error or a server-side processing limitation.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jb-fliz-fliz-ai-video-generator": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: external-api
Related Skills
designer-intelligence-station
Designer intelligence collection tool. Monitors 46 public sources (AI/hardware/mobile/design), dynamic quality-based filtering v2.1.8, generates structured daily/weekly reports. All data stored locally.
Reflection Engine
Analyzes an AI agent's dream/knowledge graph to surface the top recurring themes from its inner life. Reads DreamInsight entities from a knowledge_graph.json and returns the most frequent conceptual patterns — giving your agent a window into what it's actually thinking about. Built and proven on Albion, an autonomous AI running 31,000+ dream cycles on a Raspberry Pi 5.
project-evaluator
描述一个项目想法,AI 从市场/技术/商业/风险四个维度系统评估, 输出评估报告、竞品速查、MVP建议,帮你决策「值不值得做」。
social-vault
社交平台账号凭证管理器。提供登录态获取、AES-256-GCM 加密存储、定时健康监测和自动续期。Use when managing social media account credentials, importing cookies, checking login status, or automating session refresh. Also covers platform adapter creation and browser fingerprint management.
daily-report-generator
Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.