supply-chain-event-analyst

Map a ticker's suppliers and customers to correlate disruptions with price action.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/kavi-lin/stock --skill supply-chain-event-analyst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: supply-chain-event-analyst
Source: https://github.com/kavi-lin/stock/tree/main/skills/supply-chain-event-analyst
Command: npx skills add https://github.com/kavi-lin/stock --skill supply-chain-event-analyst

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, yfinance, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Deconstruct a company's ecosystem to identify vulnerability to external shocks (raw material prices, customer demand shifts) and correlate disruptions with price action to inform ticker-level decisions.

Core Features & Use Cases

  • Ecosystem mapping of suppliers and customers to reveal exposure and dependency.
  • Historical event correlation with price action to detect transmission from disruptions to earnings.
  • Dependency risk scoring and sector-specific guidance to prioritize monitoring and response.

Quick Start

Run the chain_mapper script for a specific ticker and inspect the generated cache for the supply chain report.

Frequently Asked Questions about supply-chain-event-analyst

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

FAQPage Schema
How do I map supply chain dependencies and correlate disruptions with stock price action?

To map supply chain dependencies and correlate disruptions with price action, use the chain_mapper script to identify a ticker's upstream suppliers and downstream customers, then score the dependency risks against historical event impacts. This generates a structured ecosystem report for stock-level decisions.

What is supply chain ecosystem mapping and how does it expose financial risks?

Supply chain ecosystem mapping deconstructs a company's upstream suppliers and downstream customers to reveal vulnerabilities to external shocks like raw material price shifts. By correlating these disruptions with historical price action, it exposes financial risks that could impact earnings.

Can I use yfinance to analyze supply chain vulnerabilities for semiconductor and energy stocks?

Yes, you can use yfinance alongside WebSearch and FMP to analyze supply chain vulnerabilities for semiconductor and energy stocks. The skill applies sector-specific guidance to map ecosystem dependencies and score risks across Semiconductors, Energy, Industrial, and Chemicals sectors.

How do I run a supply chain risk analysis for a specific stock ticker?

To run a supply chain risk analysis for a specific stock ticker, execute the chain_mapper.py script with your target ticker. The tool will use WebSearch and yfinance to map the ecosystem, score dependency risks, and output a structured report to the generated cache.

Does dependency risk scoring help predict earnings impact from customer demand shifts?

Dependency risk scoring helps predict earnings impact from customer demand shifts by correlating historical supply chain disruptions with price action. This detects how upstream dependencies and downstream exposures transmit external shocks into ticker-level financial outcomes.