SteadfastAsArt

Model 3D — Data skill for Claude Code

Data community

Guide 3D geological model building from data preparation through computation to visualization.

How to install Model 3D

Installs to ~/.claude/commands/steadfastasart-geoscience-skills-model-3d.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SteadfastAsArt/geoscience-skills/HEAD/.claude/commands/model-3d.md -o ~/.claude/commands/steadfastasart-geoscience-skills-model-3d.md

Restart Claude Code, or start a new session, for it to be picked up.

What Model 3D does


description: Guide 3D geological model building from data preparation through computation to visualization

3D Geological Modelling Workflow

Guide the user through building a 3D geological model. Determine the appropriate skill chain based on input data and modelling goals.

Decision Tree

  1. What input data do you have?
    • GIS layers (shapefiles, rasters, DEMs) → Use gemgis skill for data preparation
    • Borehole data / orientations → Load directly into modelling engine

Alternatives in Data

  • MCP Server Chart — 🤖 A visualization mcp & skills contains 25+ visual charts using @antvis 4k ★
  • Chart Design — Design a chart or data visualization — selects the right chart type, applies accessible color palettes, adds a 309 ★
  • Generate Types From Supabase — You are a skilled TypeScript developer tasked with creating a library of DTO (Data Transfer Object) types and 265 ★

Full documentation available on GitHub

View Source Repository