Claude Skill

wickedapp/openclaw-office

OpenClaw Office 是一个虚拟AI办公仪表盘,实时可视化多智能体工作流。基于JavaScript构建,专为OpenClaw生态系统打造。

概览

Stars149
Forks35
语言JavaScript
最后更新2026-03-24
最近同步2026-06-25
前往 GitHub

仓库信息

拥有者wickedapp
仓库openclaw-office
完整名称wickedapp/openclaw-office
Repo ID1,152,783,838

安装这个 Skill

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

Registry 信息

类型openclaw_skill
质量分80/100
验证状态readme_parsed
最近验证2026-06-25
平台
ClaudeOpenClaw
能力
imageterminalworkflow
识别文件
README.mddocker-compose.ymlpackage.jsontests
配置键
URLOPENCLAW_GATEWAY_URLOPENCLAW_GATEWAY_TOKENGEMINI_API_KEYGOOGLE_API_KEYANTHROPIC_API_KEYTELEGRAM_BOT_TOKENTELEGRAM_CHAT_IDPACKAGE_JSON
安装方式
  • 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 \

项目简介

OpenClaw Office 是一个虚拟AI办公仪表盘,用于实时可视化多智能体工作流。基于JavaScript构建,提供直观界面来监控和管理OpenClaw生态系统中协作的AI智能体。

英文描述

Virtual AI Office Dashboard for OpenClaw — visualize your multi-agent workflows in real-time

要点

  • 实时多智能体工作流可视化
  • 虚拟办公仪表盘界面
  • 基于JavaScript构建,兼容性广泛
  • 专为OpenClaw生态系统设计

使用场景

  • 实时监控AI智能体协作
  • 可视化管理多智能体工作流
  • 展示基于智能体的办公自动化
  • 与OpenClaw智能体系统集成

README 摘要

# 🏢 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

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-06-25