·findata-toolkit-cn
</>

findata-toolkit-cn

A股金融数据工具包。提供脚本获取A股实时行情、财务指标、董监高增减持、北向资金、宏观经济数据(LPR、CPI/PPI、PMI、社融、M2)。用于需要实时A股市场数据支撑投资分析时。所有数据源免费,无需API密钥。

85Installs·9Trend·@geeksfino

Installation

$npx skills add https://github.com/geeksfino/finskills --skill findata-toolkit-cn

How to Install findata-toolkit-cn

Quickly install findata-toolkit-cn AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/geeksfino/finskills --skill findata-toolkit-cn
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: geeksfino/finskills.

SKILL.md

View raw

| 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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/geeksfino/finskills --skill findata-toolkit-cn
Category
</>Dev Tools
Verified
First Seen
2026-03-05
Updated
2026-03-10

Browse more skills from geeksfino/finskills

Quick answers

What is findata-toolkit-cn?

A股金融数据工具包。提供脚本获取A股实时行情、财务指标、董监高增减持、北向资金、宏观经济数据(LPR、CPI/PPI、PMI、社融、M2)。用于需要实时A股市场数据支撑投资分析时。所有数据源免费,无需API密钥。 Source: geeksfino/finskills.

How do I install findata-toolkit-cn?

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

Where is the source repository?

https://github.com/geeksfino/finskills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-05