solidworks-automation
Installation
SKILL.md
SolidWorks 自动化技能
快速开始
环境要求
- Windows 系统;原生 SolidWorks 格式需要 SolidWorks,开放格式无头写入不要求安装 CAD 软件
- Python 3.10+;原生 Windows CAD 自动化另需
pywin32/comtypes - MCP/工具化调用需要
mcp/pydantic - 工程图最终交付审查需要
PyMuPDF;它从 SolidWorks 导出 PDF 回读实际尺寸文字边界,已包含在requirements.txt - 处理 GLB/GLTF/OBJ/STL 网格参考模型时,可能还需要
trimesh/pygltflib/numpy/Pillow - 如果通过 OpenClaw 使用,确保技能目录位于
~/.openclaw/skills/solidworks-automation/或~/.agents/skills/solidworks-automation/
入口自检
所有代理在执行 SolidWorks 自动化前,先运行技能自检: