financial-analysis-energy-market-analysis

Sub-skill of financial-analysis: Energy Market Analysis (+3).

5 stars

Best use case

financial-analysis-energy-market-analysis is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Sub-skill of financial-analysis: Energy Market Analysis (+3).

Teams using financial-analysis-energy-market-analysis should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/energy-market-analysis/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/_archive/engineering/financial-analysis/energy-market-analysis/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/energy-market-analysis/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How financial-analysis-energy-market-analysis Compares

Feature / Agentfinancial-analysis-energy-market-analysisStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Sub-skill of financial-analysis: Energy Market Analysis (+3).

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Energy Market Analysis (+3)

## Energy Market Analysis


- Oil, gas, and power market dynamics
- Energy project economics evaluation
- Commodity price scenario modeling
- Energy transition investment assessment
- Carbon market impact calculations

## ESG Integration


- Climate-related financial risk evaluation
- Sustainability metrics analysis
- Transition scenario modeling
- Stranded asset risk assessment
- Green investment return calculations

## Sector Analysis


- Energy sector valuation models
- Utility financial analysis
- Infrastructure investment evaluation
- Clean tech opportunity assessment
- Traditional vs renewable economics

## External Data Sources


- EIA (US Energy Information Administration): https://www.eia.gov/
- IEA (International Energy Agency): https://www.iea.org/
- OPEC: https://www.opec.org/
- World Bank Energy: https://www.worldbank.org/en/topic/energy

Related Skills

mnt-analysis-cleanup

5
from vamseeachanta/workspace-hub

Survey, classify, and clean up `/mnt/local-analysis/` (or any sibling-to-workspace-hub directory holding orphan worktrees, codex-burn artifacts, agent log accumulations, and outer-clone duplicates) without losing useful code/work. Surfaces a tiered approval menu rather than baking decisions; defers all destructive ops until user confirms.

worldenergydata-source-readiness

5
from vamseeachanta/workspace-hub

Route agents to the canonical worldenergydata source-readiness skill and summary script. Use when asked for worldenergydata data completeness, data locations, latest known data dates, scheduler freshness, source-readiness status, or acceptance-criteria inputs across the repo ecosystem.

web-scraper-energy

5
from vamseeachanta/workspace-hub

Web scraping workflows for energy data collection from BSEE and BOEM using Scrapy

energy-data-visualizer

5
from vamseeachanta/workspace-hub

Interactive visualization for oil and gas production data analysis using Plotly dashboards

handle-browser-automation-financial-site-blocks

5
from vamseeachanta/workspace-hub

Workflow for working around Chrome extension blocks on financial sites during data collection tasks

handle-blocked-financial-sites-workaround

5
from vamseeachanta/workspace-hub

Workflow for accessing financial account data when browser automation is blocked on brokerage sites

handle-blocked-financial-sites-data-export

5
from vamseeachanta/workspace-hub

Workflow for extracting data from blocked financial sites when browser automation is restricted

financial-site-bypass-workflow

5
from vamseeachanta/workspace-hub

Workflow for accessing restricted financial sites when browser automation is blocked

financial-data-export-workflow

5
from vamseeachanta/workspace-hub

Structured process for exporting and analyzing multi-year brokerage transaction history when browser automation is blocked

bridge-brokerage-market-data-apis

5
from vamseeachanta/workspace-hub

Handle ticker symbol mismatches between brokerage exports and market data APIs

polymarket

5
from vamseeachanta/workspace-hub

Query Polymarket prediction market data — search markets, get prices, orderbooks, and price history. Read-only via public REST APIs, no API key needed.

gtm-job-market-scan

5
from vamseeachanta/workspace-hub

Scan job boards to identify consulting opportunities by matching hiring demand to a practitioner's capabilities. Build a GTM outreach campaign from job postings. Reusable scanner at scripts/gtm/job-market-scanner.py.