geopolitical-trade

Retrieve EIA energy data, WTO tariffs, and US federal contract records.

7|1|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/fall-development-rob/corp_finance --skill geopolitical-trade
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: geopolitical-trade
Source: https://github.com/fall-development-rob/corp_finance/tree/main/.claude/skills/geopolitical-trade
Command: npx skills add https://github.com/fall-development-rob/corp_finance --skill geopolitical-trade

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill aggregates authoritative trade policy, tariff, and US energy supply datasets into discoverable MCP tools so analysts can quantify trade risk, commodity supply changes, and government contracting exposures without manual API integration.

Core Features & Use Cases

  • EIA energy data: access weekly and monthly petroleum inventories, electricity generation by fuel, and plant-level capacity for US-specific energy supply analysis.
  • WTO trade & policy: retrieve MFN and bound tariff rates, SPS/TBT barrier notifications, and bilateral trade flows using HS codes and country filters to assess import dependency and tariff exposure.
  • USASpending contract tracking: search federal contract awards and agency spending summaries to identify procurement exposure for defence and industrial equities.
  • Use Case: Combine eia_petroleum with wto_tariffs and wto_trade_stats to model how a disruption to crude imports impacts trade balances, sector revenues, and supply-chain risk.

Quick Start

Use the geopolitical-trade skill to fetch weekly US crude inventory, the latest WTO tariffs for HS code 2709 between the US and China, and recent federal contract awards for energy suppliers.

Frequently Asked Questions about geopolitical-trade

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze tariff impacts on US energy supply chains?

To analyze tariff impacts on US energy supply chains, you can combine WTO bilateral trade flows and tariff rates with EIA petroleum inventory data to model how crude import disruptions affect trade balances and sector revenues.

Can I retrieve WTO tariff rates using HS codes and specific country pairs?

Yes, you can retrieve WTO MFN and bound tariff rates by applying HS code and country pair filters to assess import dependency and tariff exposure for specific bilateral trade relationships.

Do I need an EIA API key to access US energy supply data?

Yes, you need an EIA_API_KEY to access EIA endpoints for retrieving weekly petroleum inventories, electricity generation by fuel, and plant-level capacity data for US energy supply analysis.

How do I track federal contract awards for defence procurement exposure?

You can track federal contract awards for defence procurement exposure by searching USASpending contract records to identify agency spending summaries and procurement patterns for industrial equities.

What is the best way to model supply shocks using trade and energy datasets?

The best way to model supply shocks is to merge EIA petroleum inventory data with WTO trade statistics and USASpending contract records to quantify commodity supply changes, trade risk, and government contracting exposures simultaneously.

Does this approach support SPS and TBT barrier notifications for trade risk analysis?

Yes, this approach supports retrieving SPS and TBT barrier notifications from WTO datasets, allowing analysts to assess non-tariff trade barriers alongside tariff rates and bilateral trade flows for comprehensive geopolitical risk analysis.