‹ 返回总目录
开发工具 最近更新08-04

gcode

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量4.3K
⭐ GitHub Stars12,816(fork 1351)
🗓️ 最近推送2026-08-04
🌱 项目创建2026-04-22
💻 语言 / LicenseJavaScript · MIT
🐛 开放Issue16

📝 工具简介

面向CAD、CAE和CAM的agent skills库。

📖 怎么用

先装CAD技能库,运行`npx skills install earthtojake/text-to-cad`。用Codex的话(要0.142.0+)执行`codex plugin marketplace add earthtojake/text-to-cad`再加`codex plugin add cad@text-to-cad`;用Claude Code就执行`claude plugin marketplace add earthtojake/text-to-cad`然后`claude plugin install cad@text-to-cad`。如果要用基准测试数据,先跑`git lfs pull --include="benchmarks/**"`拉大文件。装好后就能让agent生成、检查、切片CAD文件或机器人描述文件了。

📋 迷你测评

面向CAD、CAE和CAM的agent技能库。亮点是覆盖工程仿真领域。没提工具链细节,适合机械或制造场景。

📄 README 要点

这是一个面向CAD、机器人和硬件设计AI代理的技能库,专门用来处理计算机辅助设计和机器人描述文件。它提供了一套完整的工具链,让AI代理能根据自然语言或图片请求来创建和编辑CAD模型,主要输出STEP格式文件,也支持其他导出选项。核心功能包括从本地项目文件生成、检查、采购、切片和交接CAD及机器人描述工件。安装这个库后,AI代理就能获得针对CAD建模、制造、机器人描述文件、仿真和本地审查的专门工作流程。适合机械工程师、机器人开发者或任何需要在AI辅助下进行硬件设计的场景,能大幅简化从设计到制造的流程。

查看英文原文
██████╗ █████╗ ██████╗ ███████╗██╗ ██╗██╗██╗ ██╗ ███████╗ ██╔════╝██╔══██╗██╔══██╗ ██╔════╝██║ ██╔╝██║██║ ██║ ██╔════╝ ██║ ███████║██║ ██║ ███████╗█████╔╝ ██║██║ ██║ ███████╗ ██║ ██╔══██║██║ ██║ ╚════██║██╔═██╗ ██║██║ ██║ ╚════██║ ╚██████╗██║ ██║██████╔╝ ███████║██║ ██╗██║███████╗███████╗███████║ ╚═════╝╚═╝ ╚═╝╚═════╝ ╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝╚══════╝ A skills library for CAD, robotics, and hardware design agents Docs Demo CAD Skills CAD Skills is a library of agent skills for generating, inspecting, sourcing, slicing, and handing off CAD and robot description artifacts from local project files. 🧰 Skills Install the library to give agents focused workflows for CAD, fabrication, robot description files, simulation, and local review. Skill Summary Source CAD Creates and edits CAD models from plain language or image requests, with STEP as the main output along with options to export to STL, 3MF and GLB. skills/cad CAD Viewer Shows local browser previews for CAD, G code, and robot files. skills/cad viewer step.parts Finds off the shelf STEP parts like screws, bearings, motors, and connectors. skills/step parts DXF Creates 2D DXF drawings like profiles, templates, gaskets, and cut layouts from Python sources or CAD geometry. skills/dxf URDF Writes robot structure files with links, joints, limits, inertials, and meshes. skills/urdf SRDF Adds MoveIt planning groups, end effectors, poses, and collision rules to a URDF. skills/srdf SDF Creates simulator models and worlds with frames, physics, sensors, and lights. skills/sdf SendCutSend Checks DXF and STEP files before upload to SendCutSend. skills/sendcutsend G code Slices supported mesh files into validated, printer profiled FDM .gcode with real slicer CLIs. skills/gcode Bambu Labs Dry runs, uploads, and cautiously starts local Bambu Lab print jobs from validated .gcode . skills/bambu labs Implicit CAD Creates browser native implicit CAD models using GLSL signed distance fields and CAD Viewer raymarch rendering. Ex

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考