industrial-product-design-gbt

industrial-product-design-gbt is a skill for Codex from beiming183-cloud/AutoCAD-MCP. It costs 136 tokens per session (4,871 once invoked), scanned A, original, MIT.

A process for designing and reviewing physical products, from understanding the brief and choosing concepts through form, ergonomics, materials, CAD, rendering, manufacturing, and testing.

In plain words
What is it for?
Use it to develop product concepts, define proportions and controls, choose materials and finishes, create editable parametric CAD, produce renders, and prepare manufacturing handoffs.
Why use it?
It keeps function, appearance, user interaction, engineering, safety, and manufacturability aligned before detailed product drawings are created.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to develop product concepts, define proportions and controls, choose materials and finishes, create editable parametric CAD, produce renders, and prepare manufacturing handoffs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/beiming183-cloud/autocad-mcp/industrial-product-design-gbt
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 beiming183-cloud/AutoCAD-MCP --skill industrial-product-design-gbt
Clone the repo
git clone --depth 1 https://github.com/beiming183-cloud/AutoCAD-MCP

Made for: 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 industrial-product-design-gbt

README.md
[![agentmods](https://agentmods.dev/badge/skills/beiming183-cloud/autocad-mcp/industrial-product-design-gbt/github.svg)](https://agentmods.dev/skills/beiming183-cloud/autocad-mcp/industrial-product-design-gbt)
Your own site
<a href="https://agentmods.dev/skills/beiming183-cloud/autocad-mcp/industrial-product-design-gbt"><img src="https://agentmods.dev/badge/skills/beiming183-cloud/autocad-mcp/industrial-product-design-gbt/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 industrial-product-design-gbt

Your own site · 80×15
<a href="https://agentmods.dev/skills/beiming183-cloud/autocad-mcp/industrial-product-design-gbt"><img src="https://agentmods.dev/badge/skills/beiming183-cloud/autocad-mcp/industrial-product-design-gbt.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 136 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,871 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00136 $0.04871
Opus 5 $0.00068 $0.02436
Sonnet 5 $0.00027 $0.00974
Haiku 4.5 $0.00014 $0.00487

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

Security

Grade A, and why

industrial-product-design-gbt scanned grade A with 0 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 10 executable files (scripts/build_release_manifest.py, scripts/catalog_reference_library.py, scripts/check_dimension_authority.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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/industrial-product-design-gbt/SKILL.md · 232 lines

How it starts

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

Industrial Product Design with GB/T Handoff

Treat product design as the primary task and mechanical drafting as the engineering expression of a sufficiently resolved design. Decide who the product serves, what it must do, how it is used, why it has its form, and how it will be made and verified before detailed CAD and drawings.

Core Principles

  • Converge function, architecture, interaction, form, CMF, manufacturing, service, and safety together. Do not apply styling as a late shell over an unresolved package.
  • Separate observation, inference, assumption, and confirmed requirement. Mark unknown inputs TBD and checks that did not run NOT_EVALUATED.
  • Create meaningful alternatives. Color or fillet variants of the first idea do not count as concept exploration.
  • Express aesthetics as testable form language: proportion, silhouette, mass hierarchy, geometry vocabulary, line and surface relationships, transitions, boundaries, detail density, CMF, and 360-degree coherence.
  • Keep editable parametric native CAD as engineering truth. Renders, meshes, images, plots, and exchange files are derived evidence.
  • Never infer manufacturing-critical dimensions, material performance, tolerances, safety distances, or compliance from appearance alone.
  • Lock the product's immutable design DNA before optimization. Do not solve usability, packaging, cost, or engineering pressure by silently deleting the defining innovation.
  • Label every output by maturity. A concept is not a manufacturable design, and automated checks do not grant release approval.
  • Never treat body count, entity count, dimension audit, geometry DRC, or save success as proof that proportion, form language, interface integration, motion logic, surface quality, or product realism is acceptable.

Portability Contract

  • Discover the available CAD application, automation bridge, renderers, parsers, and file formats before execution. Map capability-level steps to tools that actually exist.
  • Never invent a tool call or verification result. After mutable CAD operations, read back actual entities, parameters, associations, hierarchy, and geometry.
  • Preserve the user's source and unrelated geometry. Use a traceable working copy for major revisions; do not overwrite, remove, or replace user files without authority.
  • Keep deliverables and evidence in standard CAD, exchange, image, and report artifacts that another tool or reviewer can reopen.

Read the full file on GitHub · 232 lines

Files

What ships with it

43 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 · 232 lines · 136 tokens per session scan A 8d0584e01697

Subscribe to this mod's changes

industrial-product-design-gbt is a skill published in the GitHub repository beiming183-cloud/AutoCAD-MCP (19 stars, last pushed 1mo ago), licensed MIT. It adds 136 tokens to every session and 4,871 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. 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

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

kernelcad-kinematic

Use when verifying whether a moving assembly is buildable — sampled-pose collision sweeps across joint ranges, IK reachability for end-effector targets, mounting-hole fastener consistency, and static-load capacity on cantilever-shaped parts. Loads alongside kernelcad-authoring to gate design-time mechanism feasibility.

w1ne/kernelCAD-web · 65 tokens

kernelcad-sheet-metal

Folded sheet-metal parts — sheetMetal(profile, opts), .bend(edge, angle, radius), .flattenPattern(). Use when building L-brackets, U-channels, service panels, or any part fabricated from a flat blank + folds.

w1ne/kernelCAD-web · 54 tokens

21st-ui

Find, install, and generate UI with 21st.dev. Use when the user asks for a UI component (pricing table, hero, navbar, dashboard, form, etc.), wants design inspiration, needs a brand logo as an SVG component, or wants to generate new UI from a prompt.

21st-dev/magic-mcp · 63 tokens

autocad-automation

An automation skill for AutoCAD, a computer-aided design program commonly used for 2D technical drawings. It works with drawing formats such as DWG and DXF and can use Windows automation or other supported scripting routes.

wzyn20051216/solidworks-automation-skill · 151 tokens

solidworks-fillet-chamfer-cnc

A SolidWorks skill for creating CNC parts with multiple rounded edges and chamfers, which are angled or softened edges used in manufacturing. It includes parameter checks, edge selection, and evidence after rebuilding the model.

wzyn20051216/solidworks-automation-skill · 107 tokens