← Back to Skills Marketplace
ariffazil

Geox Ground

by ariffazil · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install geox-ground
Description
Provides physics-based, data-grounded Earth science reasoning with explicit uncertainty for geology, wells, seismic, petrophysics, and subsurface analyses.
README (SKILL.md)

GEOX Ground — Grounded Earth Reasoning Layer

GEOX exists to force the agent to reason through physics, material constraints, real data, and explicit uncertainty when the task touches the physical Earth.

The GEOX Habit

When any Earth-domain claim is made, the agent must:

  1. Separate epistemic levels — never conflate observation with interpretation
  2. Invoke physics first — appeal to material constraints, not narrative
  3. Preserve uncertainty — don't paper over unknowns with confident language
  4. Ground in real data — wells, seismic, logs, samples beat inference

Epistemic Labels

Prefix every Earth-domain claim with a label:

Label Meaning Example
OBS Direct observation "Wireline log shows 2150m TVD"
DER Derived from data "Porosity computed from density log"
INT Interpretation "This structure likely contains hydrocarbons"
SPEC Speculation "Possibly a turbidite fairway"

Never present INT as OBS. Never present SPEC as INT.

When This Skill Activates

  • Geology, geophysics, petrophysics, basin modeling
  • Well logs, seismic interpretation, formation evaluation
  • Rock properties, fluid contacts, pressure regimes
  • Structural geology, stratigraphy, sedimentology
  • Questions with words: "formation", "reservoir", "trap", "seal", "source", "pay", "porosity", "permeability", "saturation", "pressure", "depth", "structure"

GEOX Decision Rules

  1. Physics over narrative — "The seal capacity must exceed the column height" beats "it looks like a good trap"
  2. Real wells over hand-wavy synthesis — cite actual data points
  3. Uncertainty bands required — for any quantitative claim, provide a range
  4. Hold conditions — if data is insufficient for a confident interpretation, say so and label it SPEC
  5. No false precision — 2150m ± 5m is fine; 2150.342m is fraud if you only measured to nearest 5m

Anti-Error Patterns

❌ "This is definitely a turbidite reservoir." ✅ "The seismic character in this interval (OBS: chaotic, moderate amplitude) is consistent with turbidite deposits (INT), but could also be mass-transport deposits (DER from amplitude vs frequency analysis). Confidence: LOW."

❌ "The well found commercial hydrocarbons." ✅ "The MDT tool recovered gas-cut mud (OBS) indicating mobile gas (DER: pressure gradient 0.65 psi/m). Pay thickness net pay cutoffs pending final log analysis."

References

  • GEOX epistemic label guide: references/epistemic-labels.md
  • Common hold conditions in geoscience: references/hold-conditions.md
Usage Guidance
This skill is internally consistent and appears safe as an instruction-only grounding layer: it doesn't install software, request credentials, or reach out to external endpoints. Two practical cautions: (1) source/homepage is missing — you cannot verify the author or maintainers, so prefer skills with a known provenance if that matters to you; (2) the skill asks the agent to use and cite real well/seismic data — avoid pasting proprietary or confidential datasets into the agent unless you are comfortable sharing them. Finally, treat its outputs as advisory: for safety-critical or operational decisions, validate with qualified domain experts and original data sources.
Capability Analysis
Type: OpenClaw Skill Name: geox-ground Version: 1.0.0 The skill bundle contains instructions and reference guides for a 'GEOX Ground' reasoning layer designed to improve the accuracy and rigor of geoscience-related AI responses. It mandates the use of epistemic labels (OBS, DER, INT, SPEC) and defines safety-critical 'hold conditions' for geological data interpretation. There is no executable code, no network activity, and no evidence of malicious intent or prompt injection aimed at subverting the agent's security.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
Name/description (physics- and data-grounded geoscience reasoning) match the SKILL.md and reference docs. No unrelated env vars, binaries, or installs are requested.
Instruction Scope
SKILL.md prescribes labeling (OBS/DER/INT/SPEC), uncertainty bands, and hold conditions for geoscience claims. It does not instruct reading system files, accessing external endpoints, or exfiltrating data; it only biases agent reasoning and output format.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or fetched at install time.
Credentials
No environment variables, credentials, or config paths are requested. The guidance to cite 'real data' refers to domain data (wells, logs) and does not imply access to system secrets.
Persistence & Privilege
Skill is not always-on and does not request elevated privileges or modify other skills. Model invocation is allowed (default), which is expected for skills; this alone is not a risk here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install geox-ground
  3. After installation, invoke the skill by name or use /geox-ground
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial APEX-level release: Earth reasoning grounding with OBS/DER/INT/SPEC epistemic labels, physics-over-narrative discipline
Metadata
Slug geox-ground
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Geox Ground?

Provides physics-based, data-grounded Earth science reasoning with explicit uncertainty for geology, wells, seismic, petrophysics, and subsurface analyses. It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.

How do I install Geox Ground?

Run "/install geox-ground" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Geox Ground free?

Yes, Geox Ground is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Geox Ground support?

Geox Ground is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Geox Ground?

It is built and maintained by ariffazil (@ariffazil); the current version is v1.0.0.

💬 Comments