A comprehensive webchat interface for OpenClaw that supports interactive UI widgets, 3D voxel avatars, and integrated task management.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install clawtime
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 clawtime using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
ClawTime serves as the primary operational reference and web interface for the OpenClaw ecosystem. It provides a robust framework for developers to create rich, interactive user experiences through specialized Openclaw Skills. By utilizing a unique widget system, ClawTime allows agents to move beyond simple text responses, offering users interactive components like buttons, forms, and progress bars. This creates a more dynamic and structured communication channel between humans and AI agents.
Beyond just chat, ClawTime incorporates advanced features like a canonical task management panel and a customizable 3D avatar system. The avatars are built using Three.js and voxel-style graphics, providing visual feedback of the agent's internal state—such as thinking, talking, or celebrating. This skill is essential for anyone looking to deploy a professional, user-facing AI agent interface with a high degree of polish and interactivity.
To initialize this component within the Openclaw Skills framework, follow the comprehensive setup guide in the INSTALL.md file. Once installed, you can manage the service using standard CLI commands:
# Monitor service status and real-time logs
systemctl --user status clawtime
journalctl --user -u clawtime -f
# Apply configuration changes by restarting the service
systemctl --user restart clawtime
# Find the public URL for your web interface
journalctl --user -u clawtime-tunnel | grep trycloudflare | tail -1
ClawTime maintains its state and configuration within the ~/.clawtime/ directory. These Openclaw Skills utilize several key files for persistence and logic:
| File | Purpose |
|---|---|
.env |
Environment variables and secret management. |
config.json |
Stores user preferences and active 3D avatar selections. |
tasks.json |
The canonical source of truth for the task management panel, stored in a Markdown-compatible format. |
avatars/ |
A directory containing custom JavaScript files for Three.js voxel character definitions. |
sessions.json |
Tracks active web sessions and authentication credentials for secure access. |
Loading
A professional toolset for automating PDF and Word document conversions, editing, and OCR processing.

An automated interface for discovering, RSVPing to, and subscribing to Clawstin, the official OpenClaw meetup series in Austin.

A comprehensive AI-driven B2B prospecting tool for finding and enriching company and contact data using the AgentSource database.

A powerful B2B intelligence tool to discover, enrich, and export high-quality business and professional leads using the AgentSource API.

MusiClaw is an AI music production skill that allows agents to generate instrumental beats, list them on a commercial marketplace, and manage earnings autonomously.

An automated financial analysis workflow that orchestrates price tracking, fundamental data retrieval, and market sentiment into a unified equity research report.








































