← 返回 Skills 市场
办公室面积计算器
作者
deanw0529-ctrl
· GitHub ↗
· v1.0.0
· MIT-0
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install office-calculator
功能描述
基于20年全国办公选址经验的专业办公室面积测算工具。当用户询问办公室规划、工位数需求、办公室面积测算、多少人需要多大办公室、如何计算租赁面积时触发。核心功能:输入总人数、财务人数、工位规格、各功能区面积,输出建议租赁总面积及详细分解。特点:不用反复找设计公司,成本极低,行政人员可直接使用。
安全使用建议
This skill appears coherent and low-risk: it runs a simple local Python calculation, asks for no secrets, and its behavior matches the SKILL.md. Before installing, you may want to: (1) verify the author's repository/homepage if you need provenance (the package lists a GitHub URL but owner details are minimal), (2) test the tool with known examples to ensure the calculation assumptions (aisle factor, gross-up factors) match your expectations — the script applies area multipliers that may double-up depending on how you interpret '得房率' — and (3) review or run the included scripts in a controlled environment if you plan to run them locally. If you need stricter guarantees, ask for a signed/reputable source or additional maintainer info.
功能分析
Type: OpenClaw Skill
Name: office-calculator
Version: 1.0.0
The office-calculator skill is a legitimate tool for estimating office space requirements based on headcount and functional area needs. The Python script (scripts/calculate.py) contains only standard arithmetic logic and uses the built-in argparse and json libraries, while the SKILL.md instructions are clearly aligned with the stated purpose without any signs of prompt injection or malicious intent.
能力评估
Purpose & Capability
The name/description match the implementation: the SKILL.md describes inputs (seats, finance, seat size, areas) and the included scripts/calculate.py implements exactly those calculations. There are no unrelated requirements (no cloud creds, binaries, or config paths).
Instruction Scope
SKILL.md instructs the agent to parse natural-language parameter descriptions and call the local calculation script. The instructions do not ask the agent to read arbitrary files, environment variables, or transmit data externally — scope is limited to computing and returning area estimates.
Install Mechanism
No install mechanism is declared (instruction-only + a small Python script). Nothing is downloaded or written to disk beyond the bundled script; no external packages or untrusted URLs are used.
Credentials
The skill requests no environment variables, credentials, or config paths. The data it needs (numeric parameters) are passed as arguments — proportional to the stated purpose.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system settings. It can be invoked normally by the agent but has no elevated persistence or privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install office-calculator - 安装完成后,直接呼叫该 Skill 的名称或使用
/office-calculator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Office Calculator:
- Launches a professional office area estimation tool based on 20 years of nationwide office site selection experience.
- Calculates recommended office rental area and detailed breakdown based on staff number, financial staff, workstation specs, and functional zones.
- Designed for easy use by administrative staff without consulting designers, minimizing planning costs.
- Supports natural language queries about office planning, workstation needs, and area calculations.
- Output includes total suggested area and detailed sub-area breakdown for direct negotiation or design handoff.
元数据
常见问题
办公室面积计算器 是什么?
基于20年全国办公选址经验的专业办公室面积测算工具。当用户询问办公室规划、工位数需求、办公室面积测算、多少人需要多大办公室、如何计算租赁面积时触发。核心功能:输入总人数、财务人数、工位规格、各功能区面积,输出建议租赁总面积及详细分解。特点:不用反复找设计公司,成本极低,行政人员可直接使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。
如何安装 办公室面积计算器?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install office-calculator」即可一键安装,无需额外配置。
办公室面积计算器 是免费的吗?
是的,办公室面积计算器 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
办公室面积计算器 支持哪些平台?
办公室面积计算器 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 办公室面积计算器?
由 deanw0529-ctrl(@deanw0529-ctrl)开发并维护,当前版本 v1.0.0。
推荐 Skills