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.
> /plugin marketplace add himself65/finance-skills
Repo: himself65/finance-skills
What's inside
[!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.
Looking for more? Funda AI ships hundreds of skills built by professional analysts โ DCF valuations, earnings recaps, options flow, supply-chain graphs, congressional trades, sector deep-dives, and a lot more. Give it a try.
npx plugins add himself65/finance-skills
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
npx skills add himself65/finance-skills
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 90+ 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 90+ 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, fundamental research and raw data via Funda AI (MCP + REST), Fintel short-interest/ownership intelligence, Hormuz Strait monitoring, TradingView desktop app reading, 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 |
| funda-data | Funda AI โ MCP server for analyst-grade research synthesis (DCF, earnings recaps, sector deep-dives, filings) plus REST API fallback for raw data (real-time quotes, options chains, financials, 60+ endpoints) |
| hormuz-strait | Strait of Hormuz monitoring โ shipping, oil impact, insurance risk, crisis timeline |
| tradingview-reader | Read-only TradingView desktop reader โ quotes, full options chains with greeks/IV, expiries, 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
.claude-plugin/
marketplace.json
.github/
workflows/
opencli-plugin-test.yml
release-skills.yml
skill-lint.yml
.gitignore
CLAUDE.md
LICENSE
opencli-plugin.json
opencli-plugins/
hyperliquid/
.gitignore
book.js
candles.js
funding-compare.js
funding-history.js
lib/
api.js
book.js
candles.js
funding.js
markets.js
markets.js
mids.js
opencli-plugin.json
package.json
README.md
spot-markets.js
tests/
api.test.js
book.test.js
candles.test.js
funding.test.js
markets.test.js
tradingview/
.gitignore
alerts.js
chart-state.js
launch.js
lib/
alerts.js
cdp.js
cookies.js
news.js
scanner.js
symbols.js
news.js
opencli-plugin.json
options-chain.js
options-expiries.js
package.json
quote.js
README.md
screener.js
screenshot.js
search.js
status.js
tests/
alerts.test.js
cookies.test.js
news.test.js
scanner.test.js
screener.test.js
symbols.test.js
watchlists.js
package.json
plugins/
data-providers/
plugin.json
skills/
finance-sentiment/
README.md
references/
api_reference.md
SKILL.md
fintel-data/
README.md
references/
api-reference.md
SKILL.md
funda-data/
README.md
references/
alternative-data.md
calendar-economics.md
claude-proxy.md
filings-transcripts.md
fundamentals.md
market-data.md
news-enriched.md
options.md
other-data.md
recruit.md
research-topics.md
supply-chain.md
SKILL.md
hormuz-strait/
README.md
references/
api_schema.md
SKILL.md
hyperliquid-reader/
README.md
references/
commands.md
SKILL.md
tradingview-reader/
README.md
references/
commands.md
SKILL.md
market-analysis/
plugin.json
skills/
company-valuation/
README.md
references/
dcf.md
relative_valuation.md
sotp.md
wacc_erp_rates.md
SKILL.md
earnings-preview/
README.md
references/
api_reference.md
SKILL.md
earnings-recap/
README.md
references/
api_reference.md
SKILL.md
estimate-analysis/
README.md
references/
api_reference.md
SKILL.md
etf-premium/
README.md
references/
etf_premium_reference.md
gamma_squeeze_reference.md
SKILL.md
options-payoff/
README.md
references/
bs_code.md
strategies.md
SKILL.md
saas-valuation-compression/
README.md
SKILL.md
sepa-strategy/
README.md
references/
entry-rules.md
fundamentals.md
market-environment.md
patterns.md
position-sizing.md
stage-analysis.md
trend-template.md
SKILL.md
stock-correlation/
README.md
references/
sector_universes.md
SKILL.md
stock-liquidity/
README.md
references/
liquidity_reference.md
SKILL.md
yfinance-data/
README.md
references/
api_reference.md
SKILL.md
skill-creator/
plugin.json
skills/
skill-creator/
README.md
references/
architecture-patterns.md
dynamic-calling.md
frontmatter-guide.md
quality-rubric.md
skill-examples.md
writing-guide.md
SKILL.md
social-readers/
plugin.json
skills/
discord-reader/
README.md
references/
commands.md
SKILL.md
linkedin-reader/
README.md
references/
commands.md
SKILL.md
opencli-reader/
README.md
references/
discovery.md
finance-sources.md
SKILL.md
telegram-reader/
README.md
references/
commands.md
SKILL.md
twitter-reader/
README.md
references/
commands.md
schema.md
SKILL.md
yc-reader/
README.md
references/
api_reference.md
SKILL.md
startup-tools/
plugin.json
skills/
startup-analysis/
README.md
references/
ceo-framework.md
job-applicant-framework.md
vc-framework.md
SKILL.md
ui-tools/
plugin.json
skills/
generative-ui/
README.md
references/
chart_js.md
design_system.md
svg_and_diagrams.md
SKILL.md
pnpm-lock.yaml
README.mdFAQ
finance-skills is a Claude Code plugin with 26 hand-picked skills for data work, indexed on Flowy. Install it with the command on its page. It includes finance-sentiment, fintel-data, funda-data. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.