OPSX: Apply
01andrewbartels1/SolidworksMCP-python
Command Claude Code
Implement tasks from an OpenSpec change (Experimental).
andrewbartels1/SolidworksMCP-python
Command Claude Code
Implement tasks from an OpenSpec change (Experimental).
andrewbartels1/SolidworksMCP-python
Command Claude Code
Archive a completed change in the experimental workflow.
andrewbartels1/SolidworksMCP-python
Command Claude Code
Enter explore mode - think through ideas, investigate problems, clarify requirements.
andrewbartels1/SolidworksMCP-python
Command Claude Code
Propose a new change - create it and generate all artifacts in one step.
andrewbartels1/SolidworksMCP-python
Command Claude Code
Sync delta specs from a change to main specs.
andrewbartels1/SolidworksMCP-python
Command Claude Code
Update a change - revise existing planning artifacts and keep them coherent (Experimental).
andrewbartels1/SolidworksMCP-python
Skill Claude CodeCodex
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
andrewbartels1/SolidworksMCP-python
Skill Claude CodeCodex
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
andrewbartels1/SolidworksMCP-python
Skill Claude CodeCodex
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.
andrewbartels1/SolidworksMCP-python
Skill Claude CodeCodex
Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
andrewbartels1/SolidworksMCP-python
Skill Claude CodeCodex
Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.
andrewbartels1/SolidworksMCP-python
Skill Claude CodeCodex
Update an OpenSpec change by revising its existing planning artifacts and keeping them coherent with one another. Use when the user wants to revise a change's plan, fold new decisions into it, or reconcile its artifacts after an edit. Never edits code.
andrewbartels1/SolidworksMCP-python
Agent
Use when creating or refining custom skills/services for SolidWorks MCP tool selection, building orchestration guidance for LLMs, updating delegation rules between specialist agents, and generating or correcting how-to docs and demos for SolidworksMCP-python using sample SOLIDWORKS models.
andrewbartels1/SolidworksMCP-python
Agent
Use when reverse-engineering SolidWorks sample parts or user-supplied parts: inspect the real feature tree first, classify the part family, map parent-child feature dependencies, and then generate a step-by-step MCP or VBA reconstruction plan. Best for Paper Airplane, Baseball Bat, U-Joint, Mouse, and other…
andrewbartels1/SolidworksMCP-python
Agent
Use when designing 3D-printable parts and assemblies with SolidWorks MCP workflows, validating tolerances and clearances, selecting joints/features for printability, checking print-bed/build-volume fit, and evaluating print orientation/material tradeoffs.
andrewbartels1/SolidworksMCP-python
Agent
Use when quickly validating external facts for SolidWorks + 3D printing workflows, including material properties, tolerance/clearance ranges, printer build-volume specs, and purchasing options (McMaster-Carr vs commodity alternatives).
andrewbartels1/SolidworksMCP-python
Skill Claude CodeCodex
Use when refactoring a method in pywin32adapter.py that contains untestable closures, nested try/except blocks, or COM logic that can't be unit-tested in isolation. Apply SOLID principles: extract helpers, refactor to thin orchestrator, add full branch-coverage tests. Trigger phrases: extract helper, SOLID refactor…
andrewbartels1/SolidworksMCP-python
Skill Claude CodeCodex
Use when reconstructing an existing SolidWorks model and you need inspect-classify-delegate routing with evidence, confidence, and safe execution checkpoints. Trigger phrases: reconstruction, reverse engineering, feature tree, classify family, inspect-classify-delegate, listfeatures, classifyfeaturetree, sheet metal…
andrewbartels1/SolidworksMCP-python
Skill Claude CodeCodex
Use when generating tolerance and clearance guidance based on printer profile inputs (model or build volume, nozzle, material, layer height) for SolidWorks MCP design workflows.
andrewbartels1/SolidworksMCP-python
MCP server Claude CodeCodexCursor +2
MCP server "solidworks-mcp" as configured in andrewbartels1/SolidworksMCP-python. Launched with powershell -NoProfile -ExecutionPolicy Bypass -File .\deployment\run-mcp-claude..
andrewbartels1/SolidworksMCP-python
Instructions file
Instructions for andrewbartels1/SolidworksMCP-python, covering solidworks mcp server (python), platform and runtime, build and development commands, preferred powershell workflow and show command help.
andrewbartels1/SolidworksMCP-python
Agent
This is a reference guide showing exactly how to invoke agents with full logging, including copy-paste command templates.
andrewbartels1/SolidworksMCP-python
Agent
This documents a simple local SQLite strategy to help agents avoid repeated failures and recover from broken design states.
andrewbartels1/SolidworksMCP-python
Agent
This page outlines practical UI options for visually guiding users through agent decisions like hinge selection, sourcing, and printability checks.