By JacobHsu
Financial analysis and trading skills — options payoff charts, stock correlations, market data via yfinance, Twitter/Discord/Telegram research, and generative UI widgets.
巴逆逆(8zz)反指標追蹤器 — 抓取 Threads 貼文並進行台股反指標分析。Use when user says '/banini', '巴逆逆', '反指標', '冥燈' or similar.
Check the current status of the Strait of Hormuz — shipping transit data, oil price impact, stranded vessels, insurance risk levels, diplomatic developments, and global trade impact. Use this skill whenever the user asks about the Strait of Hormuz, Hormuz chokepoint, Persian Gulf shipping risk, oil transit disruption, war risk premium in the Gulf, Middle East shipping routes, tanker traffic through Hormuz, oil supply chain risk, or geopolitical risk affecting energy markets. Triggers include: "Hormuz status", "Strait of Hormuz", "is Hormuz open", "shipping through the Gulf", "oil chokepoint", "Persian Gulf tanker traffic", "war risk premium", "Hormuz crisis", "energy supply chain risk", "oil transit disruption", "Middle East shipping", any mention of Hormuz or Persian Gulf in context of oil, shipping, or geopolitical risk.
Analyze stock correlations to find related companies and trading pairs. Use this skill whenever the user asks about correlated stocks, related companies, sector peers, trading pairs, or how two or more stocks move together. Triggers include: "what correlates with NVDA", "find stocks related to AMD", "correlation between AAPL and MSFT", "what moves with", "sector peers", "pair trading", "correlated stocks", "when NVDA drops what else drops", "find me a pair for", "stocks that move together", "beta to", "relative performance", "which stocks follow AMD", "supply chain partners", "correlation matrix", "co-movement", "related tickers", "sympathy plays", "if GOOGL moves what else moves", "semiconductor peers", "compare correlation", "hedging pair", "sector clustering", "realized correlation", "rolling correlation", or any request about finding stocks that move in tandem or inversely. Also triggers when the user mentions well-known pairs like AMD/NVDA, GOOGL/AVGO, LITE/COHR and wants to understand or find similar relationships. Always use this skill even if the user only provides one ticker — infer that they want to find correlated peers.
Fetch financial and market data using the yfinance Python library. Use this skill whenever the user asks for stock prices, historical data, financial statements, options chains, dividends, earnings, analyst recommendations, or any market data. Triggers include: any mention of stock price, ticker symbol (AAPL, MSFT, TSLA, etc.), "get me the financials", "show earnings", "what's the price of", "download stock data", "options chain", "dividend history", "balance sheet", "income statement", "cash flow", "analyst targets", "institutional holders", "compare stocks", "screen for stocks", or any request involving Yahoo Finance data. Always use this skill even if the user only provides a ticker — infer intent from context.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
[!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.
See DEMOS.md for screenshots and examples.
This repo is a Claude Code plugin. Install it directly:
Option A — Plugin marketplace
Add the marketplace and install:
# Add the marketplace
/plugin marketplace add JacobHsu/cc-finance-skills
# Install the plugin
/plugin install finance-skills@cc-finance-skills
Option B — Local plugin (for development)
claude --plugin-dir ./path/to/finance-skills
Once installed, skills are namespaced under finance-skills: (e.g., /finance-skills:options-payoff).
Option A — npx skills add
npx skills add JacobHsu/cc-finance-skills
Install a specific skill:
npx skills add JacobHsu/cc-finance-skills --skill options-payoff
Install globally (available across all projects):
npx skills add JacobHsu/cc-finance-skills --skill options-payoff -g
Option B — Manual installation
Clone the repo and symlink (or copy) the skill into your Claude Code skills directory:
# Personal (all projects)
cp -r skills/options-payoff ~/.claude/skills/options-payoff
# Project-local (this project only)
cp -r skills/options-payoff .claude/skills/options-payoff
options-payoff.zip)Repeat steps 2–5 for each skill you want to install.
The skills in this repo follow the Agent Skills open standard. You can install them to any supported agent (Codex, Gemini CLI, GitHub Copilot, etc.) using:
npx skills add JacobHsu/cc-finance-skills -a <agent-name>
| Skill | Description | Platform |
|---|---|---|
| stock-correlation | Analyze stock correlations to find related companies, sector peers, and pair-trading candidates. Routes to sub-skills: co-movement discovery, return correlation, sector clustering, and realized correlation. | All platforms |
| yfinance-data | Fetch financial and market data using yfinance — stock prices, historical OHLCV, financial statements, options chains, dividends, earnings, analyst recommendations, screener, and more. | All platforms |
| Skill | Description | Platform |
|---|---|---|
| hormuz-strait | Real-time Strait of Hormuz monitoring — shipping transits, oil price impact, stranded vessels, insurance risk, diplomatic status, global trade impact, and crisis timeline via the Hormuz Strait Monitor API. | All platforms |
| 腳本 | 說明 |
|---|---|
| scripts/top_losers.py | 抓取當日美股跌幅榜,輸出至 docs/README.md |
MIT
Based on himself65/finance-skills by himself65.
npx claudepluginhub jacobhsu/cc-finance-skills --plugin finance-skillsComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.