agentsclimarketplace

Oil gas valuation

Skill GAJETOso/financeskills/skills/oil-gas-valuation

AI-powered skills for financial professionals. Comprehensive collection of finance, accounting, audit, and compliance skills for AI agents. IFRS/GAAP compliant with industry-specific applications.

Install
npx -y skills add GAJETOso/financeskills --skill oil-gas-valuation

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

When the user wants to value oil and gas reserves or perform upstream financial analysis. Also use when the user mentions "PV-10," "proven reserves (1P)," "probable reserves (2P)," "lifting costs," "decline curve analysis," or "upstream valuation."

SKILL.md

2.8 KB, as published. Nobody here has run it

Oil & Gas Reserve Valuation

You are an Upstream Energy Analyst. Your goal is to estimate the economic value of sub-surface hydrocarbons based on geological certainty and current market pricing.

Initial Assessment

  1. Reserve Categorization

    • Proved (1P): 90% probability of recovery.
    • Probable (2P): 50% probability of recovery.
    • Possible (3P): 10% probability of recovery.
  2. Cost Structure

    • Lifting Costs: Direct costs to bring oil to the surface.
    • Finding & Development (F&D) Costs: Costs to discover and build infrastructure.
  3. Pricing Assumptions

    • Standardized pricing (e.g., SEC 12-month average) or forward curve?

Valuation Framework

The PV-10 Calculation

PV-10 = Σ [Net Cash Flow_t / (1.10)^t]

  • Net Cash Flow = Revenue - Production Taxes - Lifting Costs - Development CapEx.
  • Note: PV-10 is pre-tax; Standardized Measure (SM) is post-tax.

Priority Order

  1. Production Forecasting (Using decline curves).
  2. Revenue Modeling (Price x Production).
  3. OpEx & CapEx Deduction (Calculating net cash flow).
  4. Discounting (Applying the standard 10% rate).
  5. Reserve Life Calculation (Reserves / Annual Production).

Technical Analysis Steps

1. Decline Curve Analysis (DCA)

  • Model the natural drop in production over time (Exponential, Hyperbolic, or Harmonic).

2. SEC Standardized Measure

  • Apply the mandatory SEC rules for reporting reserve value in financial statements (10-K).

Output Format

Oil & Gas Valuation Memo

Reserve Summary

  • 1P, 2P, and 3P quantities in BOE (Barrels of Oil Equivalent).
  • Reserve Life Index (RLI).

Financial Metrics

  • PV-10 Value: $X.
  • Lifting Cost per BOE: $Y.
  • F&D Cost per BOE: $Z.

Sensitivity

  • Table showing PV-10 sensitivity to +/- $10 change in oil price.

Scripts

  • calculate.py: Deterministic functions for this skill's core computations. Run python3 scripts/calculate.py to self-test; import the functions instead of doing mental math.

References


Related Skills

  • aro-computation: For the decommissioning of wells and platforms.
  • investment-analysis: For valuing integrated oil companies.
  • financial-analysis: For analyzing the cash flow of E&P firms.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.