SteadfastAsArt

47 mods across 1 repository, 53 stars between them.

mplstereonet

25

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

Stereonet plots for structural geology using matplotlib. Create lower-hemisphere stereographic projections for orientation data. Use when Claude needs to: (1) Create stereonet plots for structural data, (2) Plot planes as great circles or poles, (3) Plot lineations with trend/plunge, (4) Generate density contours for…

53 5mo ago A 113 tokens original MIT

mtpy

26

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

Magnetotelluric data processing and modelling. Read EDI files, analyze MT responses, perform inversions, and visualize resistivity models. Use when Claude needs to: (1) Read/write EDI files, (2) Process MT impedance tensors, (3) Analyze phase tensors and dimensionality, (4) Plot apparent resistivity and phase curves…

53 5mo ago A 119 tokens original MIT

obspy

27

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

Seismology data processing with ObsPy. Helps with reading seismic waveforms, filtering/processing time series, fetching data from FDSN services, and earthquake analysis. Use when Claude needs to: (1) Read seismic data formats (MiniSEED, SAC, GSE2, SEGY), (2) Filter or process waveforms, (3) Fetch data from…

53 5mo ago A 130 tokens original MIT

pastas

28

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

Groundwater time series analysis and modelling using transfer function noise models. Use when Claude needs to: (1) Analyze groundwater level time series, (2) Model well responses to precipitation/pumping, (3) Calibrate aquifer parameters from head data, (4) Forecast or hindcast groundwater levels, (5) Decompose…

53 5mo ago A 95 tokens original MIT

petropy

29

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

Petrophysical analysis and formation evaluation from well logs. Calculate porosity, water saturation, permeability, and lithology. Use when Claude needs to: (1) Calculate shale volume from gamma ray, (2) Compute porosity from density/neutron/sonic logs, (3) Estimate water saturation using Archie or Simandoux, (4)…

53 5mo ago A 116 tokens original MIT

pooch

30

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

Data file fetching and caching for geoscience applications. Download sample datasets with automatic caching, checksum verification, and multiple download sources. Use when Claude needs to: (1) Download datasets from URLs or DOIs, (2) Cache files locally with automatic verification, (3) Verify file integrity with…

53 5mo ago A 111 tokens original MIT

pygimli

31

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

Multi-method geophysical modelling and inversion framework. Use when Claude needs to: (1) Perform electrical resistivity tomography (ERT) inversion, (2) Run seismic refraction tomography (SRT), (3) Model induced polarization (IP) data, (4) Simulate ground penetrating radar (GPR), (5) Create finite element meshes for…

53 5mo ago A 115 tokens original MIT

pylops

32

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

Linear operators for large-scale inverse problems with matrix-free representations. Use when Claude needs to: (1) Define linear operators for forward/adjoint operations, (2) Solve inverse problems (deconvolution, imaging, tomography), (3) Apply signal processing transforms (FFT, convolution, derivatives), (4) Compose…

53 5mo ago A 102 tokens original MIT

pyrolite

33

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

Geochemistry data analysis and visualization for igneous, metamorphic, and sedimentary rocks. Use when Claude needs to: (1) Create ternary diagrams for compositional data, (2) Plot REE spider diagrams with normalization, (3) Build TAS or other classification diagrams, (4) Apply log-ratio transforms to compositional…

53 5mo ago A 110 tokens original MIT

pyvista

34

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

3D visualization and mesh analysis for geoscience data using PyVista/VTK. Use when Claude needs to: (1) Create 3D visualizations of geological models, (2) Render seismic volumes or voxel data, (3) Visualize point clouds or well paths, (4) Plot surfaces and meshes in 3D, (5) Read/write VTK, STL, OBJ files, (6) Create…

53 5mo ago A 113 tokens original MIT

scikit-gstat

35

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

