SteadfastAsArt

Inversion Workflow — Data skill for Claude Code

Data community

Guide geophysical inversion from data loading through mesh building and inversion to visualization.

How to install Inversion Workflow

Installs to ~/.claude/commands/steadfastasart-geoscience-skills-inversion-workflow.md

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

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

What Inversion Workflow does


description: Guide geophysical inversion from data loading through mesh building and inversion to visualization

Geophysical Inversion Workflow

Guide the user through a geophysical inversion pipeline. Determine the appropriate skill chain based on survey type and inversion goals.

Decision Tree

  1. What survey type?
    • Electrical Resistivity Tomography (ERT) → Use pygimli or simpeg skill
    • Magnetics / Gravity → Use simpeg skill with harmonica for processing
    • El

Alternatives in Data

  • Bitbucket Data Center 71.9k ★
  • Financial Services — Reference agents, skills, and data connectors for the financial-services workflows we see most — investment ba 34.5k ★
  • Data Contract — This document defines which files belong to the system (auto-updatable) and which belong to the user (never to 32.5k ★

Full documentation available on GitHub

View Source Repository