SteadfastAsArt/geoscience-skills
Plugin Claude Code
30 geoscience skills for AI coding assistants covering seismic, well logs, geological modelling, geophysical inversion, geostatistics, spatial regression, and more.
SteadfastAsArt/geoscience-skills
Plugin Claude Code
30 geoscience skills for AI coding assistants covering seismic, well logs, geological modelling, geophysical inversion, geostatistics, spatial regression, and more.
SteadfastAsArt/geoscience-skills
Command Claude Code
Guide geophysical inversion from data loading through mesh building and inversion to visualization.
SteadfastAsArt/geoscience-skills
Command Claude Code
Guide 3D geological model building from data preparation through computation to visualization.
SteadfastAsArt/geoscience-skills
Command Claude Code
Guide seismic data analysis from loading through rock physics to visualization.
SteadfastAsArt/geoscience-skills
Command Claude Code
Guide spatial data gridding from exploration through variography and interpolation to validation.
SteadfastAsArt/geoscience-skills
Command Claude Code
Guide well log analysis from data loading through petrophysics to lithology and visualization.
SteadfastAsArt/geoscience-skills
Hook Claude Code
Runs when a session starts on startup, running cat "$CLAUDE_PROJECT_DIR/workflows/SKILL.md". From SteadfastAsArt/geoscience-skills.
SteadfastAsArt/geoscience-skills
Settings file Claude Code
Agent settings declaring 1 hook event (SessionStart).
SteadfastAsArt/geoscience-skills
Instructions file
Instructions for SteadfastAsArt/geoscience-skills, covering claude.md, project overview, repository architecture, directory structure (30 skills across 17 domains) and skill file structure.
SteadfastAsArt/geoscience-skills
Agent
Geoscience data quality control specialist. Reviews well log, seismic, and spatial datasets for common data quality issues. Use when loading new datasets or before running analysis pipelines.
SteadfastAsArt/geoscience-skills
Agent
Geoscience domain expert that guides skill selection and workflow planning. Helps users unfamiliar with the geoscience Python ecosystem find the right tools for their tasks.
SteadfastAsArt/geoscience-skills
Skill Claude CodeCodex
Geophysical equations and rock physics calculations for seismic analysis. Use when Claude needs to: (1) Calculate AVO responses (Zoeppritz, Shuey, Aki-Richards), (2) Perform Gassmann fluid substitution, (3) Generate seismic wavelets (Ricker, Ormsby), (4) Compute reflectivity and synthetic seismograms, (5) Calculate…
SteadfastAsArt/geoscience-skills
Skill Claude CodeCodex
Symbolic PDE solver with automatic code generation for finite-difference computations. Use when Claude needs to: (1) Perform seismic wave propagation modeling, (2) Implement acoustic or elastic wave equations, (3) Run forward modeling for shot gathers, (4) Set up Full Waveform Inversion (FWI) workflows, (5) Implement…
SteadfastAsArt/geoscience-skills
Skill Claude CodeCodex
Compute surface wave dispersion curves for layered Earth models using the Thomson-Haskell matrix method with Numba acceleration. Use when Claude needs to: (1) Calculate Rayleigh or Love wave phase velocities, (2) Compute group velocity dispersion, (3) Generate sensitivity kernels for inversion, (4) Forward model…
SteadfastAsArt/geoscience-skills
Skill Claude CodeCodex
Read and parse DLIS (Digital Log Interchange Standard) and LIS (Log Information Standard) well log files. Use when Claude needs to: (1) Read/parse DLIS or LIS files, (2) Extract well log curves as numpy arrays, (3) Access file metadata and origin information, (4) Handle multi-frame or multi-file DLIS, (5) Convert DLIS…
SteadfastAsArt/geoscience-skills
Skill Claude CodeCodex
Spatial data processing for geological modelling with GemPy. Use when Claude needs to: (1) Prepare spatial data for GemPy models, (2) Extract interface points from geological maps, (3) Process orientations/dip measurements, (4) Sample DEMs along profiles or cross-sections, (5) Convert between GIS formats and GemPy…
SteadfastAsArt/geoscience-skills
Skill Claude CodeCodex
3D structural geological modeling using implicit methods. Create geological models with faults, folds, and unconformities from surface points and orientations. Use when Claude needs to: (1) Build 3D geological models from surface contacts and orientations, (2) Model faults, unconformities, or intrusions, (3) Compute…
SteadfastAsArt/geoscience-skills
Skill Claude CodeCodex
GSLIB-inspired geostatistics library for variogram analysis, kriging, and simulation. Use when Claude needs to: (1) Calculate experimental variograms, (2) Fit variogram models, (3) Perform simple/ordinary kriging, (4) Run sequential Gaussian simulation (SGSIM), (5) Apply normal score transforms, (6) Decluster spatial…
SteadfastAsArt/geoscience-skills
Skill Claude CodeCodex
Spatial and spatiotemporal regression with GNNWR (Geographically Neural Network Weighted Regression). Use when Claude needs to: (1) Build spatially varying coefficient regression models, (2) Analyze geographic non-stationarity in spatial data, (3) Generate spatial coefficient maps for publication, (4) Run…
SteadfastAsArt/geoscience-skills
Skill Claude CodeCodex
Process and visualize ground-penetrating radar (GPR) data with signal processing, velocity analysis, and depth conversion. Use when Claude needs to: (1) Load GPR files (.DZT, .DT1, .GPR, .rd3), (2) Apply dewow, gain, and filters to radargrams, (3) Convert two-way travel time to depth, (4) Perform CMP/WARR velocity…
SteadfastAsArt/geoscience-skills
Skill Claude CodeCodex
Gravity and magnetic data processing and forward modelling using Fatiando a Terra. Use when Claude needs to: (1) Compute gravity forward models (point masses, prisms, tesseroids), (2) Apply terrain/Bouguer corrections, (3) Grid scattered potential field data with equivalent sources, (4) Perform upward/downward…
SteadfastAsArt/geoscience-skills
Skill Claude CodeCodex
Landscape evolution and surface process modelling in Python. Build 2D numerical models for erosion, hydrology, soil transport, and geomorphology. Use when Claude needs to: (1) Model landscape evolution over time, (2) Simulate river/stream erosion, (3) Route water flow across terrain, (4) Model hillslope diffusion…
SteadfastAsArt/geoscience-skills
Skill Claude CodeCodex
Read, write, and manipulate LAS (Log ASCII Standard) well log files for borehole geophysical and petrophysical data. Use when Claude needs to: (1) Read/parse LAS 1.2 or 2.0 files, (2) Extract well headers or curve data, (3) Convert LAS to DataFrame/CSV/Excel, (4) Create new LAS files from arrays, (5) Modify existing…
SteadfastAsArt/geoscience-skills
Skill Claude CodeCodex
Build 3D geological models with implicit surfaces, faults, folds, and stratigraphic constraints from structural geology data. Use when Claude needs to: (1) Build 3D geological models from structural data, (2) Model fault networks and displacements, (3) Create folded geology representations, (4) Interpolate geological…