A multi-agent analysis tool for stocks listed on China's Shanghai and Shenzhen exchanges, known as A-shares. It combines technical, company, market-sentiment, money-flow, economic, and game-theory analysis into a structured trading view.
A stock-research workflow that collects data from more than 30 sources, analyzes a stock’s business and market data, and creates Markdown and interactive HTML reports. It also supports refreshing existing reports with newer data.
A Chinese-language guide for researching and valuing a publicly traded company's stock. It describes how to produce an institutional-style equity research report covering evidence, valuation, risks, expectations, and possible investment actions.
Render financial charts via the local chart web app (workspace at the repo root — Hono server + React front end, port 1792). Four chart types: intraday capital-flow line (flow) and cross-symbol signed-bar comparison (cohort) — both Recharts — plus SEPA strategy dashboard (sepa) and short-term multi-timeframe…
Short-term multi-timeframe (5m/15m/1h) technical read for a single symbol — pulls K-line across three timeframes, reads MACD + swing structure, writes a direction call (long/short/neutral) with an explicit anchor price, a 2–4 scenario forward read, a range-bound playbook (long tactic + short tactic; a neutral call…
A checklist for reviewing trading actions before buying, adding to a position, selling, or reducing one. It records whether the decision followed the checks, but does not technically block orders.
A research-report workflow that produces market and topic reports across areas such as stocks, industries, technology, medicine, politics, and culture. It reads JSON input, performs additional searches, and fills a specified report-input file.
Role: Step 4 — Collect qualitative context and fill data gaps via web search and direct URL fetch. Triggered by: CLAUDE.md after Step 3 (Enhanced Mode) or Step 2 (Standard Mode) Reads: run-local research-plan.json, tier2 search list, references/us-data-sources.md or references/kr-data-sources.md Writes…
Use when building thesis-driven equity analysis in Claude Code from public SEC EDGAR data and market snapshots — workflows /analyze, /score, /compare with bundled Python tools.
This skill should be used when analyzing recent market-moving news events and their impact on equity markets and commodities. Use this skill when the user requests analysis of major financial news from the past 7 days, wants to understand market reactions to monetary policy decisions (FOMC, ECB, BOJ), needs assessment…
Automated comprehensive stock investment due diligence. This skill is used when users provide the stock code they want to research (e.g., "Research 2330, I want to know about TSLA"). It automatically performs an 8-stage research process, covering fundamentals, industry, financials, governance, market divergence…
Taiwan and US stock technical analysis scanner with portfolio tracking. Use when the user wants to (1) scan Taiwan or US stocks for buy signals ("掃描股票", "scan"), (2) track selected stocks in a watchlist, (3) monitor positions for sell signals ("追蹤"), or (4) manage their stock watchlist (add/remove positions). Scans…
Run the local TradingAgents Codex fork for multi-agent stock and ETF research. Use when the user asks to analyze tickers with TradingAgents, run codex-analyze, batch stock/ETF research, summarize TradingAgents reports, validate the TradingAgents Codex setup, or turn QQQ/TSLA-style full-chain analysis into a repeatable…