cad-engineering-open-source-cad-expertise
Sub-skill of cad-engineering: Open-Source CAD Expertise (+3).
Best use case
cad-engineering-open-source-cad-expertise is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of cad-engineering: Open-Source CAD Expertise (+3).
Teams using cad-engineering-open-source-cad-expertise should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/open-source-cad-expertise/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How cad-engineering-open-source-cad-expertise Compares
| Feature / Agent | cad-engineering-open-source-cad-expertise | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sub-skill of cad-engineering: Open-Source CAD Expertise (+3).
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Open-Source CAD Expertise (+3)
## Open-Source CAD Expertise
| Software | Capabilities |
|----------|-------------|
| **FreeCAD** | Parametric 3D modeling, Python scripting, workbench customization |
| **LibreCAD** | 2D drafting, DXF/DWG handling, command-line operations |
| **OpenSCAD** | Programmatic 3D modeling, CSG operations, parametric design |
| **QCAD** | Professional 2D CAD, scripting interface, batch processing |
| **BRL-CAD** | Solid modeling, ray-tracing, geometric analysis |
| **Blender** | CAD integration, mesh to solid conversion, technical visualization |
| **KiCAD** | PCB design, electrical schematics, 3D board visualization |
## Proprietary CAD Knowledge
| Software | Capabilities |
|----------|-------------|
| **AutoCAD** | Full command set, AutoLISP/VBA automation, custom tools |
| **SolidWorks** | Feature-based modeling, API programming, PDM integration |
| **CATIA** | V5/V6 platforms, complex surfaces, PLM workflows |
| **Inventor** | Parametric design, iLogic rules, Vault integration |
| **Fusion 360** | Cloud collaboration, generative design, CAM integration |
| **Creo/Pro-E** | Advanced assembly, mechanism design |
| **NX** | High-end manufacturing, synchronous technology |
## File Format Expertise
| Category | Formats |
|----------|---------|
| **Native** | DWG, DXF, DGN, IGES, STEP, STL, SAT, Parasolid |
| **Exchange** | IFC, COLLADA, OBJ, FBX, 3DS, VRML, X3D |
| **Documentation** | PDF, SVG, EPS, DWF, 3D PDF |
## Delegation Capability
This specialist agent delegates to software-specific agents:
```yaml
delegation:
software_specific_agents:
freecad:
path: agents/freecad
capabilities:
- parametric_modeling
- assembly_design
*See sub-skills for full details.*Related Skills
llm-wiki-source-extraction-coverage
Doc-type-aware extraction contract for llm-wiki source ingestion with measurable coverage and source-anchored traceability. Use when (1) ingesting a PDF, DOCX, XLSX, PPTX, HTML, or scanned-image source into a wiki `sources/` page, (2) computing the pre-extraction estimate (what fraction of the source we expect to recover) and post-extraction yield (what fraction we actually recovered), (3) anchoring wiki claims back to specific page / paragraph / cell / slide positions in the source so a reviewer can re-verify or revise against the actual document, (4) deciding whether OCR fallback or manual transcription is needed. Codifies workspace-hub's existing OCR fallback chain and python-docx / openpyxl / trafilatura patterns into a format-specific routing table. Companion to research/llm-wiki-page-shape-contract (Rule 7 input-layer pages) and research/llm-wiki — this skill is the defense against silent extraction failure.
worldenergydata-source-readiness
Route agents to the canonical worldenergydata source-readiness skill and summary script. Use when asked for worldenergydata data completeness, data locations, latest known data dates, scheduler freshness, source-readiness status, or acceptance-criteria inputs across the repo ecosystem.
multi-source-tax-document-reconciliation
Verify generated tax forms against source documents by line-by-line comparison, not just totals
source-command-learn-extended
Extract learnings from the current session and convert them to actionable repo content. Phase 4 of #1760.
source-command-gsd-workstreams
Manage parallel workstreams — list, create, switch, status, progress, complete, and resume
source-command-gsd-review-backlog
Review and promote backlog items to active milestone
source-command-gsd-join-discord
Join the GSD Discord community
source-command-gsd-from-gsd2
Import a GSD-2 (.gsd/) project back to GSD v1 (.planning/) format
source-command-compound-extended
Run cross-agent memory bridge. Sync learnings between machine agents, update shared knowledge. Phase 5 of #1760.
openhue
Control Philips Hue lights, rooms, and scenes via the OpenHue CLI. Turn lights on/off, adjust brightness, color, color temperature, and activate scenes.
engineering-solver-domain-recon
Deep reconnaissance of an engineering solver domain (OrcaWave, OrcaFlex, CalculiX, OpenFOAM, etc.) across a multi-repo ecosystem — map infrastructure, issues, skills, data artifacts, machine constraints, and solver queue state before planning work.
engineering-domain-reconnaissance
Class-level external engineering domain reconnaissance: field development, external drive ingest planning, and source-to-artifact conversion.