⏳ This skill is pending AI review.
Scores will appear once Curio's pipeline completes.
openclawv1.0.0
MoltShell Skill
@jboullion
**MoltShell** is a lightweight React Three Fiber avatar interface for OpenClaw agents.
—/10
Mar 8, 2026// RATINGS
// README
# MoltShell Skill
**MoltShell** is a lightweight React Three Fiber avatar interface for OpenClaw agents.
## Quick Start
1. **Navigate:** `cd molt-shell`
2. **Install:** `npm install`
3. **Run:** `npm run dev`
4. **View:** Open `http://localhost:5173`
## Features (v0.1)
* **3D Scene:** R3F + Drei setup with lighting and orbit controls.
* **Avatar:** Basic procedural avatar (Capsule + Sphere) with idle animation.
* **UI:** Minimal overlay.
## Future Plans
* WebSocket connection to agent state.
* Lip-sync integration.
* VRM model loading.
// SHARE
// SOURCE
View on GitHub// SCORE
Pending review