← Back to Skills Marketplace
linhui99

Flyworks Avatar Video

by Hui Lin · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
3937
Downloads
8
Stars
31
Active Installs
1
Versions
Install in OpenClaw
/install flyworks-avatar-video
Description
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.
Usage Guidance
Review before installing. Use your own Flyworks/HiFly token, treat it as a secret, and assume any local image or audio path you provide may be uploaded for remote processing. Only upload portraits and voice samples you own or have explicit permission to use, and check the provider's retention, deletion, and acceptable-use terms before processing sensitive media.
Capability Analysis
Type: OpenClaw Skill Name: flyworks-avatar-video Version: 1.0.0 The skill is designed to interact with the Flyworks API for video generation, avatar creation, and voice cloning. It uses `requests` to communicate with `hfw-api.hifly.cc` and reads user-specified local image/audio files for upload, which is a core function of the skill. The `SKILL.md` contains agent instructions that are benign and directly aligned with the stated purpose. There is no evidence of data exfiltration beyond user-provided files, malicious execution, persistence mechanisms, or prompt injection attempts with harmful objectives.
Capability Assessment
Purpose & Capability
The observed code and documentation match the stated purpose: it calls the Flyworks/HiFly API to list avatars and voices, create videos, create talking-photo avatars, clone voices, and upload user-provided image or audio inputs when needed.
Instruction Scope
The skill gives operational instructions and examples for voice cloning and talking-photo generation, but does not clearly require consent, warn about impersonation risk, or explain the sensitivity of face and voice data.
Install Mechanism
Installation uses normal clone/copy/add-skill and pip dependency steps, with only the requests package listed; no hidden installer, obfuscation, or destructive install behavior was found.
Credentials
Network access, environment token use, and local media file reads are purpose-aligned, but local image and audio files are uploaded to a third-party service without an explicit confirmation step or clear data-handling disclosure at the point of use.
Persistence & Privilege
The script writes a local memory.json alias file for saved avatar and voice IDs and embeds a fallback demo API token; there is no background persistence or privilege escalation, but the shared hardcoded token and saved generated-identity references deserve review.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install flyworks-avatar-video
  3. After installation, invoke the skill by name or use /flyworks-avatar-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of flyworks-avatar-video skill. - Generate videos using Flyworks/HiFly Digital Humans: talking photos, public avatars with TTS, or cloned voices. - Includes command-line tool for listing avatars/voices, creating videos, talking photo videos, and voice cloning. - Supports workflow with free-tier token (with watermark and 30s video limit); instructions provided for setting up custom API keys. - Provides agent guidelines for interactive user support and memory management of avatars/voices.
Metadata
Slug flyworks-avatar-video
Version 1.0.0
License
All-time Installs 31
Active Installs 31
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 3937 downloads so far.

How do I install Flyworks Avatar Video?

Run "/install flyworks-avatar-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Flyworks Avatar Video free?

Yes, Flyworks Avatar Video is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Flyworks Avatar Video support?

Flyworks Avatar Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Flyworks Avatar Video?

It is built and maintained by Hui Lin (@linhui99); the current version is v1.0.0.

💬 Comments