flyworks-avatar-video
Generate videos using Flyworks (a.k.a HiFly) Digital Humans. Create talking photo videos from images, use public avatars with TTS, or clone voices for custom audio.
Why use this skill?
Use the Flyworks avatar skill to create realistic talking photo videos, clone voices, and generate AI-powered digital human content directly from your command line.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/linhui99/flyworks-avatar-videoWhat This Skill Does
The flyworks-avatar-video skill serves as a powerful interface for the Flyworks (HiFly) digital human engine. It empowers users to generate professional-grade videos featuring realistic talking avatars or animated "talking photos" directly from text or audio inputs. Whether you are creating educational content, corporate training videos, or personalized messaging, this skill streamlines the process of voice synthesis and facial animation. It supports both public avatars for immediate use and voice cloning capabilities to ensure your digital persona speaks with your unique vocal characteristics.
Installation
To integrate this skill into your environment, use the OpenClaw package manager:
clawhub install openclaw/skills/skills/linhui99/flyworks-avatar-video
After installation, ensure you have configured your environment variables if you wish to bypass free-tier limitations. Export your unique credentials using export HIFLY_API_TOKEN="your_token_here". Refer to the local references/ directory for detailed documentation on authentication and workflow setup.
Use Cases
- Corporate Communications: Generate consistent, high-quality video updates using a standard branded avatar.
- Content Creation: Convert static blog posts or articles into engaging video summaries featuring a talking head narrator.
- Education & Training: Create instructional walkthroughs by pairing a voice-over file with a photorealistic digital avatar.
- Personalized Marketing: Use voice cloning and photo-talk technology to send customized video messages to clients or leads at scale.
Example Prompts
- "Use the public avatar with ID 'av_01' to narrate the following text: 'Welcome to our platform, let's get you started.' Use the 'professional_male_01' voice."
- "Create a talking photo video using the image at assets/ceo_photo.png. Use the audio file stored in assets/welcome_message.mp3 for the speech."
- "Clone the voice from the audio file located at uploads/my_voice.wav and save it with the title 'ExecutiveVoice' for future use in video generation."
Tips & Limitations
- Limitations: The free-tier token imposes a 30-second duration cap and applies a permanent watermark to all generated media. To remove these constraints, register an account at hifly.cc and upgrade your plan.
- Pro-Tip: Use the
manage_memoryfeature to store frequently used avatar and voice IDs. This prevents you from needing to look up raw IDs every time you trigger a video generation task, significantly speeding up your workflow. Always check the task status using thecheck_taskcommand if you are processing longer clips to ensure successful rendering before proceeding.
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-linhui99-flyworks-avatar-video": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, external-api