Install
openclaw skills install a-share-stock-dossierAnalyze A-share stocks and portfolios with analyst-grade, evidence-first reports. Use when the user asks for 个股分析、持仓复盘、逻辑是否还在、行业龙头、盘前/盘后策略、情绪+技术综合判断, especially when they want deep web verification and full process transparency (检索过程摘要 + 证据逐条分析) via web_search/web_fetch/browser plus Eastmoney/Tencent quote data.
openclaw skills install a-share-stock-dossierProduce professional analyst-style stock reports that are process-transparent, evidence-bound, and directly executable. Always split conclusions into two layers:
Default output mode is long-form process report unless user explicitly asks for a short summary.
Run:
python skills/a-share-stock-dossier/scripts/a_share_snapshot.py \
--codes 603618,002149,002506,002475,002729,601116,601096 \
--with-indices --with-kline --kline-days 60 --pretty
Lock objective facts first:
Field reference:
references/eastmoney-fields.mdUse:
references/source-checklist.mdreferences/search-depth-protocol.mdMandatory minimum evidence per stock:
Tool order:
web_search discoverweb_fetch extract正文browser for JS-heavy/anti-bot/paginated/incomplete extractionDuring analysis, build a step log S1..Sn.
Each step must include:
If a conclusion appears without supporting steps, do not keep it in final recommendations.
For each stock, output strictly in this order:
Use template:
references/report-template.mdPause and re-search immediately if:
Stop searching only when:
After all stocks:
Default to detailed analyst-report style with this top-level structure:
Never output only short conclusions unless user asks explicitly.