solidworks-automation

solidworks-automation is a skill for Claude Code, Codex from delancy827/solidworks-skills. It costs 78 tokens per session (34,450 once invoked), scanned A, original, MIT.

A SolidWorks automation guide for creating 3D models, assemblies, drawings, simulations, sheet-metal designs, molds, surfaces, and electrical designs through Python, C#, or VBA. SolidWorks is computer-aided design software used for mechanical engineering.

In plain words
What is it for?
Use it when automating SolidWorks modeling, assembly creation, engineering drawings, or analyses, including clevis-and-pin mechanisms.
Why use it?
It provides procedures and safety checks for turning drawings and design requirements into SolidWorks work through its programming interface.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex.

Good fit Use it when automating SolidWorks modeling, assembly creation, engineering drawings, or analyses, including clevis-and-pin mechanisms.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/delancy827/solidworks-skills/solidworks-automation
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add delancy827/solidworks-skills --skill solidworks-automation
Clone the repo
git clone --depth 1 https://github.com/delancy827/solidworks-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for solidworks-automation

README.md
[![agentmods](https://agentmods.dev/badge/skills/delancy827/solidworks-skills/solidworks-automation/github.svg)](https://agentmods.dev/skills/delancy827/solidworks-skills/solidworks-automation)
Your own site
<a href="https://agentmods.dev/skills/delancy827/solidworks-skills/solidworks-automation"><img src="https://agentmods.dev/badge/skills/delancy827/solidworks-skills/solidworks-automation/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for solidworks-automation

Your own site · 80×15
<a href="https://agentmods.dev/skills/delancy827/solidworks-skills/solidworks-automation"><img src="https://agentmods.dev/badge/skills/delancy827/solidworks-skills/solidworks-automation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 78 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 34,450 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 2 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium analysis-evasion · line 1
    Suspicious Unicode normalization or mixed-script content
    Fix: Review the flagged content for security risks. Ensure no credentials, secrets, or sensitive data are exposed.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00078 $0.34450
Opus 5 $0.00039 $0.17225
Sonnet 5 $0.00016 $0.06890
Haiku 4.5 $0.00008 $0.03445

Measured 12d ago against content hash 92b44307d36d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

solidworks-automation scanned grade A with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 4 executable files (examples/01_basic_part.py, examples/02_assembly.py, examples/03_drawing.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

**影响**:`curl` 直接下载技能文件会失败。

Runs shell commandslowCapability

Expected in a hook, worth knowing in a rule or an instructions file.

proc = subprocess.Popen(
solidworks-automation/SKILL.md · 3,417 lines

How it starts

The opening of the file, as written. The whole thing — 3,417 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Model capability preflight

Before using this skill, identify the active AI model/runtime and state whether it can inspect images/PDF pages directly.

  • If the runtime is multimodal or has image/PDF rendering tools, inspect the source drawing visually before extracting dimensions.
  • If the runtime is text-only, tell the user before modeling: "This model cannot inspect drawings directly. Please add a multimodal/vision step before this skill, or provide rendered views plus a dimension table." Do not infer unseen geometry from filenames or captions.
  • If the runtime can run SolidWorks but cannot inspect screenshots, it may execute scripts only after a vision-capable reviewer or the user validates the drawing interpretation.
  • Record the preflight in the output: model/runtime, visual capability, drawing source, and who/what performed visual verification.

When automating a SolidWorks assembly from multi-view drawings, especially a clevis/fork/link/pin mechanism, load and follow:

  • docs/solidworks-assembly-debugging-lessons.md

If that file is not present in the installed skill package, do not block the task; follow the embedded rules below.

Key rules from that lesson:

  • Count repeated part instances from the drawing. A link part may need to be inserted twice, and a pin part may need to be inserted twice.
  • Do not replace a missing repeated link with only an extra pin.
  • Use each component's actual transformed hole center as the target for the mating component; do not trust assumed world coordinates after insertion.
  • Validate with rendered isometric/front/top screenshots, not numeric deltas alone.
  • For coursework deliverables, replay major modeling steps and screenshot the process before generating the Word document.

Complex drawing intake rule

Before automating a complex drawing from a PDF/image, build a small dimension ledger:

  • Exact: dimensions readable from the drawing and used directly.
  • Inferred: values derived from visible dimensions, symmetry, or centerlines.
  • Designer choice: missing values chosen conservatively; label them in output.
  • Unsupported: cuts, chamfers, slots, threads, or blends that were not executed because the Python COM route is unreliable.

Read the full file on GitHub · 3,417 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 3,417 lines · 78 tokens per session scan A 92b44307d36d

Subscribe to this mod's changes

solidworks-automation is a skill published in the GitHub repository delancy827/solidworks-skills (89 stars, last pushed 2mo ago), licensed MIT. It adds 78 tokens to every session and 34,450 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 2 findings (makes network calls, runs shell commands). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

cad-designer

Design guidance for CAD drawings, including drafting standards, parameter-based design, layers, dimensions, batch output, and review checklists. It focuses on deciding what a drawing should contain before automation creates it.

delancy827/cad-skills · 87 tokens

cad-viewer

Start CAD Viewer and return review links for CAD and robot-description files. Use when visually reviewing .step, .stp, .glb, .stl, .3mf, .dxf, .urdf, .srdf, or .sdf files, especially when handed off from CAD, URDF, SRDF, or SDF generation skills.

earthtojake/text-to-cad · 79 tokens

solidworks-vibecad

A planning guide for turning natural-language mechanical design requests into structured, parameterized SolidWorks plans that can be reviewed before execution.

wzyn20051216/solidworks-automation-skill · 96 tokens

add-interfaces

Enrich an existing PartCAD part with connection interfaces and ports (mating metadata) so it can be mated to other parts automatically. Use for /pc:add-interfaces or when the user asks to add interfaces, ports, connectors, or mating information to a part, or to make parts snap/connect/assemble together.

partcad/partcad · 69 tokens

gen-assembly

Generate a PartCAD assembly (an ASSY that composes parts with placement and/or mates) from a description, generating or reusing the component parts and validating the result with the PartCAD CLI. Use for /pc:gen-assembly or when the user asks to generate or create an assembly, mechanism, or multi-part product.

partcad/partcad · 71 tokens

render

Render a PartCAD object or a CAD file to a 2D image - PNG, JPEG, SVG or DXF - from one or many viewing angles (front, back, left, right, top, bottom, iso, or an arbitrary direction), with pc render for an object a package declares or pc adhoc render for a file that belongs to no package. Use for /pc:render or when the…

partcad/partcad · 168 tokens