{
  "markdown": "# Stock Analysis Plugin\n\nA Claude Code skill for analyzing US and Taiwan stocks using a structured two-layer framework — combining fundamental screening with technical timing.\n\nReports are generated in a bilingual (Chinese/English) Apple-style format and automatically saved as Markdown files.\n\n---\n\n## Installation\n\nIn Claude Code, run:\n\n```\n/plugin marketplace add Keras870924/stock-analysis-plugin\n```\n\n---\n\n## Usage\n\n### Report Mode\nProvide a ticker and Claude auto-generates a full analysis report:\n\n```\n幫我分析 NVDA\n幫我分析 AAPL\n幫我分析 4958\n幫我分析 2330\n```\n\n### Interactive Mode\nClaude guides you through each layer with questions:\n\n```\n引導我分析 GOOGL\n```\n\n### Custom Save Path\nBy default reports are saved to `./reports/TICKER-YYYY-MM-DD.md`. Override with:\n\n```\n幫我分析 NVDA，存到 ~/Desktop\n幫我分析 AAPL，存到 D:/stocks\n```\n\n---\n\n## Analysis Framework\n\n### Layer 1 — Fundamental Analysis 基本面分析\n\n**Step 1: Business Model Screen**\n- Can you explain the business in 5 minutes? (Pass/Fail gate)\n- Moat score (0–4): Undifferentiated product · Widest users · Free pricing · Market monopoly\n\n**Step 2: Financial Health**\n\n| Metric 指標 | Standard 標準 | Red Flag 紅旗 |\n|-------------|--------------|--------------|\n| Annual Revenue 年收入 | ≥ $100M USD | < $100M = pre-scale |\n| Revenue Growth 收入成長 | 15–20% ideal | < 10% = stalling |\n| EBIT Margin 營業利潤率 | Positive; same-industry only | Negative = broken model |\n| Operating Cash Flow 營運現金流 | Must be positive | Negative = not earning |\n| Free Cash Flow 自由現金流 | Ideally positive | Negative = no flexibility |\n\n**Step 3: Valuation**\n- P/E · P/S · P/B vs. sector peers\n- Goal: understand market expectations, not hunt for \"cheap\"\n\n---\n\n### Layer 2 — Technical Analysis 技術面分析\n\n**Trend — Clock Direction 時鐘方向**\n\n| Direction | Sentiment | Action |\n|-----------|-----------|--------|\n| 2 o'clock ↗ | Bullish, sustainable | Ideal entry zone |\n| 3 o'clock → | Sideways, hesitation | Wait |\n| 4–6 o'clock ↘ | Bearish | Avoid |\n\n**Position — Chip Peaks 籌碼峰**\n- High-volume price clusters = market consensus = support/resistance\n- Entry: pullback to chip peak during 2 o'clock uptrend\n\n**Risk Management — 三有一執行**\n1. Have expectations 有預期\n2. Have a stop-loss 有底線\n3. Have a plan 有計劃\n4. Execute accordingly 依計行事\n\n---\n\n## Report Format\n\nReports use a bilingual Apple Badge Label style:\n\n```\n# AAPL — Apple Inc.\n分析日期 Analysis Date：2026-02-23\n\nBUSINESS  商業模式\n[Business model table with moat checklist]\n\nFINANCIAL HEALTH  財務健康\n[4-column table: Metric | Value | Status | Explanation]\n  Status: [PASS] [WATCH] [FAIL]\n\nVALUATION  市場估值\n[P/E · P/S · P/B with peer context]\n\nTECHNICAL  技術面\n[Trend · Alignment · Support levels with explanations]\n\nVERDICT  操作結論\n`AVOID` / `OBSERVE` / `WATCH` / `ENTRY`\n[3–4 sentence reasoning + stop-loss reference]\n```\n\n---\n\n## Supported Markets\n\n- US stocks: NYSE, NASDAQ (e.g. AAPL, NVDA, GOOGL)\n- Taiwan stocks: TWSE (e.g. 2330, 4958, 2454)\n\n---\n\n## License\n\nMIT — see [LICENSE](LICENSE)\n",
  "bytes": 2919,
  "sha": "85c8359da68b918c5f71decad1804b676c477cce6811cf519ea248af1684e276",
  "repo_slug": "keras870924/stock-analysis-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_keras870924_stock_analysis_plugin_stock__9847ed16/readme"
}