stockaskill
为量化选股提供本地缓存与评分输出
涉及联网抓取市场数据并可能提供投资建议,存在合规风险。
基于 AKShare 的多市场智能选股与本地缓存行情分析工具。
面向多市场的智能选股与本地行情缓存工具,支持 A 股、港股、美股和以 ETF 优先的流程。用于做选股扫面、打分、回测、组合构建或诊断单只标的时调用。特点是基于 AKShare 且有本地缓存策略,优先用本地数据只补取缺失或过期的数据,效率更高。
▸ 展开 SKILL.md 英文原文
Multi-market intelligent stock selection for A-share, HK, US, and ETF-first workflows. Use when Codex needs to analyze individual stocks, run market scans, build portfolios, backtest strategies, diagnose BUY/SELL/HOLD signals, or warm bounded local market data. Triggers on stock codes (600519, AAPL, 0700.HK), ETF codes (510300, 159915), Chinese stock names (贵州茅台), and queries with keywords like 分析, 选股, scan, portfolio, backtest, 因子, 评分, ETF, 场内基金, BUY/SELL/HOLD, or 诊断. Do not use for broad mutual-fund platforms or full-universe market-data sync requests.
帮我安装这个 skill:https://raw.githubusercontent.com/axjing/stockaskill/main/skills/stockaskill/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/axjing/stockaskill/main/skills/stockaskill/SKILL.md"# Smart Stock Selector Multi-market stock selection with AKShare + SQLite caching. Covers A-shares, HK, US, and ETF-first fund workflows. ## Core promise Given a stock code, market, or investment theme, return actionable signals with scores. Use local cache first. Only fetch missing or stale pool, history, fundamentals, or index data. Warm data by task scope, not by blind full-market full-history refresh. Do not treat this skill as a warehouse or full-market sync platform. ## Scope boundary - Treat this skill as a local-first analysis and decision engine. - Prefer bounded sync for symbol, watchlist, portfolio, scan-universe, and ETF scopes. - Treat `FUND` as ETF-first behavior for now.