Discover and explore top open-source AI tools and projects—updated daily.
jwangkunAI assistant suite for Chinese A-share financial professionals
Top 52.9% on SourcePulse
This project adapts Anthropic's official claude-for-financial-services to the specific needs of the Chinese A-share financial market, offering a specialized AI assistant for financial professionals. It provides 63 domain-specific "skills" and 4 end-to-end agents designed to understand and generate financial reports, models, and analyses adhering to local standards, data sources, and formats, thereby bridging the gap between global AI capabilities and the nuances of China's financial landscape.
How It Works
The core innovation lies in replacing the original project's Western-centric data sources (e.g., Bloomberg, FactSet) and financial conventions (e.g., US GAAP, US Treasuries) with China-specific equivalents. It integrates with major Chinese financial data providers like Wind (Tier-0) and iFind (Tier-1), with AkShare (Tier-2) as a free fallback. This allows Claude to generate outputs formatted according to Chinese accounting standards, utilize China bond rates for DCF models, and reference industry classifications like Shenwan and CITIC, ensuring relevance and accuracy for the A-share market.
Quick Start & Requirements
npm install -g @anthropic-ai/claude-code), add the plugin marketplace (claude plugin marketplace add jwangkun/claude-for-financial-services-cn), and install skill packages (claude plugin install china-finance@claude-for-financial-services-cn or specific domains).WIND_API_KEY) and iFind (IFIND_AUTH_TOKEN) for full functionality. AkShare and news data sources are free and require no keys.Highlighted Details
Maintenance & Community
The project is maintained by the repository owner jwangkun. Specific details regarding community channels (e.g., Discord, Slack), roadmap, or notable contributors beyond the primary author are not explicitly detailed in the README.
Licensing & Compatibility
The project is licensed under the Apache License 2.0. This license is permissive and generally compatible with commercial use and linking within closed-source projects.
Limitations & Caveats
Full access to the project's capabilities, particularly the primary Wind and iFind data sources, requires paid subscriptions and obtaining API keys, representing a significant barrier to entry for users without these resources. While free tiers and fallbacks exist, they may have limitations on data scope or query concurrency.
4 weeks ago
Inactive