clawtime

Interact with a self-hosted OpenClaw gateway via a local web interface.

69|16|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/youngkent/clawtime --skill clawtime
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawtime
Source: https://github.com/youngkent/clawtime/tree/main
Command: npx skills add https://github.com/youngkent/clawtime --skill clawtime

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ClawTime provides a private, self-hosted web interface to manage and interact with a locally running OpenClaw AI agent, eliminating cloud dependency and preserving privacy.

Core Features & Use Cases

  • Private by design: direct WebSocket connection to your local gateway with data stored on your machine.
  • Multimodal: voice, avatar, and real-time chat for natural interactions.
  • Agent-modifiable: customize avatars and UI to fit your workflow.

Quick Start

Install and run ClawTime against your local OpenClaw gateway to start chatting privately with an avatar-enabled agent.

Frequently Asked Questions about clawtime

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

FAQPage Schema
How do I set up a private local UI for my self-hosted AI agent?

To set up a private local UI for your self-hosted AI agent, install ClawTime and connect it to your local OpenClaw gateway running with Node.js 18+, establishing a direct WebSocket connection for data privacy.

What is a local gateway interface for multimodal AI interactions?

A local gateway interface for multimodal AI interactions provides a private, self-hosted web environment supporting voice input, animated avatars, and interactive widgets to manage agent workflows without cloud dependency.

Do I need Node.js to run a local OpenClaw gateway interface?

Yes, you need Node.js 18+ to run this local OpenClaw gateway interface. You also need a tunnel or direct network access to establish the required WebSocket connection to the local gateway.

Can I customize avatars and interactive widgets in a local agent interface?

Yes, you can customize avatars and interactive widgets in a local agent interface. The environment is agent-modifiable, allowing you to tailor the UI and avatars to fit your specific workflow and task panel operations.

How does a WebSocket connection keep my AI agent data private?

A WebSocket connection keeps AI agent data private by establishing a direct link to your local gateway, ensuring all multimodal interaction data is stored locally on your machine and eliminating cloud dependency.

What are the limitations of self-hosting a local AI agent interface?

Limitations of self-hosting a local AI agent interface include the requirement to maintain your own OpenClaw gateway, ensure Node.js 18+ compatibility, and manually configure network tunnels or direct access for the WebSocket connection.