What is findata-toolkit-cn?
A股金融数据工具包。提供脚本获取A股实时行情、财务指标、董监高增减持、北向资金、宏观经济数据(LPR、CPI/PPI、PMI、社融、M2)。用于需要实时A股市场数据支撑投资分析时。所有数据源免费,无需API密钥。 Source: geeksfino/finskills.
A股金融数据工具包。提供脚本获取A股实时行情、财务指标、董监高增减持、北向资金、宏观经济数据(LPR、CPI/PPI、PMI、社融、M2)。用于需要实时A股市场数据支撑投资分析时。所有数据源免费,无需API密钥。
Quickly install findata-toolkit-cn AI skill to your development environment via command line
Source: geeksfino/finskills.
| python scripts/stockdata.py 600519 | 基本信息(贵州茅台) | | python scripts/stockdata.py 600519 --metrics | 完整财务指标(估值、盈利、杠杆、增长) | | python scripts/stockdata.py 600519 --history | 历史OHLCV行情 | | python scripts/stockdata.py 600519 --financials | 利润表、资产负债表、现金流量表 | | python scripts/stockdata.py 600519 --insider | 董监高增减持数据 |
| python scripts/stockdata.py --northbound | 北向资金流向(沪股通/深股通) | | python scripts/stockdata.py 600519 000858 --screen | 批量筛选 |
| python scripts/macrodata.py --dashboard | 完整宏观仪表盘 | | python scripts/macrodata.py --rates | 利率数据(LPR、Shibor) | | python scripts/macrodata.py --inflation | CPI/PPI数据 | | python scripts/macrodata.py --pmi | PMI数据(制造业/非制造业) | | python scripts/macrodata.py --social-financing | 社会融资规模 + M2 | | python scripts/macrodata.py --cycle | 经济周期阶段判断 |
A股金融数据工具包。提供脚本获取A股实时行情、财务指标、董监高增减持、北向资金、宏观经济数据(LPR、CPI/PPI、PMI、社融、M2)。用于需要实时A股市场数据支撑投资分析时。所有数据源免费,无需API密钥。 Source: geeksfino/finskills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/geeksfino/finskills --skill findata-toolkit-cnA股金融数据工具包。提供脚本获取A股实时行情、财务指标、董监高增减持、北向资金、宏观经济数据(LPR、CPI/PPI、PMI、社融、M2)。用于需要实时A股市场数据支撑投资分析时。所有数据源免费,无需API密钥。 Source: geeksfino/finskills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/geeksfino/finskills --skill findata-toolkit-cn Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/geeksfino/finskills