Findata Toolkit Cn
Findata Toolkit Cn helps locate and extract specific data from Chinese documents quickly, boosting research efficiency.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add findata-toolkit-cn npx -- -y @trustedskills/findata-toolkit-cn
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"findata-toolkit-cn": {
"command": "npx",
"args": [
"-y",
"@trustedskills/findata-toolkit-cn"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Findata Toolkit Cn skill provides access to real-time financial data and quantitative calculations for the A-share market in China. It allows AI agents to retrieve fundamental data, historical quotes, financial indicators, insider trading information, and macroeconomic data—all without requiring API keys. The tool outputs data in JSON format, making it easy to parse and integrate into other applications.
When to use it
- Researching A-share market performance and trends.
- Analyzing the financials of specific Chinese companies (e.g., 600519 for Guizhou Moutai).
- Monitoring macroeconomic indicators in China, such as CPI/PPI or PMI data.
- Tracking Northbound trading flows through the Shanghai and Shenzhen stock connect programs.
- Screening stocks based on specified criteria.
Key capabilities
- Retrieval of A-share market data using AKShare (no API key required).
- Access to fundamental company data, historical quotes, financial statements, and insider trading information.
- Provision of macroeconomic indicators like interest rates, inflation figures, and PMI data.
- Output of results in JSON format for easy parsing.
- Customizable configuration options via
config/data_sources.yaml(for rate limiting or adding paid data sources).
Example prompts
- "Get the basic information for stock 600519."
- "Show me the complete financial indicators for company 000858."
- "Retrieve the historical OHLCV data for a specific stock symbol."
- "What is China's current PMI data?"
Tips & gotchas
- Requires Python and
requirements.txtto be installed before use. - The tool retrieves data from AKShare, which provides free data without API keys.
- Output is in JSON format; ensure your AI agent can parse this format.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.