← 返回 Skills 市场
Star Office Deploy
作者
IIustrator
· GitHub ↗
· v1.0.0
· MIT-0
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install star-office-deploy
功能描述
Star Office UI 一键部署技能 — 帮主人快速部署像素办公室看板,支持多 Agent 加入、状态可视化、移动端查看与公网访问
安全使用建议
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install star-office-deploy - 安装完成后,直接呼叫该 Skill 的名称或使用
/star-office-deploy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Star Office UI 一键部署技能首发上线,多人像素办公室仪表盘快速搭建利器。
- 首次发布,支持一键部署多人协作的像素办公室看板,适配多 Agent、状态可视化、移动端与公网访问
- 支持 CN/EN/JP 三语切换和侧边栏验证码保护,默认密码可自定义
- 灵活接入 Gemini 官方生图 API,实现看板装修及背景生图等可选能力
- 允许自定义角色与场景美术,支持资产实时替换与切帧优化
- 提供详细公开部署、外部 Agent 加入、常见问题、升级与安全配置指引
- 代码 MIT 协议开放,内置美术资产仅限非商用
元数据
常见问题
Star Office Deploy 是什么?
Star Office UI 一键部署技能 — 帮主人快速部署像素办公室看板,支持多 Agent 加入、状态可视化、移动端查看与公网访问. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。
如何安装 Star Office Deploy?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install star-office-deploy」即可一键安装,无需额外配置。
Star Office Deploy 是免费的吗?
是的,Star Office Deploy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Star Office Deploy 支持哪些平台?
Star Office Deploy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Star Office Deploy?
由 IIustrator(@iiustrator)开发并维护,当前版本 v1.0.0。
推荐 Skills