Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
AI Agent Analysis
TC

earthtojake/text-to-cad

A library of agent skills for CAD, CAE and CAM

stars
13k
Language
JavaScript
GitHub
Source and compliance noteLast synced: Aug 6, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy

Overview

Text-to-CAD is an open-source skills library that enables AI agents to generate, inspect, and modify CAD models, robot description files, and fabrication artifacts from natural language or image inputs. Its core value proposition is bridging LLMs with hardware design workflows by providing structured agent skills for CAD creation, robot URDF/SDF generation, and manufacturing preparation.

Installation

Install via pip: `pip install cad-skills` or clone the repo and run `pip install -e .`

Problem solved

Traditional CAD and robotics design require manual, expert-driven workflows with steep learning curves. This framework solves the problem of translating high-level design intent into precise, manufacturable 3D models and robot descriptions by giving AI agents structured tools to create, edit, and validate STEP, STL, URDF, and G-code files directly from text or images.

What you can build

Developers can build AI agents that design mechanical parts, generate robot kinematics and simulation models, slice models for 3D printing, and prepare files for online fabrication services like SendCutSend. Real-world use cases include rapid prototyping from sketches, automated generation of robot arms with MoveIt configuration, and end-to-end manufacturing pipelines from text prompt to printable G-code. The ceiling includes complex multi-part assemblies, full robot models with sensors and physics, and integration with local CAD viewers and printer APIs.

Community sentiment

Positive

No community feedback yet.

Concerns

No concerns documented yet.

Bottom line

This framework is ideal for makers, engineers, and robotics enthusiasts who want to accelerate hardware design with AI, but should be avoided for safety-critical applications without rigorous human review. The key trade-off is speed and accessibility versus the need for domain expertise to validate AI-generated designs.

Analyzed by Git-Stars - 7/22/2026