Discover and explore top open-source AI tools and projects—updated daily.
himself65Agent skills for financial analysis and trading
New!
Top 36.5% on SourcePulse
This repository offers a collection of agent skills for financial analysis and trading, designed for integration with AI assistants like Claude. It empowers users with tools for data acquisition, market correlation analysis, sentiment tracking across social platforms, and interactive financial visualizations, streamlining complex financial research and supporting data-driven trading decisions within an AI workflow.
How It Works
The project employs an agent-native architecture, packaging distinct financial functionalities as installable "skills." Key components include yfinance-data for comprehensive financial data retrieval, stock-correlation for identifying trading pairs and sector relationships, and options-payoff for interactive options strategy charts. Sentiment analysis is facilitated through read-only integrations with Discord, Telegram, and Twitter/X. The generative-ui skill enables rendering interactive HTML/SVG widgets within AI interfaces.
Quick Start & Requirements
Installation is streamlined via npx skills add himself65/finance-skills for CLI agents, supporting specific skill installation and global availability. Claude.ai users can upload skills as zip files after enabling code execution. Core requirements include Node.js/npm for CLI operations. The discord skill needs a local Discord token, twitter uses browser cookies, and Telegram integration uses QR code login.
Highlighted Details
yfinance-data, including historical prices, financial statements, and options chains.options-payoff skill.22 hours ago
Inactive
virattt