Geostatistical analysis with scikit-learn style API. Compute variograms, kriging interpolation, and spatial correlation analysis. Use when Claude needs to: (1) Compute experimental variograms from spatial data, (2) Fit variogram models (spherical, exponential, gaussian, matern), (3) Perform Ordinary or Universal…

53 5mo ago A 127 tokens original MIT

segyio

36

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

Read, write, and manipulate SEG-Y seismic data files. Fast C library with Python bindings for trace, header, inline, and crossline access. Use when Claude needs to: (1) Read/inspect SEG-Y files, (2) Extract trace data or headers, (3) Access 3D survey data by inline/crossline, (4) Create new SEG-Y files from arrays…

53 5mo ago A 116 tokens original MIT

simpeg

37

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

Simulation and Parameter Estimation in Geophysics. Framework for geophysical forward modeling and inversion. Use when Claude needs to: (1) Run geophysical inversions (DC resistivity, magnetics, gravity, EM), (2) Create forward models for potential fields or electromagnetic methods, (3) Build survey geometries and…

53 5mo ago A 112 tokens original MIT

striplog

38

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

Create, visualize, and analyze lithological and stratigraphic logs for well data. Use when Claude needs to: (1) Create lithology columns from depth intervals, (2) Parse geological descriptions into structured logs, (3) Visualize stratigraphic columns with patterns and colors, (4) Perform well-to-well correlations, (5)…

53 5mo ago A 111 tokens original MIT

verde

39

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

Spatial data gridding and interpolation with a machine-learning style API. Process geographic and Cartesian point data onto regular grids. Use when Claude needs to: (1) Grid scattered spatial data onto regular grids, (2) Interpolate point data using splines, linear, or cubic methods, (3) Process geographic coordinates…

53 5mo ago A 123 tokens original MIT

welly

40

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

Subsurface well data analysis toolkit for loading, processing, and analyzing well logs, projects, and formation tops. Built on lasio with enhanced curve processing. Use when Claude needs to: (1) Load wells from LAS files with metadata, (2) Work with multi-well Projects, (3) Process curves (despike, smooth, resample…

53 5mo ago A 114 tokens original MIT

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

Foundation skill for the geoscience skills library. Routes user intent to the correct domain skills, slash commands, and workflow skills. Loaded automatically at session start via SessionStart hook.

53 5mo ago A 44 tokens original MIT

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

3D geological modelling workflow from spatial data preparation through implicit surface modelling and 3D visualization. Use when building geological models from surface data, boreholes, or GIS inputs.

53 5mo ago A 43 tokens original MIT

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

Geophysical data inversion workflow from data loading through mesh creation, forward modelling, inversion, and result visualization. Use when inverting ERT, magnetics, gravity, or EM survey data.

53 5mo ago A 44 tokens original MIT

rock-physics-avo

44

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

Rock physics and AVO analysis workflow from well log preparation through elastic property calculation, fluid substitution, AVO modelling, and synthetic seismogram generation. Use when performing rock physics studies or AVO feasibility analysis.

53 5mo ago A 52 tokens original MIT

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

End-to-end seismic interpretation workflow from SEG-Y loading through signal processing, rock physics, and visualization. Use when working with seismic data analysis pipelines.

53 5mo ago A 37 tokens original MIT

well-log-evaluation

46

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

Complete well log evaluation workflow from LAS/DLIS loading through QC, petrophysical analysis, lithology classification, and visualization. Use when performing formation evaluation from well log data.

53 5mo ago A 41 tokens original MIT

xarray

47

SteadfastAsArt/geoscience-skills

Skill Claude CodeCodex

N-dimensional labeled arrays for geoscience data. Read/write NetCDF, work with climate and oceanographic datasets, perform multi-dimensional analysis with labeled coordinates. Use when Claude needs to: (1) Read/write NetCDF or Zarr files, (2) Work with multidimensional arrays with labeled dimensions, (3) Analyze…

53 5mo ago A 126 tokens original MIT