clawatar

Render user-supplied VRM models with 162 animations and lip-sync via WebSocket control.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/genesis-plan/hongchen-lingjing --skill clawatar
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: clawatar
Source: https://github.com/genesis-plan/hongchen-lingjing/tree/main/skills/clawatar
Command: npx skills add https://github.com/genesis-plan/hongchen-lingjing --skill clawatar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide a 3D VRM avatar body for an AI agent with animations and lip-sync to enable natural visual interaction.

Core Features & Use Cases

  • Web-based VRM avatar viewer with animations and expressions.
  • WebSocket-driven control for actions, expressions, and speech.
  • Use cases: VTuber-style avatar, visual assistant, or talking 3D character in AI demos.

Quick Start

Drop a VRM model onto the viewer, then start the server to see your avatar come alive.

Frequently Asked Questions about clawatar

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add a 3D VRM avatar to my AI agent for visual interaction?▼

You can add a 3D VRM avatar by dropping a user-supplied VRM model onto a browser-based viewer and controlling it via a WebSocket interface to enable visual interaction with animations and lip-sync.

Do I need a WebSocket server to control VRM avatar animations and lip-sync?▼

Yes, controlling VRM avatar animations and lip-sync requires a WebSocket control channel at ws://localhost:8765 to drive actions, expressions, and speech from your AI agent.

What is the best way to build a VTuber-style 3D character for an AI demo?▼

The best way to build a VTuber-style 3D character is using a web-based VRM viewer that supports 162 animations and lip-sync, driven through a WebSocket connection for real-time speech and expression control.

Can I use my own VRM model with a browser-based avatar viewer?▼

Yes, you must supply your own VRM model to render in the browser-based viewer, which then applies 162 animations and lip-sync to bring your custom 3D character to life.

What are the limitations of using a WebSocket-driven 3D avatar for an AI companion?▼

Limitations include the requirement for a specific WebSocket control channel at ws://localhost:8765 and a browser-based viewer, meaning the 3D avatar cannot run standalone without a local server environment.