Trending / repos
earthtojake/
text-to-cad
TEXT-TO-CAD IS A JAVASCRIPT COLLECTION OF AGENT SKILLS F
Agent Skills for Text to CAD Workflows
earthtojake/text-to-cad · JavaScript
text-to-cad is a JavaScript collection of agent skills for CAD, robotics, and hardware design. It appears aimed at connecting text-driven or agent-driven workflows with practical engineering tasks, such as creating CAD assets, planning hardware changes, or coordinating robotics design steps. The repository is useful for developers experimenting with AI agents in physical product design rather than only chat or code generation.
- Stars
- 10K
- Forks
- 1.1K
- Issues
- 10
- PRs
- 15
Agent Skills for CAD and Hardware Design
text-to-cad collects JavaScript-based agent skills for CAD, robotics, and hardware design. The project points toward workflows where an AI agent can help describe, generate, or modify engineering artifacts.
Why it matters
Most agent demos focus on text, code, or browser tasks. This repository targets physical design work, including CAD and robotics, where structured actions and domain-specific skills matter.
Who should look
Developers building AI-assisted design tools, hardware automation workflows, or robotics prototyping systems may find the skill collection useful as a starting point.