Petro Agent — AI skill for Claude Code
Autonomous petrophysical reports from raw LAS well logs - the LLM decides, a golden-tested deterministic engine computes, honesty is enforced.
How to install Petro Agent
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open OilCoder/petro-agent and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Petro Agent does
Autonomous petrophysical reports from raw LAS well logs - the LLM decides, a golden-tested deterministic engine computes, honesty is enforced. Full report on the site.
Alternatives in AI
- Agentrq — AgentRQ: Human-in-loop realtime conversational task manager for AI Agents 1.1k ★
- Codex Skill — by klaudworks - Enables users to prompt codex from claude code 914 ★
- Karpathy LLM Wiki — Agent Skills-compatible LLM wiki for Claude Code, Cursor, and Codex 618 ★
README
petro-agent
**The LLM decides. The engine computes. Nobody lies.**
An autonomous multi-agent system that turns raw well logs (LAS) into complete petrophysical reports — Vsh, porosity, saturation, net pay, uncertainty — **with no human intervention in the process**. Every number comes from deterministic, golden-tested code; the language model only chooses methods, intervals and analyses, and writes prose. When the result isn't credible, the report says so on its front page.
📊 **Full report & interactive site:**
Highlights
- 0 numbers written by the LLM — a claim verifier ties every figure in the prose to a per-well JSON ledger, and rejects the rest (it happened live).
- 198 Kansas wells (Schaben field — chosen because it deceives: two thirds of the column reads like spectacular porosity and is shallow sponge; you can only pass by analyzing, not by computing).
- Engine validated against VOLVE's public interpretation (North Sea, untuned): r = 0.87–0.96; P10–P90 bands honestly recalibrated from overconfident (1.8–35% coverage) to calibrated (88–98%).
- Eight agent versions measured against a declared-contaminated expert baseline — the best final agent (claude-opus-4.8 + thinking) chose 4/4 zones 100% inside producing rock; the yardstick itself was stress-tested with three deterministic cycles.
- Total measured cost of the whole experimental arc: ~$50.
The site
| Page | What it tells |
|---|---|
| Home | The problem, the invariant, methodology, results, verdict |
| Petrophysical engineer | Can an AI read the formation? The rock-focused verdict |
| Software engineer | Architecture, the experimental lever phases, costs, transferable lessons |
| Journal | The evolution, ch |
Related Skills
Golden Thread
Vault-based AI memory for Claude Code, with hook-enforced Core rules
Aeo Crawl Radar
Parse your server logs to see which AI crawlers actually visited - GPTBot, ClaudeBot, PerplexityBot, Google-Ex
AI Weekly Update
Claude Code skill: fill your individual row on a Confluence AI-usage weekly report. Researches Jira, Slack, Ou
Tracecrate
Local-first AI agent trace workbench. Inspect Claude Code, Codex and OTLP logs, compare runs, and export priva
F1 Race Strategy Agent
CSE 598 Agentic AI capstone baseline — an agentic F1 race-strategy engineer: a Claude tool-use loop that recom
Sth Log
Record a changelog entry. AI auto-infers change type (Feature / Fix / Refactor / Docs / Breaking) and computes
Related Agents
Test Architect Agent
You are a testing expert who designs comprehensive test strategies and writes effective tests. You ensure code
Job Agent
Creates idempotent, well-tested background jobs using Solid Queue with proper error handling and retry logic.
Coder Alpha
Coder Alpha — correctness-first R coder. Prioritises well-tested, readable, conventional solutions. Invoked as