cad-dxf-agent

v0.1.0 by Jeremy Longshore

Deterministic DXF drawing analysis for compliance, drawing QA, quantity takeoff, summaries, RFIs, and room/zone detection — no LLM or API key required.

1 plugin-local skills
MIT License
Claude Code Adapters (declared)

Installation

Open Claude Code and run this command:

/plugin install cad-dxf-agent@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

Deterministic DXF drawing analysis from natural language — no LLM or API key required. The plugin ships a single skill, cad-dxf-agent, that drives the cad-analyze CLI and reports the findings.

Features

Capability What it answers
compliance ADA / IBC / custom code compliance
health drawing quality / QA (overlaps, text, orphan layers)
takeoff automated quantity takeoff (counts, lengths, areas)
summary plain-English drawing summary
rfi RFIs generated from detected ambiguities
zones closed-loop room/area detection with area calc
compare revision diff between two DXFs (via cad-revision)

Skills (1) plugin-local skills

cad-dxf-agent View full skill →

Analyzes DXF drawings deterministically — ADA/IBC code compliance, drawing health and QA, quantity takeoff, plain-English summaries, RFI generation, and room/zone detection — with no LLM or API key.

ReadGlobBash(cad-analyze:*)Bash(cad-revision:*)Bash(pip:*)Bash(python:*)Bash(python3:*)AskUserQuestion

Ready to use cad-dxf-agent?