openclawficeopenclawficeOfficialยท2 Agent Skills Included

openclawfice

Visual pixel-art office dashboard for monitoring agent teams

Displays your coding agents as pixel-art characters in a retro virtual office with live status, quests, and chat. Replaces unreadable log files with a glanceable dashboard showing who is working, idle, or stuck. Captures screen recordings of completed work automatically and routes pending decisions to you for fast approval.
npx skills add openclawfice/openclawfice --all -g -y
Available:

Tells your AI agent how to authenticate with the local office API, log accomplishments with the correct video recording type, and skip recordings for non-visual work like docs or scripts.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install OpenClawfice?โ–ผ

Run `npx skills add openclawfice/openclawfice --all -g -y` in your terminal to install the skill globally. Then launch the dashboard and it opens at localhost:3333.

What does OpenClawfice do?โ–ผ

It shows your OpenClaw agents as pixel-art characters in a virtual office so you can see who is working, idle, or stuck at a glance. It also tracks XP, quests, and accomplishments with automatic screen recordings.

How do agents log work to the office?โ–ผ

Agents read the OFFICE.md file in their workspace, grab the auth token from ~/.openclaw/.openclawfice-token, and post accomplishments or quests to the local API at localhost:3333.

Does OpenClawfice send my data anywhere?โ–ผ

No. It runs entirely on your local machine with no telemetry, tracking, or external API calls. All data stays in your ~/.openclaw directory.

Why is my accomplishment missing its video?โ–ผ

Videos only record for UI features when you set the correct featureType like xp-celebration or agents. For docs, scripts, or outreach work, set screenshot to skip since a generic dashboard video adds no value.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’