← 返回 Skills 市场
yongjie666888

Motor Drawing Review

作者 yongjie666888 · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ⚠ suspicious
114
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install motor-drawing-review
功能描述
电机图纸审图助手 | 审核电机工程图纸、核查极槽配合、尺寸标注、技术要求、公差配合,输出审图报告
安全使用建议
This skill appears to do what it says (generate motor drawing checklists and provide GD&T references) and does not contact external services or request secrets, but take these precautions before use: - Ensure Python 3 is installed and on PATH (the package omits this from its declared requirements). Running without Python will fail. - Inspect or test the script in a safe environment first. There is a bug: one checklist item in the 'structural' data is a 3-tuple while the code expects 2-tuples, which will raise an exception if you run --type structural. Ask the author to fix the tuple mismatch or manually correct the data. - Because the skill prints/writes files locally, run it in a directory where writing is acceptable and review the generated output before sharing. If you need higher assurance, request a fixed release that declares Python as a dependency and resolves the tuple unpacking error; if the author adds any network calls or environment-variable usage, re-evaluate before installing.
功能分析
Type: OpenClaw Skill Name: motor-drawing-review Version: 1.2.0 The skill bundle is a legitimate tool for motor engineering drawing reviews, providing checklists and GD&T reference data. The Python script `scripts/drawing_checklist.py` generates formatted reports based on internal technical dictionaries and does not perform any sensitive operations, network calls, or unauthorized file access. All instructions in `SKILL.md` are strictly aligned with the stated engineering purpose.
能力评估
Purpose & Capability
The name/description (电机图纸审图) aligns with the bundled files: a GD&T reference and a Python checklist generator. However, SKILL metadata claims no required binaries while SKILL.md instructs running 'python scripts/drawing_checklist.py' — the skill implicitly requires a Python 3 runtime but does not declare it.
Instruction Scope
Runtime instructions are narrowly scoped (run the local script for checklist generation and use the provided reference). They do not ask the agent to read unrelated files, call external endpoints, or access credentials. One functional issue: scripts/drawing_checklist.py expects checklist items to be 2-tuples, but at least one entry in the 'structural' checklist is a 3-tuple, which will raise a ValueError and crash when running --type structural. That is a runtime bug (scope creep is not observed).
Install Mechanism
No install spec (instruction-only + local script) — low-risk. The only practical requirement is an available Python interpreter on PATH; the skill did not declare this as a required binary. No downloads, network fetches, or extracted archives are present.
Credentials
The skill requests no environment variables, no credentials, and accesses only local files included in the package. There is no indication of credential or secret usage or exfiltration.
Persistence & Privilege
always is false and the skill does not attempt to modify other skills or system-wide settings. It has no persistent installation steps or elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install motor-drawing-review
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /motor-drawing-review 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
v1.2: 新增GD&T参考规范、审图清单脚本、公差配合速查表、粗糙度参考值
元数据
Slug motor-drawing-review
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Motor Drawing Review 是什么?

电机图纸审图助手 | 审核电机工程图纸、核查极槽配合、尺寸标注、技术要求、公差配合,输出审图报告. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。

如何安装 Motor Drawing Review?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install motor-drawing-review」即可一键安装,无需额外配置。

Motor Drawing Review 是免费的吗?

是的,Motor Drawing Review 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Motor Drawing Review 支持哪些平台?

Motor Drawing Review 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Motor Drawing Review?

由 yongjie666888(@yongjie666888)开发并维护,当前版本 v1.2.0。

💬 留言讨论