Finance Skills banner
himself65 himself65

Finance Skills

AI community

Description

A collection of skills for AI financial analysis and trading.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Finance Skills

[!WARNING] This project is for educational and informational purposes only. Nothing here constitutes financial advice. Always do your own research and consult a qualified financial advisor before making investment decisions.

A collection of agent skills for financial analysis and trading, following the [Agent Skills](https://agentskills.io) open standard.

**Visit [finance-skills.himself65.com](https://finance-skills.himself65.com/) for documentation, demos, and setup instructions.**

Quick Start

Claude Code — All Plugins

npx plugins add himself65/finance-skills

Claude Code — Individual Plugins

npx plugins add himself65/finance-skills --plugin finance-market-analysis
npx plugins add himself65/finance-skills --plugin finance-social-readers
npx plugins add himself65/finance-skills --plugin finance-data-providers
npx plugins add himself65/finance-skills --plugin finance-startup-tools
npx plugins add himself65/finance-skills --plugin finance-ui-tools
npx plugins add himself65/finance-skills --plugin finance-skill-creator

Claude Code — Individual Skills

npx skills add himself65/finance-skills

Other Agents

npx skills add himself65/finance-skills -a 

Available Skills

Market Analysis (`finance-market-analysis`)

Stock analysis, earnings, estimates, correlations, liquidity, ETFs, options payoff, and trading strategies via yfinance.

Skill Description
earnings-preview Pre-earnings briefing — consensus estimates, beat/miss history, analyst sentiment
earnings-recap Post-earnings analysis — actual vs estimated EPS, price reaction, margin trends
estimate-analysis Analyst estimate deep-dive — revision trends, growth projections, historical accuracy
[etf-premium](plugins/market