by himself65
A collection of skills for AI financial analysis.
# Add to your Claude Code skills
git clone https://github.com/himself65/finance-skillsGuides for using ai agents skills like finance-skills.
Last scanned: 4/28/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-04-28T06:30:10.888Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}See how finance-skills compares with popular alternatives.
finance-skills is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by himself65. A collection of skills for AI financial analysis. It has 3,345 GitHub stars.
Yes. finance-skills passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/himself65/finance-skills" and add it to your Claude Code skills directory (see the Installation section above).
finance-skills is primarily written in JavaScript. It is open-source under himself65 on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh finance-skills against similar tools.
No comments yet. Be the first to share your thoughts!
Based on votes and bookmarks from developers who liked this skill
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
[!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 open standard.
Visit skills.himself65.com for documentation, demos, and setup instructions.
npx plugins add himself65/finance-skills
The installer prompts you to select one or more plugin groups. To install every group non-interactively:
npx plugins add himself65/finance-skills --yes
npx skills add himself65/finance-skills --skill yfinance-data
npx skills add himself65/finance-skills -a <agent-name>
finance-market-analysis)Stock analysis, earnings, estimates, correlations, liquidity, ETFs, options payoff, and trading strategies via yfinance.
| Skill | Description |
|---|---|
| company-valuation | DCF + relative + SOTP triangulation — implied share price, WACC × g sensitivity, Bull/Base/Bear scenarios |
| 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 | ETF premium/discount vs NAV — market price comparison, peer analysis, category screener |
| options-payoff | Interactive options payoff charts with dynamic controls |
| saas-valuation-compression | SaaS valuation compression analysis — ARR multiples, cause attribution, peer comparisons |
| sepa-strategy | SEPA strategy analysis — Minervini's trend template, VCP patterns, entry points, position sizing |
| stock-correlation | Correlation analysis — sector peers, co-movement, pair-trading candidates |
| stock-liquidity | Liquidity analysis — spreads, volume profiles, market impact, Amihud ratio |
| yfinance-data | Market data via yfinance — prices, financials, options, dividends, earnings |
finance-social-readers)Read-only social media and research feeds — Twitter/X, Discord, LinkedIn, Telegram, Y Combinator, and a generic opencli fallback for 100+ other sources.
| Skill | Description |
|---|---|
| discord-reader | Read-only Discord research via opencli |
| linkedin-reader | Read-only LinkedIn feed & job search via opencli |
| opencli-reader | Generic read-only fallback for 100+ opencli adapters — Yahoo Finance, Bloomberg, Reuters, Eastmoney, Xueqiu, Reddit, HackerNews, Substack, arXiv, and more |
| telegram-reader | Read-only Telegram channel reader via tdl |
| twitter-reader | Read-only Twitter/X research via opencli |
| yc-reader | Y Combinator company data via yc-oss/api |
finance-data-providers)External API data — sentiment via Adanos, Fintel short-interest/ownership intelligence, Hormuz Strait monitoring, TradingView data via a bundled headless MCP server or the desktop app, and Hyperliquid perp/spot reading.
| Skill | Description |
|---|---|
| finance-sentiment | Stock sentiment research via Adanos Finance API — Reddit, X.com, news, Polymarket |
| fintel-data | Fintel — short interest, borrow rates, short volume, fails-to-deliver, 13F institutional ownership, insider transactions, analyst targets, calendars — via REST API or official MCP server |
| hormuz-strait | Strait of Hormuz monitoring — shipping, oil impact, insurance risk, crisis timeline |
| tradingview-mcp | Headless TradingView data via a bundled tradingview-mcp server — TA readouts, multi-timeframe alignment, exchange scans, futures overview/movers, extended hours, options chain (no greeks), backtests. No app, no login |
| tradingview-reader | Read-only TradingView desktop reader — quotes, full options chains with greeks/IV, expiries, watchlists, alerts, chart state, screenshots — via opencli + CDP |
| hyperliquid-reader | Read-only Hyperliquid market-data reader — perp/spot markets, mids, funding (incl. cross-venue arb screen), order book, and candles — via opencli + public info API |
finance-startup-tools)Multi-perspective startup analysis frameworks for VC investors, job applicants, and founders.
| Skill | Description |
|---|---|
| startup-analysis | Multi-perspective startup analysis — VC investor, job applicant, and CEO/founder viewpoints |
finance-ui-tools)Generative UI design system for rendering interactive HTML/SVG widgets in Claude conversations.
| Skill | Description |
|---|---|
| generative-ui | Generative UI design system for Claude's show_widget |
finance-skill-creator)Create, evaluate, and iterate on high-quality agent skills with structured guidance, quality scoring, and best-practice enforcement.
| Skill | Description |
|---|---|
| skill-creator | Create new skills, evaluate existing ones against a 10-dimension rubric, and improve skill quality |
MIT