openclawfice
Visual pixel-art office dashboard for monitoring agent teams
All Skills in This Repository (2)
Pure Emerald Level Indicatorsopenclawfice
Display AI agents as pixel art NPCs in a retro virtual office dashboard.
OpenClawfice Installer Skill
Install and launch the OpenClawfice dashboard by cloning the repository and starting the Next.js server.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core