SKILL·106033

npv-analyzer

vamseeachanta
Updated 1 month ago
9 views
3
2
3
View on GitHub
Other

About

The npv-analyzer skill performs economic evaluation and Net Present Value (NPV) analysis for oil & gas assets. Developers can use it for cash flow modeling, price scenario analysis, and Monte Carlo simulations to generate P10/P50/P90 probabilistic outputs. It also calculates key financial metrics like IRR and payback period for field development projects.

Quick Install

Claude Code

Recommended
Primary
npx skills add vamseeachanta/workspace-hub -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/vamseeachanta/workspace-hub
Git CloneAlternative
git clone https://github.com/vamseeachanta/workspace-hub.git ~/.claude/skills/npv-analyzer

Copy and paste this command in Claude Code to install this skill

GitHub Repository

vamseeachanta/workspace-hub
Path: .claude/skills/data/energy/npv-analyzer
0
FAQ

Frequently asked questions

What is the npv-analyzer skill?

npv-analyzer is a Claude Skill by vamseeachanta. Skills package instructions and resources that Claude loads on demand, so Claude can perform npv-analyzer-related tasks without extra prompting.

How do I install npv-analyzer?

Use the install commands on this page: add npv-analyzer to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does npv-analyzer belong to?

npv-analyzer is in the data/energy category.

Is npv-analyzer free to use?

Yes. npv-analyzer is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

bsee-data-extractor-query-configuration
Other

This sub-skill provides YAML configuration templates for structuring queries to extract BSEE oil and gas data. It supports multiple query types (by block, API, lease, field, or area) across different datasets including WAR and APD. Developers use it to define structured parameters for targeted data extraction from BSEE systems.

View skill
production-forecaster
Other

This skill performs decline curve analysis to forecast oil and gas well production and estimate ultimate recovery (EUR). It fits Arps models, generates type curves, and supports probabilistic outputs for reserve calculations. Use it for production forecasting, reserve estimation, and field development planning in energy applications.

View skill
npv-analyzer-example-1-simple-npv-calculation
Other

This skill provides a basic example of implementing a Net Present Value (NPV) calculation for an oil and gas project using a dedicated Python library. It demonstrates how to define core components like production forecasts, price assumptions, and fiscal terms to model project economics. Use this as a starter template for simple cash flow analysis before moving to more complex scenarios.

View skill
bsee-data-extractor-data-models
Other

This skill provides structured data models and Python classes for extracting and processing BSEE oil and gas production data. It includes Pydantic/dataclass models for well records, production data, and API clients to handle BSEE's public datasets. Use this reference skill when you need to programmatically access, parse, or analyze standardized offshore energy production data.

View skill