🏛️ BimDown 中文 — BIM建模助手

v1.4.1

像写代码一样读写BIM数据,一句话命令即可自动建模、算量、审图,快速生成专属数字化房屋模型,全面释放建筑AI生产力。

0· 166·0 当前·0 累计
by @novashang (NovaShang)
下载技能包
最后更新
2026/4/9
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is coherent for BIM workflows: it needs the bimdown CLI and uses that CLI to build, render, query, and optionally publish project files. Before installing or using it, do the following: (1) If you permit the skill to install the CLI, manually verify the npm package (bimdown-cli) and its source to avoid arbitrary install scripts; prefer to install yourself rather than letting an agent run global npm install. (2) Be cautious with `bimdown publish`: it uploads CSV/SVG/GLB files (which ca...
详细分析 ▾
用途与能力
Name/description are BIM-focused and the only required artifact is the bimdown CLI; required binaries and the described commands (build/render/query/publish) align with the stated purpose.
指令范围
SKILL.md stays within BIM workflows: it tells the agent to run bimdown CLI commands, validate and render files, and only optionally publish project artifacts. It explicitly requires user authorization before installing the CLI or performing the first publish. There are no instructions to read unrelated system files or to fetch secrets.
安装机制
This is an instruction-only skill (no install spec written to disk). It recommends `npm install -g bimdown-cli` if the binary is missing. Global npm installs can run package lifecycle scripts and write to system locations, so the user should verify package provenance before allowing an automated/global install.
凭证需求
No required environment variables or credentials are requested. An optional BIMCLAW_API env var is documented to override the anonymous publish endpoint; this is proportional to the optional upload feature.
持久化与权限
Skill is not always-enabled and does not request persistent system or cross-skill privileges. Agent autonomous invocation is allowed (platform default) but nothing in the skill requires elevated or persistent privileges.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.4.12026/4/7

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install bimdown-zh
镜像加速npx clawhub@latest install bimdown-zh --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库