← All skills
Tencent SkillHub · Finance & Trading

Claw Desktop Pet

Give OpenClaw a body — a tiny fluid glass ball desktop pet with voice cloning, 15+ eye expressions, desktop lyrics overlay, and 7 mood colors. Electron-based, pure CSS/JS animation.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Give OpenClaw a body — a tiny fluid glass ball desktop pet with voice cloning, 15+ eye expressions, desktop lyrics overlay, and 7 mood colors. Electron-based, pure CSS/JS animation.

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
2.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 10 sections Open source page

🦞 Claw Desktop Pet — Give OpenClaw a Body

A desktop AI companion that gives your OpenClaw agent a physical presence on your desktop.

What is it?

A 67px fluid glass ball that lives on your desktop — it breathes, blinks, speaks, and reacts. Messages appear like floating desktop lyrics with white glow text. Your agent isn't invisible anymore.

Features

🫧 Fluid Glass Ball — 67px sphere with 7 mood color systems 👀 15+ Eye Expressions — blink, curious, sleepy, surprised, follow mouse 🎵 Desktop Lyrics — typewriter text, white glow, mouse pass-through 🎤 Voice Cloning — MiniMax Speech with 7 emotions, auto detection 🎨 Dual Window Architecture — sprite + lyrics, fully transparent ⚫ Offline/Online Animation — gray sleep → colorful revival with particles 💬 Feishu/Lark Sync — bidirectional message sync 🛡️ Enterprise Stability — auto-restart, error handling, performance monitoring

Quick Start

# Clone the project git clone https://github.com/kk43994/claw-desktop-pet.git cd claw-desktop-pet # Install dependencies npm install # Start (basic mode) npm start # Full AI mode — requires OpenClaw gateway running openclaw gateway start npm start

MiniMax Speech (Recommended — voice cloning + emotions)

Set your MiniMax API key in pet-config.json: { "minimax": { "apiKey": "your-api-key", "voiceId": "your-cloned-voice-id" } }

Fallback: Edge TTS (Free, no setup)

Works out of the box — uses Microsoft Edge TTS as fallback.

Architecture

┌── Sprite Window (200×220) ──┐ ┌── Lyrics Window (400×100) ──┐ │ 67px fluid glass ball │ │ Desktop lyrics overlay │ │ 15+ eye expressions │ │ Typewriter + white glow │ │ SVG icon toolbar │ │ Mouse pass-through │ │ 7 mood color systems │ │ Auto-fade after voice done │ └──────────────────────────────┘ └──────────────────────────────┘

Tech Stack

Electron — Desktop framework (dual transparent windows) OpenClaw — AI dialogue engine MiniMax Speech — Voice cloning + emotion TTS Pure CSS/JS — All animations, no sprite sheets

Design Philosophy

Air-feel UI — Like desktop lyrics, doesn't interfere with work iOS minimalism — Simple, elegant, icon-only buttons Lobster identity — Expressed through red-orange fluid color, not literal appendages References — Nomi robot, AIBI robot, Bunny Hole

Links

🔗 GitHub: https://github.com/kk43994/claw-desktop-pet 📖 Full documentation in README 📄 MIT License Made with ❤️ and 🦞 by zhouk (kk43994)

Category context

Trading, swaps, payments, treasury, liquidity, and crypto-financial operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc