Avatar
Interactive AI avatar with Simli video rendering and ElevenLabs TTS
clawhub install avatarVeo AI video generation tool creates high-quality video content from text or image inputs
# Install Skill (downloads SKILL.md to .claude/skills/) clawhub install veo # Then just tell Claude: "use Veo to help me..."
# Same install command — works with all SKILL.md-compatible AI coding tools clawhub install veo
This Skill is compatible with the OpenClaw standard. After installation, a SKILL.md file is auto-generated, usable by any OpenClaw-compatible AI Agent (Claude Code, Cursor, Windsurf, etc.).
uv run {baseDir}/scripts/generate_video.py --prompt "your video description" --filename "output.mp4"
--duration / -d: Video duration in seconds (default: 8, max varies by model)--aspect-ratio / -a: Aspect ratio (16:9, 9:16, 1:1)--model: Veo model to use (veo-2.0-generate-001, veo-3.0-generate-001, veo-3.1-generate-preview, etc.)GEMINI_API_KEY env var (preferred)skills."veo".env.GEMINI_API_KEY in ~/.clawdbot/clawdbot.json--model veo-3.1-generate-preview for best resultsMEDIA: line for Clawdbot to auto-attach on supported chat providers.veo generate --prompt "科技公司办公室场景,员工协作工作,现代化装修风格" --duration 8 --quality hd --output ./output.mp4Interactive AI avatar with Simli video rendering and ElevenLabs TTS
clawhub install avatar