← Back to Skills Marketplace
Star Office Deploy
by
IIustrator
· GitHub ↗
· v1.0.0
· MIT-0
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install star-office-deploy
Description
Star Office UI 一键部署技能 — 帮主人快速部署像素办公室看板,支持多 Agent 加入、状态可视化、移动端查看与公网访问
Usage Guidance
This skill is a coherent deployment guide for a local web app, but before running anything: 1) Inspect the GitHub repo (https://github.com/ringhyacinth/Star-Office-UI) and backend/app.py to confirm there is no unwanted network exfiltration or unsafe behavior. 2) Don’t run commands as root; run in an isolated environment or VM/container. 3) Replace the default ASSET_DRAWER_PASS (1234) immediately if you expose the service; treat GEMINI_API_KEY like any secret and only provide it if you want the optional image features. 4) Install cloudflared yourself if you want public tunneling (the skill mentions it but doesn’t declare the binary). 5) When asked to copy or download helper scripts (office-agent-push.py, gemini_image_generate.py), verify their source and contents before executing. 6) Be mindful of the absolute paths in the instructions—adjust them to your environment to avoid touching unexpected locations.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (deploying a local 'Star Office' dashboard) match the runtime steps: git clone, pip install, run backend, optional image API integration. Requested actions and optional env vars (ASSET_DRAWER_PASS, GEMINI_API_KEY) are coherent with the stated features.
Instruction Scope
Instructions include expected deployment steps but use hard-coded user paths (/Users/panda/.openclaw/workspace), instruct copying scripts into ../skills/..., and reading memory/YYYY-MM-DD.md from parent dirs. These are reasonable for a local deploy but can touch user files; the skill also asks the operator to download or copy 'office-agent-push.py' without an explicit URL—verify source before running.
Install Mechanism
This is an instruction-only skill (no install spec, no extracted downloads). It clones a public GitHub repo and uses standard pip installs (requirements.txt). No obscure third-party download URLs or archive extraction were specified.
Credentials
No required credentials are declared. Optional env vars are proportional: ASSET_DRAWER_PASS (UI password) and GEMINI_API_KEY/GEMINI_MODEL (only for optional image-generation features). No unrelated secrets or multiple unrelated credentials are requested.
Persistence & Privilege
Skill is not always-enabled and does not request system-wide modification rights. It instructs creating files/dirs inside the user's workspace and optionally a skill-style directory for Gemini scripts—this is normal for a local deployment helper and stays within the user's workspace.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install star-office-deploy - After installation, invoke the skill by name or use
/star-office-deploy - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Star Office UI 一键部署技能首发上线,多人像素办公室仪表盘快速搭建利器。
- 首次发布,支持一键部署多人协作的像素办公室看板,适配多 Agent、状态可视化、移动端与公网访问
- 支持 CN/EN/JP 三语切换和侧边栏验证码保护,默认密码可自定义
- 灵活接入 Gemini 官方生图 API,实现看板装修及背景生图等可选能力
- 允许自定义角色与场景美术,支持资产实时替换与切帧优化
- 提供详细公开部署、外部 Agent 加入、常见问题、升级与安全配置指引
- 代码 MIT 协议开放,内置美术资产仅限非商用
Metadata
Frequently Asked Questions
What is Star Office Deploy?
Star Office UI 一键部署技能 — 帮主人快速部署像素办公室看板,支持多 Agent 加入、状态可视化、移动端查看与公网访问. It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install Star Office Deploy?
Run "/install star-office-deploy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Star Office Deploy free?
Yes, Star Office Deploy is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Star Office Deploy support?
Star Office Deploy is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Star Office Deploy?
It is built and maintained by IIustrator (@iiustrator); the current version is v1.0.0.
More Skills