
from buffett-oracle-analyzer156
Comprehensive company analysis skill combining Buffett-style fundamental investing with multi-model valuation and technical checks for US/HK/CN markets.
A research-grade skill that performs deep, Buffett-inspired analyses of listed companies across US, HK and A-share markets. It guides the agent through a 12-module workflow — from company overview and management assessment to financial deep-dives, multi-model valuation (DCF, relative, PEG, DDM, NAV, SOTP, owner earnings, reverse-DCF), technical/K-line checks, and a risk matrix — producing actionable buy/sell guidance and target prices. Outputs are structured as a clear report with a 3-sentence 'Buffett verdict' summary and a final investment decision with position sizing and monitoring metrics.
Trigger when a user requests a deep fundamental analysis of a public company, asks for valuation and investment decision support, or requests an evidence-backed report covering financials, management, moat, and price targets across multiple markets. Useful for long-term investors seeking thorough due diligence.
Inferred compatibility: Claude-style and code-capable agents that can run research workflows and produce long-form reports (e.g., Claude Code, Copilot/Codex-like agents).
A comprehensive Buffett-style stock analysis skill covering 12 analytical modules for US/HK/CN markets. The SKILL.md is exceptionally detailed with a structured 6-step workflow and scoring card. The bundled data_fetcher.py script provides real-time market data via Yahoo Finance API but fails to run due to missing Python dependencies (yfinance, pandas, numpy). No security concerns — the script only queries public market data from a known API.
yfinancepandasnumpyrequestsbeautifulsoup4lxmlWell-crafted skill with deep analytical framework. The monolithic SKILL.md (no references/ directory) and Chinese-only documentation are the main architectural weaknesses. The data fetcher script is clean and makes only legitimate Yahoo Finance API calls.