adityacodepublic
Community@adityacodepublic
Skills for driving Onshape CAD via the onshape-mcp plugin, covering feature decomposition from reference images and disciplined parametric modeling conventions.
Agent Skills by adityacodepublic
Showing 2 vetted skills indexed across 1 GitHub repositories.
Frequently Asked Questions About adityacodepublic
FAQPage SchemaWhat tasks can I perform with adityacodepublic's Onshape skills?▼
You can decompose reference images (drawings, iso renders, photos) into reviewable feature trees, then execute parametric builds in Onshape via the onshape-mcp plugin. The skills cover unit and coordinate conventions, iteration discipline, and when to use FeatureScript.
Who should use these Onshape skills?▼
Mechanical engineers, CAD designers, and developers building parts in Onshape through the onshape-mcp plugin. They are most useful when starting from a reference image or when needing guidance on the plugin's MCP surface and Onshape-specific gotchas.
When should I load the vision-decompose skill versus the onshape skill?▼
Load vision-decompose when the user provides a reference image and asks to model it; skip it if the part is already described in plain text. Load the onshape skill before building anything in Onshape so the plugin's MCP surface and conventions are in context.
What prerequisites are required to use these skills?▼
You need access to Onshape and the onshape-mcp plugin, since the skills document protocols for driving Onshape through that plugin's MCP surface. No other dependencies are specified in the manifest.
What common Onshape problems do these skills help prevent?▼
They document known gotchas: REMOVE-on-face auto-flip behavior, Variable Studios existing as separate elements, and deterministic ID remapping issues. Following the render-first and entity-first conventions reduces iteration errors during parametric builds.