$npx skillfedfor your agent

cad-viewer

cad-viewer brings CAD geometry to life with an interactive 3D visualization environment. Load, inspect, and evaluate generated CAD files directly within your workflow, making design review and iteration seamless. Perfect for agents that need to validate or present CAD output in real time.

cad-viewer supports a wide range of CAD and 3D formats including STEP, STP, STL, URDF, SRDF, SDF, DXF, GLB, and 3MF files. You can load generated CAD models, robot description files, G-code previews, and manufacturing files directly into the interactive 3D viewer for inspection and validation.

AI-generated summary based on this skill's SKILL.md

10,959 1,183 MITupdated by earthtojake

Decision gist · record as of 2026-07-11

cad-viewer supports a wide range of CAD and 3D formats including STEP, STP, STL, URDF, SRDF, SDF, DXF, GLB, and 3MF files. You can load generated CAD models, robot description files, G-code previews, and manufacturing files directly into the interactive 3D viewer for inspection and validation.

manual: git clone https://github.com/earthtojake/text-to-cad → cp -r text-to-cad/skills/cad-viewer ~/.claude/skills/cad-viewer
skills/cad-viewer/SKILL.md · version 4eb98d2c

Use it when

  • cad-viewer provides an interactive 3D viewer where you can open STEP files by loading them into the environment.
  • Yes, cad-viewer lets you generate shareable review links for CAD model artifacts.

Verify before relying

Read SKILL.md below before installing (60 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

earthtojake/text-to-cad/cad-viewer · repository language: JavaScript

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What file formats can cad-viewer open and display?

cad-viewer supports a wide range of CAD and 3D formats including STEP, STP, STL, URDF, SRDF, SDF, DXF, GLB, and 3MF files. You can load generated CAD models, robot description files, G-code previews, and manufacturing files directly into the interactive 3D viewer for inspection and validation.

How do I view STEP files in cad-viewer's 3D model viewer?

cad-viewer provides an interactive 3D viewer where you can open STEP files by loading them into the environment. Once loaded, you can inspect the geometry, rotate, zoom, and examine design details. The viewer makes it easy to validate CAD output before proceeding with production or further iteration.

Can cad-viewer generate shareable review links for CAD models?

Yes, cad-viewer lets you generate shareable review links for CAD model artifacts. This enables seamless design review and collaboration by allowing team members to access and inspect your CAD geometry interactively without needing local file access or specialized software.

Does cad-viewer support viewing robot description and kinematic files?

cad-viewer supports visual inspection of robot description files including URDF and SRDF formats, as well as SDF files. This allows you to preview and validate robot kinematics and structure directly within the interactive 3D environment, making design verification straightforward.

Can I preview G-code and manufacturing files before production?

cad-viewer includes G-code preview functionality, letting you visualize manufacturing files before sending them to production. This helps catch design issues early and ensures your CAD output is ready for manufacturing workflows.

What license does cad-viewer use?

cad-viewer is released under the MIT license, making it free and open-source for both commercial and personal use with minimal restrictions.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

CAD Viewer

Provenance: maintained in earthtojake/text-to-cad. Use the installed local skill files as the runtime source of truth; the repository link is only for provenance and release review.

Use this skill to open existing or newly generated CAD, implicit CAD, robot-description, DXF, or plain FDM G-code files in CAD Viewer and hand back live review links. The expected input is one or more explicit file paths.

Start Viewer

Start or reuse one local CAD Viewer with npm run agent:start, passing the absolute artifact directory as --dir. The agent:start launcher owns port selection, compatible-server reuse, directory activation, and the ?dir= query parameter. Dev-mode viewers are reused only for matching git identities;

(truncated - see the full file via the links below)

File tree — 15 files
skills/cad-viewer/LICENSE
skills/cad-viewer/SKILL.md
skills/cad-viewer/agents/openai.yaml
skills/cad-viewer/references/development.md
skills/cad-viewer/references/moveit2-server.md
skills/cad-viewer/references/viewer-features.md
skills/cad-viewer/requirements.txt
skills/cad-viewer/scripts/viewer/.gitignore
skills/cad-viewer/scripts/viewer/backend/server.mjs
skills/cad-viewer/scripts/viewer/dist/assets/BufferGeometryUtils-xu92ooFc.js
skills/cad-viewer/scripts/viewer/dist/assets/BufferGeometryUtils-xu92ooFc.js.map
skills/cad-viewer/scripts/viewer/dist/assets/GLTFLoader-B3ztFMBW.js
skills/cad-viewer/scripts/viewer/dist/assets/GLTFLoader-B3ztFMBW.js.map
skills/cad-viewer/scripts/viewer/dist/assets/STLLoader-C7hGonJR.js
skills/cad-viewer/scripts/viewer/dist/assets/STLLoader-C7hGonJR.js.map

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “View and review generated CAD files in an interactive 3D viewer”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

implicit-cad
by earthtojake · earthtojake/text-to-cad

implicit-cad lets you build and modify 3D CAD geometry using GLSL signed-distance field expressions. Rather than traditional CAD interfaces, you describe shapes mathematically and watch them render in real time. Perfect for procedural design, parametric modeling, and exploring computational geometry.

MITupdated Jul 2026
★ 10,959repo stars
urdf
by earthtojake · earthtojake/text-to-cad

Create and modify URDF (Unified Robot Description Format) files to define robot kinematics, joint structures, and link hierarchies. This skill helps roboticists and engineers build frame-correct kinematic models for simulation, visualization, and control system integration. Streamline your robot description workflow with intelligent URDF generation and editing capabilities.

MITupdated Jul 2026
★ 10,959repo stars
cad
by earthtojake · earthtojake/text-to-cad

Turn written specifications into working CAD models instantly. This skill converts natural language descriptions into parametric parts and assemblies, letting you design and iterate without touching traditional CAD interfaces. Perfect for rapid prototyping and design exploration.

MITupdated Jul 2026
★ 10,959repo stars
srdf
by earthtojake · earthtojake/text-to-cad

srdf empowers you to build and refine Semantic Robot Description Format files that power MoveIt2 motion planning workflows. Whether you're defining robot kinematics, collision geometry, or planning groups, this skill streamlines SRDF authoring with text-driven CAD generation and real-time validation.

MITupdated Jul 2026
★ 10,959repo stars
gcode
by earthtojake · earthtojake/text-to-cad

Transform 3D mesh geometry into production-ready G-code by leveraging local slicer engines. This skill bridges CAD design and machine execution, handling the critical conversion step that prepares models for CNC machining and additive manufacturing. Ideal for workflows requiring direct control over slicing parameters and output formats.

MITupdated Jul 2026
★ 10,959repo stars
dxf
by earthtojake · earthtojake/text-to-cad

dxf lets you build 2D CAD drawings and cutting patterns directly through Python scripts. Generate DXF files with full control over geometry, then preview your designs instantly before export. Perfect for automating design workflows and batch-producing technical drawings.

MITupdated Jul 2026
★ 10,959repo stars

More skills step-parts (MIT) · bambu-labs (MIT) · sdf (MIT)

Tags
3d-visualizationmodel-previewengineering-reviewfile-format-supportlocal-viewerrobot-modelingcad-collaborationmanufacturing-prepinteractive-inspection