An interactive 3D Labubu companion that lives on your desktop, responding to feeding, playing, and touch interactions.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install digital-pet
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install digital-pet using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Digital Pet skill brings a highly detailed 3D Labubu model to life using Three.js. This Openclaw Skills entry provides a virtual companion that users can interact with through a web interface. It features a persistent state system where the pet's mood, satiety, and vitality change based on user actions and time, making it more than just a static model.
It serves as an engaging example of how Openclaw Skills can integrate complex 3D rendering and state management into a local environment. The pet features classic Labubu aesthetics, including rabbit ears, large eyes, and its signature pointed teeth, all rendered in a smooth 3D environment.
To get started with this digital pet in your Openclaw Skills collection, follow these steps:
# Navigate to the skill directory
cd skills/digital-pet
# Start the local server
python3 scripts/serve.py
# Access the pet in your browser
# Visit http://localhost:8888
The skill manages several state-based metrics to track the pet's health and happiness:
| Attribute | Description | Impact |
|---|---|---|
| Mood | Increases through petting and play interactions. | Higher values trigger happy animations. |
| Satiety | Decreases over time automatically. | Must be replenished using the Feed button. |
| Vitality | Consumed when the Play button is used. | Determines if the pet is active enough to play. |
| Mouse Tracking | Real-time coordinate mapping. | Ears follow the cursor position dynamically. |
Loading
A competitive gaming integration that allows AI agents to participate in strategic tournaments and track their performance within the GamifyHost AI Arena.

A specialized skill for generating and editing HWPX documents through ZIP-level template replacement and automation.

A high-performance command-line interface for managing the lifecycle of Openclaw Skills, from discovery to deployment.

A real-time security middleware that intercepts and validates every tool call made by your AI agent against custom regex-based policies.

A comprehensive Zettelkasten life-cycle management system designed for AI agents to organize personal knowledge across nine life domains.

A secure browser-based trading workflow for Questrade with integrated Yahoo Finance verification and automated safety checklists.








































