返回顶部
a

ai-influencer

Create an AI clone video (talking head) from a single reference photo, a text script, and a cloned voice. Automates the pipeline of image generation (Gemini), voice cloning (ElevenLabs), and lip-sync video animation (Kling AI).

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
241
下载量
0
收藏
概述
安装方式
版本历史

ai-influencer

# AI Influencer Agent Skill This skill allows OpenClaw to automatically generate photorealistic talking-head videos (AI clones) without you ever needing to record. It orchestrates a 3-step pipeline: 1. **Identity Lock (Visuals):** Takes a base photo and prompt to generate a 4K studio-quality portrait (mocked/orchestrated via Gemini/Nano Banana Pro). 2. **Voice Cloning (Audio):** Takes your text script and generates a natural voice track using ElevenLabs. 3. **Lip Sync & Animation (Video):** Takes the static image and the audio track, and runs them through Kling AI's advanced Avatar/Lip-Sync pipeline to create a seamless, talking video. ## Prerequisites To use this pipeline, you must have the following API keys set in your environment: - `ELEVENLABS_API_KEY`: For generating the voice track. - `KLING_ACCESS_KEY` & `KLING_SECRET_KEY`: For animating the final video. ## Usage When a user asks to generate an AI Influencer video or "run the influencer pipeline", use this script: ```bash uv run {baseDir}/scripts/influencer_pipeline.py \ --image "/path/to/reference.png" \ --prompt "A man sitting at a desk looking at the camera, subtle natural movement, calm, talking head" \ --text "This is the script that the AI avatar will speak." \ --voice-id "YOUR_ELEVENLABS_VOICE_ID" ``` ## How It Works This script acts as a high-level orchestrator. In a real-world scenario, it sequentially calls the ElevenLabs API for audio generation, and the Kling AI API (`identify-face` -> `advanced-lip-sync`) for final rendering. *Note: Video generation via Kling API can take 5-10 minutes. Inform the user that the process runs asynchronously and requires sufficient Developer API credits on Kling.*

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 ai-influencer-1776124875 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 ai-influencer-1776124875 技能

通过命令行安装

skillhub install ai-influencer-1776124875

下载 Zip 包

⬇ 下载 ai-influencer v1.0.0

文件大小: 2.75 KB | 发布时间: 2026-4-14 16:00

v1.0.0 最新 2026-4-14 16:00
- Initial release of ai-influencer skill: generate photorealistic AI clone (talking-head) videos using a reference photo, script, and cloned voice.
- Fully automates the pipeline: image creation (Gemini), voice cloning (ElevenLabs), and lip-sync video animation (Kling AI).
- Offers a simple command to orchestrate all steps, requiring only image, prompt, script, and voice ID inputs.
- Requires API keys for ElevenLabs and Kling AI; video rendering runs asynchronously and may take several minutes.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部