cad agents

13 tagged cad, measured the same way as everything else here.

Browse within: DXF 5cad-api 5dwg 5

prompt-improver

01

circuit-synth/circuit-synth

Agent Claude Code

Improves user prompts by clarifying ambiguities, condensing verbose context, and structuring requests for better execution.

265 5mo ago A 27 tokens original MIT

arch-author

02

ChanMeng666/archlang

Agent Claude Code

Authors or edits .arch floor-plan files using the compiler's own verification loop (compile → fix → describe → lint). Use for any task that writes ArchLang source.

8 yesterday A 37 tokens original MIT

admin

03

fa-mc/vibe-cading

Agent

Use this agent for workflow governance, instruction maintenance, mid-session interventions, and design-flow orchestration. Invoke when another role is stuck, looping, or out of scope; when an instruction gap surfaces; to initiate the design flow for a non-trivial task; or to run a session wrap-up. Admin diagnoses and…

5 3d ago A 84 tokens AGPL-3.0

designer

04

fa-mc/vibe-cading

Agent

Use this agent for domain reasoning, brainstorming, design briefs, and reference material analysis (STEP files, drawings, datasheets). Invoke before any non-trivial CAD model is implemented, to pre-digest dimensions, decide coordinate systems, and resolve geometric ambiguity. Also invoke to resolve ## Escalations…

5 3d ago A 79 tokens AGPL-3.0

tl

05

fa-mc/vibe-cading

Agent

Use this agent for code/system architecture in the CadQuery codebase — shared abstractions, component boundaries, base-class and Protocol/ABC contracts, cross-cutting refactors, vibecading/tools/ CLI design, and post-implementation architectural review. Invoke when a task is architecturally significant (a new shared…

5 3d ago A 91 tokens AGPL-3.0

JMMonte/agentic-digital-twin

Agent

Computational-engineering specialist for simulation-in-the-loop, hardware-as-code projects (parametric CAD + scored audits + sims). Invoke when designing, building, auditing, or iterating a hardware model where geometry is code, a design.json is the source of truth, and every requirement must earn an executable…

2 2mo ago A 100 tokens original MIT

cadlens-co/cadlens-mcp

Agent Claude Code

Use to produce a human-readable summary of a CAD drawing. Given a local file path or a URL, calls the cadlens MCP tools to parse the drawing and reports its format, units, dimensions, layer breakdown, prominent text labels, and total entity count. Hand off to cad-layer-inspector if the user wants to drill into a…

1 21d ago A 77 tokens original MIT

cad-layer-inspector

08

cadlens-co/cadlens-mcp

Agent Claude Code

Use to inspect a single layer within an already-parsed CAD drawing. Given a jobid and layername, pulls all entities on that layer, characterizes its content (entity-type breakdown, bounding region, sample text), and proposes a semantic role (e.g., "wall lines", "dimensions", "title block").

1 21d ago A 69 tokens original MIT

mcp-tool-tester

09

cadlens-co/cadlens-mcp

Agent Claude Code

Use to validate that the cadlens-mcp server's stdio interface works end-to-end after edits to src/server.ts or src/tools/. Builds the project, pipes JSON-RPC tools/list and tools/call requests to the built binary, and verifies the responses match each tool's inputSchema.

1 21d ago A 65 tokens original MIT