
heygen-com/liveavatar-agent-skills
3 skills1.8k installs15 starsGitHub
Install
npx skills add https://github.com/heygen-com/liveavatar-agent-skillsSkills in this repo
1Liveavatar IntegrateLiveAvatar Integrate is an end-to-end integration skill from heygen-com/liveavatar-agent-skills for adding HeyGen LiveAvatar to applications. It evaluates the existing tech stack, recommends the optimal path among Embed, FULL, or LITE modes, and walks through implementation step by step. Developers reach for it when shipping conversational or streaming avatar experiences and need structured guidance instead of reading scattered API docs alone. The skill targets integration architecture and rollout rather than generic frontend polish or unrelated video editing.677installs2Liveavatar Debugliveavatar-debug is a HeyGen agent skill (version 1.0.0, MIT license) for symptom-based troubleshooting of LiveAvatar integrations in production. It addresses silent or unresponsive avatars—often caused by a missing context_id in FULL mode that restricts input without throwing errors—garbled audio, sessions that fail to start, missing webhook events, and HeyGen API error codes. Follow the skill's decision tree from symptom to fix rather than re-reading generic API docs. Invoke it when a deployed LiveAvatar agent streams video but ignores speech, webhooks time out, or session state drifts during live user interactions.631installs3Liveavatar Feedbackliveavatar-feedback is an agent skill from heygen-com/liveavatar-agent-skills that guides coding agents to collect structured developer feedback on LiveAvatar SDK and API integration experiences and submit reports to the HeyGen team. The SKILL.md frontmatter defines six explicit trigger conditions—integration completion, user success phrases, frustration signals, explicit feedback requests, three or more failed attempts on one step, and immediately after generating LiveAvatar integration code—so agents know when to open a feedback workflow instead of silently retrying. The skill standardizes bug reports, suggestions, and integration pain points into a vendor-facing submission rather than leaving feedback in chat logs. Developers reach for liveavatar-feedback when they finish a LiveAvatar hook-up, hit repeating SDK errors, or want the HeyGen team to hear about documentation gaps or API friction. With 305 catalog installs, the skill is a lightweight closure step for LiveAvatar integrations managed by Claude Code, Cursor, Codex, or other agent hosts.519installs