build123d-mcp: Skill for Claude Code

.claude/skills/b123d-drawing/SKILL.md

b123d-drawing is a skill for Claude Code from pzfreo/build123d-mcp. It costs 0 tokens per session (18 once invoked), scanned A, original, Apache-2.0.

A skill file for drawing with build123d, a Python-based tool for creating 3D models through code. The provided path points to its instructions.

In plain words
What is it for?
It is for code-based 3D drawing tasks using build123d. More specific uses cannot be confirmed from the provided information.
Why use it?
It gives an agent instructions for using that drawing workflow. The available input does not describe the exact operations it supports.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is pzfreo/build123d-mcp's own configuration. It tells Claude Code how to work on build123d-mcp itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything build123d-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to pzfreo/build123d-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/pzfreo/build123d-mcp/main/.claude/skills/b123d-drawing/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/pzfreo/build123d-mcp

Made for: Claude Code.

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 b123d-drawing

README.md
[![agentmods](https://agentmods.dev/badge/skills/pzfreo/build123d-mcp/b123d-drawing/github.svg)](https://agentmods.dev/skills/pzfreo/build123d-mcp/b123d-drawing)
Your own site
<a href="https://agentmods.dev/skills/pzfreo/build123d-mcp/b123d-drawing"><img src="https://agentmods.dev/badge/skills/pzfreo/build123d-mcp/b123d-drawing/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 b123d-drawing

Your own site · 80×15
<a href="https://agentmods.dev/skills/pzfreo/build123d-mcp/b123d-drawing"><img src="https://agentmods.dev/badge/skills/pzfreo/build123d-mcp/b123d-drawing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 18 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. 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 Agent Snooping · line 1
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
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.00000 $0.00018
Opus 5 $0.00000 $0.00009
Sonnet 5 $0.00000 $0.00004
Haiku 4.5 $0.00000 $0.00002

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

Security

Grade A, and why

b123d-drawing 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.

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.

.claude/skills/b123d-drawing/SKILL.md · 1 lines

What it actually says

../../../src/build123d_mcp/skills/b123d-drawing/SKILL.md

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 · 1 lines · 0 tokens per session scan A 28bb410dc073

Subscribe to this mod's changes

b123d-drawing is a skill published in the GitHub repository pzfreo/build123d-mcp (85 stars, last pushed 7d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 18 tokens. 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

aieng-cad-authoring

Active MCP-first CAD authoring skill for AIENG Workbench. Use when the user asks to create, design, draft, model, or iteratively build CAD geometry through the active cad. MCP tools. Do not use for solver/result review, schema/library implementation, or editing legacy IR plans.

armpro24-blip/cad-cae-copilot · 67 tokens

aieng-closed-loop-copilot

MCP-first closed-loop CAD/CAE copilot skill for improving an existing solved design against explicit targets. Use when the user asks for bounded design iteration using editable CAD parameters, solver reruns, and evidence-backed comparison.

armpro24-blip/cad-cae-copilot · 54 tokens

wireframe-power-bi-page

Use when planning the layout of a Power BI report page. Triggers on phrases like "wireframe a page", "layout for a dashboard", "where should I put the visuals", "design the page layout", "how should I arrange these visuals". Covers canvas geometry (1280x720), 5 validated layouts, the pbirlayoutgrid tool, spacing math.

jonathan-pap/powerbi-report-mcp · 81 tokens

design-power-bi-report

Use when polishing or theming a Power BI report — typography, colors, KPI cards, slicer placement, formatting taste decisions. Triggers on phrases like "make my report look better", "improve the design", "what colors should I use", "format this dashboard", "report doesn't look professional".

jonathan-pap/powerbi-report-mcp · 67 tokens

openclaw-color-palette

Design-grade color processing suite — generate harmonious palettes from any seed color, check WCAG 2.1 AA/AAA contrast accessibility, convert between hex/RGB/HSL/HSV/CMYK, simulate 8 color blindness types, and extract dominant colors from images. Use when: (1) user says 'generate a color palette' or 'give me a color…

yedanyagamiai-cmd/openclaw-mcp-servers · 207 tokens

frontend-ui-engineering

Build user-facing UI with responsive behavior, accessibility, runtime validation, and design-system consistency.

Plazmodium/odin-workflow · 23 tokens