Discover and explore top open-source AI tools and projects—updated daily.
GeeksfinoAI-powered financial analysis and portfolio management skills
Top 98.6% on SourcePulse
FinSkills is an open-source collection of specialized Claude Skills designed for comprehensive financial investment analysis across US and China A-share markets. It empowers investors and analysts with end-to-end capabilities, from initial stock screening and deep dives into company financials to portfolio construction, risk diagnostics, and generating institutional-grade documentation. The project aims to provide systematic, data-driven insights for informed decision-making.
How It Works
FinSkills employs a modular "Claude Skills" architecture, where each analytical function is a distinct skill. These skills are organized into tiers (Discovery & Screening, Deep Analysis, Portfolio & Documentation) and leverage a companion "FinData Toolkit" for real-time market data and quantitative calculations. The interaction between analysis skills and toolkits is managed via natural language references within the skill descriptions, allowing the LLM to invoke necessary data fetching scripts automatically. This design utilizes "progressive disclosure," loading detailed methodologies and templates only on demand to optimize LLM context window usage.
Quick Start & Requirements
pip install -r requirements.txt (e.g., cd US-market/findata-toolkit && pip install -r requirements.txt).findata-toolkit/requirements.txt.Highlighted Details
Maintenance & Community
The project is copyrighted by FinoGeeks Technology Ltd and welcomes contributions. Specific community channels or notable contributors are not detailed in the provided README.
Licensing & Compatibility
Licensed under the Apache License, Version 2.0. This license is permissive and generally compatible with commercial use and closed-source linking.
Limitations & Caveats
This skill collection is intended for informational and educational purposes only and does not constitute investment advice. Analyses rely on publicly available data, which may contain errors or omissions. Past performance is not indicative of future results, and all investments involve risk, including potential loss of principal. Users should consult a qualified investment advisor.
4 months ago
Inactive