OpenSCAD Parametric Modeling
Author parametric OpenSCAD models with proper variables, modules, tolerances, and Customizer-friendly structure.
Installation
- Make sure Claude is on your device and in your terminal.
Skills load from
~/.claude/skills/when Claude Code starts up — so you need it on your machine first. If you don't have it yet, install it once with the command below, then runclaudein any terminal to verify.One-time setupnpm i -g @anthropic-ai/claude-codeAlready have it? Skip ahead.
- Paste into Claude Code or into your terminal.
This downloads the skill into
~/.claude/skills/cad-openscad-parametric/SKILL.md. - Restart Claude Code.
Quit and reopen Claude Code (or any other agent that loads from
~/.claude/skills/). New skills are picked up on startup. - Just ask Claude.
Skills auto-activate when your request matches the skill's description — no slash command needed. Trigger phrases live in the skill's own frontmatter; you can read them in the “What this skill does” section above.
Prefer to read the source first? Open on GitHub.
When Claude uses it
Write parametric, scriptable OpenSCAD models for 3D-printable parts. Use when the user asks for "a parametric X", "an OpenSCAD model", a part defined by variables (wall thickness, tolerance, screw size), or a remix-friendly model that needs to expose knobs. Covers customizer-friendly variable layout, modular module/function design, Boolean composition (union/difference/intersection), hull/minkowski for fillets, and STL/3MF export.
What this skill does
Parametric OpenSCAD models with customizer-ready variables and clean module composition.
This skill is hosted by AugmentClaude. Install it with the command below to get the full SKILL.md (with all the patterns, anti-patterns, and reference snippets) into your local ~/.claude/skills/ folder.
Related skills
MCP Server Builder
anthropics
Build protocol servers that connect language models to external APIs and services.
3DGS Experiment Planner
jaccen
Design rigorous experiments for 3D Gaussian splatting research with recommended datasets, baselines, and metrics.
Generative Code Art
anthropics
Create algorithmic art with p5.js using randomness and interactive parameters.
Generative Furniture & Product Design
AugmentClaude
Produce three distinct design directions per request — traditional, constraint-optimized, expressive.