a-share-stock-picker
A Share Stock Picker
Overview
Recommend mainland A-share candidates for three horizons in one pass: short term, medium term, and long term. Use the latest completed trading session plus overnight information up to the answer time.
Default to an evidence-based watchlist with conditional entry plans rather than unconditional "buy these tomorrow" language. If the user explicitly wants exact entry, stop, and target levels, provide them only when the underlying price data is fresh and verified.
In addition to the default post-close to pre-open workflow, this skill can also run a dedicated T+1 tail-entry mode for users who want to buy near the close of day D and sell on day D+1.
When T+1 tail-entry mode is used, default to exactly 5 tail-entry candidates per run when enough qualified names are available.
The same market-universe prefilter, quote verification, broader Tonghuashun context collection, sector/news/policy analysis, and truthfulness rules apply to both the default post-close / pre-open workflow and the T+1 tail-entry mode. The tail-entry mode only adds intraday and late-session requirements on top of the same evidence standards.
Only cover mainland A-shares. Do not recommend Hong Kong stocks, US equities, ETFs, funds, or convertibles unless the user explicitly asks for them.
Scripts
Use bundled scripts when possible:
More from ismxy0934/qing-skills
technical-analysis
对股票K线数据进行技术分析,计算MA/MACD/RSI等指标,判断趋势和买卖信号。触发场景:(1) "分析一下茅台的技术面" (2) "看看这只股票能不能买" (3) "技术分析 600519" (4) 需要判断股票趋势、买卖点时使用。需要先用 data-collect 获取数据
119data-collect
收集股票历史K线、实时行情、筹码分布数据,支持A股/港股/美股/ETF。当用户提及股票代码、获取行情数据、K线、实时报价、筹码分布、或询问茅台/AAPL等股票时使用
13ai-decision
基于技术分析结果生成投资决策仪表盘,包括核心结论、精确价位、检查清单和风险警报。触发场景:(1) "给我投资建议" (2) "这只股票该怎么操作" (3) "生成决策报告" (4) 需要综合决策建议时使用。需要先用 technical-analysis 获取分析结果
9skill-create
>-
1release-skills
Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, and generic projects. Use when user says "release", "发布", "new version", "bump version", "push", "推送".
1