Ai Avatar Generation
Generate AI avatars from photos or text descriptions using each::sense. Create professional headshots, cartoon avatars, 3D characters, fantasy personas, gami...
clawhub install ai-avatar-generationInteractive AI avatar with Simli video rendering and ElevenLabs TTS
# Install Skill (downloads SKILL.md to .claude/skills/) clawhub install avatar # Then just tell Claude: "use Avatar to help me..."
# Same install command — works with all SKILL.md-compatible AI coding tools clawhub install avatar
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.).
export SIMLI_API_KEY=your-key
export ELEVENLABS_API_KEY=your-key
openclaw-avatar
<spoken>
A short conversational summary (1-3 sentences). NO markdown, NO formatting. Plain speech only.
</spoken>
<detail>
Full detailed response with markdown formatting (bullet points, headers, bold, etc).
</detail>
<spoken>
You have three meetings today. Your first one is a team standup at 9 AM, then a product review at 2 PM, and finally a 1-on-1 with Sarah at 4 PM.
</spoken>
<detail>
Today's Meetings
9:00 AM - Team Standup
- Duration: 15 minutes
- Attendees: Engineering team
2:00 PM - Product Review
- Duration: 1 hour
- Attendees: Product, Design, Engineering leads
4:00 PM - 1:1 with Sarah
- Duration: 30 minutes
- Notes: Follow up on project timeline
</detail>
agent:main:avatarclawhub run avatar --text "欢迎观看本课程" --avatar-id default --voice-provider elevenlabs --voice-id en_US_female --output avatar_video.mp4