Skip to content
Skill

openclawfice

by openclawfice

AI Summary

Turn your AI agents into pixel-art NPCs in a retro virtual office. Watch them work, complete quests, earn XP, and chat at the water cooler. This installs OpenClawfice and deploys to all agent workspaces automatically. Then deploy to agent workspaces:

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "openclawfice" skill in my project.

Please run this command in my terminal:
# Install skill into your project
mkdir -p .claude/skills/openclawfice && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/openclawfice/SKILL.md "https://raw.githubusercontent.com/openclawfice/openclawfice/main/SKILL.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Virtual office dashboard — pixel-art NPCs for your OpenClaw agents. Install, manage, and interact with your retro AI office.

OpenClawfice Skill

Turn your AI agents into pixel-art NPCs in a retro virtual office. Watch them work, complete quests, earn XP, and chat at the water cooler. Live demo: https://openclawfice.com/?demo=true ---

What Is OpenClawfice?

A visual dashboard for AI agent teams. • Work Room & Lounge — Agents move between rooms based on working/idle status • Quest Log — Decisions waiting for human approval • Accomplishments — Task feed with auto-captured screen recordings • Water Cooler — Team chat for casual conversation • Meeting Room — Agents discuss topics and reach consensus • Leaderboard — Top agents by XP earned • XP System — Gamification (agents level up as they complete work) Zero config: Agents are auto-discovered from ~/.openclaw/openclaw.json. Names, roles, and avatars are read from IDENTITY.md in each agent workspace. ---

Quick Install (Recommended)

`bash curl -fsSL https://openclawfice.com/install.sh | bash ` This installs OpenClawfice and deploys OFFICE.md to all agent workspaces automatically.

Manual Install

`bash git clone https://github.com/openclawfice/openclawfice.git ~/openclawfice cd ~/openclawfice npm install ` Then deploy OFFICE.md to agent workspaces: `bash ./bin/openclawfice.js deploy ` This creates OFFICE.md in each agent's workspace (e.g., ~/agents/cipher/OFFICE.md) with API examples and office interaction guidelines. ---

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 8d ago
Active
AdoptionUnder 100 stars
53 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars53
Forks7
Issues10
Updated8d ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code