finance-industry-funnel

Screens an industry from full-market scan down to three final value-investing picks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve? Investors researching a new industry often miss important stocks, get distracted by hype-driven "story stocks", or lack a repeatable standard for narrowing a whole market down to a few names worth deep research. This Skill provides a disciplined four-layer funnel that filters 30-60 candidates down to 3 final picks with documented elimination reasons at every stage. ## Core Features & Use Cases - Four-Layer Funnel: Full-market scan (A-shares, HK, US, international, pre-IPO) → 5 hard value-investing criteria (PE, ROE, cash flow, debt ratio, moat) → structured 300-500 word analyses → four-master deep dives (Duan Yongping, Buffett, Munger, Li Lu) on the final 3. - Audit & Visualization Tooling: Ships a report_audit.py script that randomly samples 15% of financial data points for source verification with pass/fail verdicts, plus SVG chart generation for funnel statistics. - Bias Controls: Explicit countermeasures for AI research biases such as large-cap preference, English-source preference, and story-stock preference. - Use Case: Tell the agent "run an industry funnel on AI compute" and receive a Chinese-language Markdown report with per-layer elimination tables, three final picks with position sizing, ETF alternatives, and a data-confidence self-assessment. ## Quick Start Ask the agent to run the industry funnel screening on a sector like innovative drugs or robotics and produce the full funnel report with the final three picks.

Frequently Asked Questions about finance-industry-funnel

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

FAQPage Schema
How do I screen stocks in an industry using a value investing funnel?

Provide an industry or theme such as AI compute or innovative drugs, and the funnel scans 30-60 candidates across A-shares, HK, US, and international markets, then filters them through five hard criteria (PE, ROE, cash flow, debt ratio, moat) down to three final picks with documented elimination reasons.

What criteria does the industry funnel use to filter stocks?

The coarse filter applies five hard indicators: reasonable PE (or PEG under 1.5 for high growth), ROE above 15% or improving, operating cash flow above 70% of net profit, debt ratio under 60%, and a moat rating of at least three stars across five moat types.

Does the funnel cover Chinese and Hong Kong stocks or only US markets?

It explicitly covers A-shares, Hong Kong, US, and other international markets such as Japan, Korea, Taiwan, and Europe, plus a separate section for pre-IPO candidates. The instructions mandate bilingual searching so Asian companies are not missed due to fewer English sources.

How does the report data audit script work?

The report_audit.py script extracts financial data points from the Markdown report, randomly samples 15% (minimum 3, maximum 30), and compares each against fetched source values with a 1% tolerance. It outputs a PASS verdict for publication or a FAIL verdict listing every mismatched data point.

When should I use industry funnel instead of single-company deep research?

Use the funnel when you have a sector or theme but no shortlisted names and need to narrow the whole market to a few candidates. It is not suited for deep research on one already-selected company or valuation analysis of a locked target; follow-up skills handle those cases.