← Back to Skills Marketplace
办公室面积计算器
by
deanw0529-ctrl
· GitHub ↗
· v1.0.0
· MIT-0
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install office-calculator
Description
基于20年全国办公选址经验的专业办公室面积测算工具。当用户询问办公室规划、工位数需求、办公室面积测算、多少人需要多大办公室、如何计算租赁面积时触发。核心功能:输入总人数、财务人数、工位规格、各功能区面积,输出建议租赁总面积及详细分解。特点:不用反复找设计公司,成本极低,行政人员可直接使用。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install office-calculator - After installation, invoke the skill by name or use
/office-calculator - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 办公室面积计算器?
基于20年全国办公选址经验的专业办公室面积测算工具。当用户询问办公室规划、工位数需求、办公室面积测算、多少人需要多大办公室、如何计算租赁面积时触发。核心功能:输入总人数、财务人数、工位规格、各功能区面积,输出建议租赁总面积及详细分解。特点:不用反复找设计公司,成本极低,行政人员可直接使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.
How do I install 办公室面积计算器?
Run "/install office-calculator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 办公室面积计算器 free?
Yes, 办公室面积计算器 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 办公室面积计算器 support?
办公室面积计算器 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 办公室面积计算器?
It is built and maintained by deanw0529-ctrl (@deanw0529-ctrl); the current version is v1.0.0.
More Skills