SteadfastAsArtSteadfastAsArtCommunityยท35 Agent Skills Included

geoscience-skills

Geoscience data processing, modelling, inversion, and visualization

Guides geoscience workflows across 30 Python libraries covering seismic processing, well log analysis, 3D geological modelling, geophysical inversion, geostatistics, and geochemistry. Eliminates guesswork in choosing libraries, parsing formats like SEG-Y, LAS, DLIS, and NetCDF, and wiring multi-step analysis pipelines. Includes ready-made workflow chains, helper scripts, and routing rules so tasks like ERT inversion or formation evaluation run end to end.
npx skills add SteadfastAsArt/geoscience-skills --all -g -y
Available:

Tells the agent how the 30 geoscience skills are organized, how the meta-skill routes user requests to domain skills and workflows, and what quality standards each skill file follows.

All Skills in This Repository (35)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
SteadfastAsArtSteadfastAsArt

striplog

Create, visualize, and analyze lithological logs from depth intervals.

Community
Intermediate
๐Ÿ“ฆ In Repo
SteadfastAsArtSteadfastAsArt

lasio

Parse and normalize LAS well-log files into DataFrames or CSV.

Community
Intermediate
๐Ÿ“ฆ In Repo
SteadfastAsArtSteadfastAsArt

gempy

Build implicit 3D geological models from surface points and orientations.

Community
Advanced
๐Ÿ“ฆ In Repo
SteadfastAsArtSteadfastAsArt

loopstructural

Construct and refine 3D geological models from structural data with faults and folds.

Community
Advanced
๐Ÿ“ฆ In Repo
SteadfastAsArtSteadfastAsArt

pylops

Solve large-scale inverse problems with matrix-free linear operators and solvers.

Community
Advanced
๐Ÿ“ฆ In Repo
SteadfastAsArtSteadfastAsArt

pyrolite

Analyze geochemical datasets to produce normalized REE patterns, spider diagrams, and TAS classifications.

Community
Intermediate
๐Ÿ“ฆ In Repo
SteadfastAsArtSteadfastAsArt

gemgis

Convert GIS shapefiles and DEMs into GemPy-ready CSV interfaces and orientations.

Community
Advanced
๐Ÿ“ฆ In Repo
SteadfastAsArtSteadfastAsArt

harmonica

Compute gravity and magnetic forward models from prisms and tesseroids.

Community
Advanced
๐Ÿ“ฆ In Repo
SteadfastAsArtSteadfastAsArt

using-geoscience-skills

Route user intents to geoscience domain and workflow skills.

Community
Advanced
๐Ÿ“ฆ In Repo
SteadfastAsArtSteadfastAsArt

pyvista

Render 3D visualizations of geoscience data with PyVista and VTK formats.

Community
Intermediate
๐Ÿ“ฆ In Repo
SteadfastAsArtSteadfastAsArt

bruges

Compute AVO reflectivity and rock-physics properties from layer inputs.

Community
Intermediate
๐Ÿ“ฆ In Repo
SteadfastAsArtSteadfastAsArt

pastas

Analyze groundwater time-series with transfer-function noise models using Pastas.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install geoscience-skills?โ–ผ

Run `npx skills add SteadfastAsArt/geoscience-skills --all -g -y` in your terminal to install all 30 skills globally. You also need the relevant Python packages, for example `pip install obspy lasio gempy simpeg verde pyvista`.

What geoscience tasks can this handle?โ–ผ

It covers seismic processing, well log and petrophysical analysis, 3D geological modelling, geophysical inversion, gravity and magnetics, geostatistics, hydrology, geochemistry, and 3D visualization.

How do I run a full workflow like seismic interpretation?โ–ผ

Use the built-in slash commands such as /seismic-workflow, /well-analysis, /model-3d, or /inversion-workflow, which chain the right domain skills together automatically.

Does it work with Claude Code, Cursor, and other agents?โ–ผ

Yes. All skills follow the open SKILL.md standard and work with Claude Code, Cursor, Windsurf, GitHub Copilot, and any agent supporting the Agent Skills spec.

Can it read industry file formats like SEG-Y, LAS, and DLIS?โ–ผ

Yes. Dedicated skills handle SEG-Y seismic files, LAS and DLIS well logs, NetCDF climate data, and VTK meshes, including malformed or problematic files.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’