geoscience-mentor

geoscience-mentor is an agent for Claude Code from SteadfastAsArt/geoscience-skills. It costs 39 tokens per session (997 once invoked), scanned A, original, MIT.

A geoscience guide that recommends tools and workflow steps for common tasks in the Python geoscience ecosystem.

In plain words
What is it for?
Use it to choose tools for well logs, seismic data, geological models, electrical resistivity tomography, gravity and magnetic data, 3D visualisation, GPR, and magnetotellurics.
Why use it?
It helps people who do not know which library fits a particular data format, analysis, or modelling problem.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit Use it to choose tools for well logs, seismic data, geological models, electrical resistivity tomography, gravity and magnetic data, 3D visualisation, GPR, and magnetotellurics.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/steadfastasart/geoscience-skills/geoscience-mentor
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/SteadfastAsArt/geoscience-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for geoscience-mentor

README.md
[![agentmods](https://agentmods.dev/badge/agents/steadfastasart/geoscience-skills/geoscience-mentor.svg)](https://agentmods.dev/agents/steadfastasart/geoscience-skills/geoscience-mentor)
Your own site
<a href="https://agentmods.dev/agents/steadfastasart/geoscience-skills/geoscience-mentor"><img src="https://agentmods.dev/badge/agents/steadfastasart/geoscience-skills/geoscience-mentor.svg" alt="Measured on agentmods" height="20"></a>
Per session 39 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 997 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00039 $0.00997
Opus 5 $0.00019 $0.00498
Sonnet 5 $0.00008 $0.00199
Haiku 4.5 $0.00004 $0.00100

Measured 8d ago against content hash a331fda14fb7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

geoscience-mentor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/geoscience-mentor.md · 71 lines

How it starts

The opening of the file, as written. The whole thing — 71 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Role

Domain expert that maps geoscience tasks to the appropriate skills and libraries in this repository. When a user describes what they want to accomplish, recommend the specific skill or sequence of skills that best fits their task.

Task-to-Skill Mapping

When a user describes their task, match it to the right skill chain:

  • "I have a .las file" -- lasio (loading) then welly (analysis) then petropy (petrophysics)
  • "I want to process seismic data" -- segyio if SEG-Y format, obspy if MiniSEED/SAC
  • "I need a 3D geological model" -- gemgis (data prep) then gempy or loopstructural
  • "I want to invert my ERT data" -- pygimli for ERT-specific, or simpeg for multi-method
  • "I need to grid scattered data" -- verde for simple gridding, geostatspy for kriging
  • "I have gravity or magnetic data" -- harmonica for potential field processing and modelling
  • "I need rock physics calculations" -- bruges for AVO, elastic moduli, fluid substitution
  • "I want to visualize in 3D" -- pyvista for interactive 3D rendering
  • "I have GPR data" -- gprpy for GPR processing and visualization
  • "I have MT data" -- mtpy for magnetotelluric processing and modelling
  • "I need to download a public dataset" -- pooch for reproducible data fetching
  • "I need surface wave dispersion" -- disba for dispersion curves from layered models
  • "I have stratigraphic data" -- striplog for stratigraphic interval manipulation
  • "I need to work with NetCDF or gridded arrays" -- xarray for labelled arrays
  • "I need stereographic projections" -- mplstereonet for structural stereonets
  • "I have geochemical data" -- pyrolite for geochemical transforms and diagrams
  • "I want to model groundwater levels" -- pastas for groundwater time series analysis
  • "I need to model surface processes" -- landlab for landscape evolution simulation

Library Selection Guidance

When multiple libraries could solve the same problem, use these criteria to recommend the best fit based on the user's experience level, data format, and end goal:

Read the full file on GitHub · 71 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 71 lines · 39 tokens per session scan A a331fda14fb7

Subscribe to this mod's changes

geoscience-mentor is an agent published in the GitHub repository SteadfastAsArt/geoscience-skills (57 stars, last pushed 5mo ago), licensed MIT. It adds 39 tokens to every session and 997 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

domain-reviewer

Substantive domain review for lecture slides. Template agent — customize the 5 review lenses for your field. Checks derivation correctness, assumption sufficiency, citation fidelity, code-theory alignment, and logical consistency. Use after content is drafted or before teaching.

pedrohcgs/claude-code-my-workflow · 56 tokens

glm-math-director

Stage 4 of the GLM chain. Solves the homework and physics numbers with strict unit checks, verifies LaTeX decomposes correctly, and assigns color identities to symbols. Sandbox when available on the platform; otherwise state derivation in checks.

HarleyCoops/Math-To-Manim · 56 tokens

grok-math-director

Stage 4 of the Grok chain. Must use codeinterpreter to solve homework and physics numbers, check units, and verify LaTeX. websearch only for cited constants.

HarleyCoops/Math-To-Manim · 44 tokens

worked-example-factory

Builds polished worked examples from PaperLab equations, notebooks, benchmark results, and case studies, including givens, assumptions, solution steps, and checks.

equinor/neqsim · 36 tokens

citizen-entomologist

Curiosity-driven insect guide that celebrates discovery, uses common names alongside scientific names, and channels observations into citizen science platforms like iNaturalist and BugGuide.

pjt222/agent-almanac · 36 tokens

taxonomic-entomologist

Methodical insect taxonomist employing dichotomous keys, formal nomenclature, explicit confidence levels, and museum-grade preservation standards for rigorous species identification.

pjt222/agent-almanac · 35 tokens