finance-industry-research

Researches industry investment opportunities via supply chain mapping and four-master stock analysis frameworks.

Updated Aug 10, 2026
One-click install
npx skills add https://github.com/Choi-Keith/skill-arsenal-ultra --skill finance-industry-research-choi-keith
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finance-industry-research
Source: https://github.com/Choi-Keith/skill-arsenal-ultra/tree/main/plugins/finance-skills/finance-research/skills/finance-industry-research
Command: npx skills add https://github.com/Choi-Keith/skill-arsenal-ultra --skill finance-industry-research-choi-keith

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve? Investors researching a new industry often lack a systematic method to map the full supply chain, screen global listed companies, and evaluate which segment offers the best risk-reward, leading to fragmented or biased analysis. ## Core Features & Use Cases - Investment Logic Chain Validation: Builds and stress-tests the causal chain from macro trend to beneficiary stocks, verifying each link with real signed deals and policy evidence. - Global Supply Chain Scan: Maps upstream/midstream/downstream segments and screens listed companies across A-shares, Hong Kong, US, and international markets, tiered by investment certainty. - Four-Master Company Analysis: Applies Buffett (moat), Munger (risk), Duan Yongping (business quality), and Li Lu (civilization trend) frameworks to Tier 1/2 companies, ending with portfolio allocation and buy/sell signals. - Use Case: Ask the agent to research the nuclear power industry; it produces a full report with supply chain diagrams, SVG charts, company ratings, and a core/satellite/option portfolio recommendation, then runs a 15% data audit before release. ## Quick Start Ask the agent to run an industry research analysis on a sector such as energy storage, specifying the markets to scan and the output report location.

Frequently Asked Questions about finance-industry-research

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

FAQPage Schema
How do I research an industry's investment opportunities systematically?

Start by building an investment logic chain from macro trend to beneficiary stocks, then map the supply chain into upstream, midstream, and downstream segments. Screen listed companies per segment and apply moat, risk, and valuation frameworks to the leaders.

What frameworks does this skill use for stock analysis?

It applies four investor frameworks: Duan Yongping for business quality, Buffett for moat scoring across five types, Munger for risk checklists, and Li Lu for long-term civilization trend judgment. Each company gets a 1-5 star recommendation rating.

Does the industry research cover Chinese and US stock markets?

Yes, the global scan covers A-shares, Hong Kong stocks, US exchanges, and other international markets like Japan, Korea, and Europe. It also flags key unlisted companies as future IPO candidates and includes sector ETFs.

How does the report data audit process work?

The report_audit.py script extracts financial data points from the Markdown report, randomly samples 15 percent, and compares each against reliable sources like macrotrends or eastmoney. Reports pass with under 1 percent deviation or get rejected for correction.

What are the limitations of AI-driven industry research?

AI analysis carries biases toward mature industries, large-cap leaders, and English-language sources, potentially overlooking small caps and unlisted players. The skill mitigates this with explicit anti-bias checks and information-sufficiency grading per company.

Does the chart generation require matplotlib or pandas?

No, the SVG charts are generated with a pure Python standard library script requiring zero external dependencies. It supports bar and pie charts for margin comparisons, market share, and portfolio allocation visualization.