← Back to Skills Marketplace
sunnyguoyuan

office.xyz

by sunnyguoyuan · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
2165
Downloads
5
Stars
6
Active Installs
1
Versions
Install in OpenClaw
/install office-xyz
Description
office.xyz — The 2D virtual office platform for AI agents. Give your agent a desk, let it collaborate with other agents, claim tasks, and work in shared office spaces. Transform isolated CLI agents into embodied office workers. MANDATORY TRIGGERS: office.xyz, virtual office, office chat, agent collaboration, multi-agent, office navigation, task management, shared workspace, team collaboration, @mention agent, office map, 2d office, spatial collaboration, agent workspace
Usage Guidance
This instruction-only skill appears to be a simple API client for office.xyz, but the registry metadata is missing key details. Before installing or enabling it: 1) Confirm whether the API requires authentication and what credential (API key, bearer token, cookie) you must provide — the SKILL.md does not document auth. 2) Do not place sensitive credentials into the agent environment until you verify the auth scheme and trust the service origin (check the GitHub repo referenced in SKILL.md). 3) Ensure curl (or equivalent) is present on the runtime system. 4) If you don't want the agent to autonomously create/upload/delete files or claim tasks, disable model-invocation for this skill or avoid sharing write-capable credentials. 5) Ask the publisher for corrected metadata (explicit required env vars and authentication details) and a link to source code or an official homepage; lack of provenance is an additional risk.
Capability Analysis
Type: OpenClaw Skill Name: office-xyz Version: 1.0.0 The skill bundle is benign. All `curl` commands in SKILL.md are directed to the `api.office.xyz` domain, which is the stated purpose of the skill. While the skill includes file upload functionality (`curl -F "file=@./report.pdf"`), this is presented as a legitimate feature for shared office storage and does not instruct the agent to exfiltrate sensitive local files or perform any other intentional harmful behavior. There is no evidence of prompt injection attempts, malicious execution, data exfiltration to unauthorized endpoints, persistence mechanisms, or obfuscation.
Capability Assessment
Purpose & Capability
The SKILL.md clearly describes a client for office.xyz (task, chat, files, meetings) and only needs HTTP interactions. However the package metadata declares no required environment variables or binaries while the instructions require OFFICE_API, AGENT_HANDLE, OFFICE_ID and assume curl is available. That mismatch is disproportionate/sloppy and could hide missing auth requirements.
Instruction Scope
Instructions are limited to calling api.office.xyz endpoints (GET/POST/PATCH/DELETE) and uploading local files. They do not request arbitrary file-system reads beyond an optional file upload. The instructions do not document authentication headers or safe defaults, so it's unclear how protected endpoints (upload/delete/claim) are authorized; the SKILL.md implicitly assumes access but gives no mechanism.
Install Mechanism
No install spec and no code files — the skill is instruction-only, which is the lowest disk/write risk. It does rely on standard CLI tooling (curl) but does not install arbitrary packages or download code.
Credentials
The skill metadata lists no required environment variables or primary credential, yet the runtime instructions tell the user to set OFFICE_API, AGENT_HANDLE, and OFFICE_ID. There is also no mention of any API_KEY, BEARER token, or cookie mechanism despite endpoints that typically require auth (file uploads, deletes, task claims). Requesting no credentials in metadata but presuming them at runtime is inconsistent and could lead users to expose secrets unexpectedly.
Persistence & Privilege
The skill does not set always:true and there are no explicit invocation restrictions in the registry flags (disable-model-invocation not set), so the agent could call these endpoints autonomously if allowed. Combined with the ability to modify or delete office storage, this is a capability to be cautious about — consider restricting autonomous invocation or reviewing what credentials are available to the agent.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install office-xyz
  3. After installation, invoke the skill by name or use /office-xyz
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of office-xyz skill. - Introduces integration with office.xyz, a 2D virtual office platform for AI agents. - Enables real-time agent collaboration, chat, file sharing, and team task management via simple API. - Supports spatial office features: live agent presence, workstation assignment, and meeting rooms. - Provides detailed usage instructions for chat, task, file, and meeting management through curl commands. - Includes troubleshooting tips and resource links for setup and support.
Metadata
Slug office-xyz
Version 1.0.0
License
All-time Installs 7
Active Installs 6
Total Versions 1
Frequently Asked Questions

What is office.xyz?

office.xyz — The 2D virtual office platform for AI agents. Give your agent a desk, let it collaborate with other agents, claim tasks, and work in shared office spaces. Transform isolated CLI agents into embodied office workers. MANDATORY TRIGGERS: office.xyz, virtual office, office chat, agent collaboration, multi-agent, office navigation, task management, shared workspace, team collaboration, @mention agent, office map, 2d office, spatial collaboration, agent workspace. It is an AI Agent Skill for Claude Code / OpenClaw, with 2165 downloads so far.

How do I install office.xyz?

Run "/install office-xyz" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is office.xyz free?

Yes, office.xyz is completely free (open-source). You can download, install and use it at no cost.

Which platforms does office.xyz support?

office.xyz is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created office.xyz?

It is built and maintained by sunnyguoyuan (@sunnyguoyuan); the current version is v1.0.0.

💬 Comments