Claude Skill

wickedapp/openclaw-office

OpenClaw Office is a virtual AI office dashboard that visualizes multi-agent workflows in real-time. Built with JavaScript for the OpenClaw ecosystem.

Overview

Stars149
Forks35
LanguageJavaScript
Last pushed2026-03-24
Last synced2026-06-25
View on GitHub

Repository

Ownerwickedapp
Repositoryopenclaw-office
Full namewickedapp/openclaw-office
Repo ID1,152,783,838

Install this Skill

git clone https://github.com/wickedapp/openclaw-office

Registry

Typeopenclaw_skill
Quality score80/100
Verificationreadme_parsed
Last verified2026-06-25
Platforms
ClaudeOpenClaw
Capabilities
imageterminalworkflow
Detected files
README.mddocker-compose.ymlpackage.jsontests
Config keys
URLOPENCLAW_GATEWAY_URLOPENCLAW_GATEWAY_TOKENGEMINI_API_KEYGOOGLE_API_KEYANTHROPIC_API_KEYTELEGRAM_BOT_TOKENTELEGRAM_CHAT_IDPACKAGE_JSON
Install methods
  • git clone https://github.com/wickedapp/openclaw-office
  • npm install
  • git clone https://github.com/wickedapp/openclaw-office-notify-plugin ~/.openclaw/extensions/openclaw-office-notify
  • docker run -d --name openclaw-office \

Summary

OpenClaw Office is a virtual AI office dashboard that provides real-time visualization of multi-agent workflows. Built with JavaScript, it offers an intuitive interface to monitor and manage AI agents collaborating within the OpenClaw ecosystem.

Chinese description

OpenClaw 虚拟AI办公仪表盘——实时可视化您的多智能体工作流程

Key features

  • Real-time multi-agent workflow visualization
  • Virtual office dashboard interface
  • Built with JavaScript for broad compatibility
  • Designed for the OpenClaw ecosystem

Use cases

  • Monitoring AI agent collaboration in real-time
  • Managing multi-agent workflows visually
  • Demonstrating agent-based office automation
  • Integrating with OpenClaw agent systems

README excerpt

# 🏢 OpenClaw Office Your virtual AI office — visualize multi-agent workflows in real-time. ![OpenClaw Office Dashboard](public/sprites/office-complete.png) ## What is this? OpenClaw Office is a companion dashboard for [OpenClaw](https://github.com/openclaw/openclaw). It gives your AI agents a virtual office where you can watch them work in real-time. - 🎨 AI-generated office scenes matching your style - ⚡ Real-time workflow animations (task delegation, agent collaboration) - 🔗 Multi-step chain visualization (Agent A → Orchestrator → Agent B) - 📊 Activity log, cost savings tracker, team stats - 🔌 Works with any OpenClaw instance ## Quick Start ### 1. Clone and install ```bash git clone https://github.com/wickedapp/openclaw-office cd openclaw-office npm install ``` ### 2. Run the setup wizard (recommended) The interactive CLI wizard auto-detects your agents, generates a custom office scene, and configures everything: ```bash node cli/index.js init ``` The wizard will: 1. **Connect to your OpenClaw gateway** and auto-detect all your agents 2. **Ask for your office style** — Cyberpunk, Minimalist, Cozy, Corporate, or Custom 3. **Generate a custom office image** using Google Gemini (optional — works without it) 4. **Auto-detect desk positions** using Claude Vision (optional) 5. **Choose deployment method** — Docker, PM2, systemd, launchd, or manual 6. **Write all config files** for you > For automated/CI setups: `node cli/index.js init --non-interactive` ### 3. Build and start ```bash npm run build npm start ``` The dashboard runs on [http://localhost:4200](http://localhost:4200) by default. ### 4. Install the Notify plugin The [openclaw-office-notify-plugin](https://github.com/wickedapp/openclaw-office-notify-plugin) bridges your OpenClaw gateway to the Off

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-06-25