By pasie15
8 skills for dividend investing and skill quality — dividend SOPs, monitoring, US tax accounting, plus data quality checking and skill design tools.
Validate multi-skill workflows defined in CLAUDE.md by checking skill existence, inter-skill data contracts (JSON schema compatibility), file naming conventions, and handoff integrity. Use when adding new workflows, modifying skill outputs, or verifying pipeline health before release.
Validate data quality in market analysis documents and blog articles before publication. Use when checking for price scale inconsistencies (ETF vs futures), instrument notation errors, date/day-of-week mismatches, allocation total errors, and unit mismatches. Supports English and Japanese content. Advisory mode -- flags issues as warnings for human review, not as blockers.
Review skills in any project using a dual-axis method: (1) deterministic code-based checks (structure, scripts, tests, execution safety) and (2) LLM deep review findings. Use when you need reproducible quality scoring for `skills/*/SKILL.md`, want to gate merges with a score threshold (for example 90+), or need concrete improvement items for low-scoring skills. Works across projects via --project-root.
Monitor dividend portfolios with Kanchi-style forced-review triggers (T1-T5) and convert anomalies into OK/WARN/REVIEW states without auto-selling. Use when users ask for 減配検知, 8-Kガバナンス監視, 配当安全性モニタリング, REVIEWキュー自動化, or periodic dividend risk checks.
Convert Kanchi-style dividend investing into a repeatable US-stock operating procedure. Use when users ask for かんち式配当投資, dividend screening, dividend growth quality checks, PERxPBR adaptation for US sectors, pullback limit-order planning, or one-page stock memo creation. Covers screening, deep dive, entry planning, and post-purchase monitoring cadence.
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.
A Claude plugin marketplace packaging tradermonty's claude-trading-skills as 6 themed, installable plugins for Claude Code and Cowork.
All credit for the skills goes to tradermonty — this marketplace simply repackages the original work into the Claude plugin marketplace format so users can discover and install them with a single command.
| Plugin | Skills | Description |
|---|---|---|
trading-market-analysis | 11 | Sector rotation, breadth analysis, technical charting, macro regimes, news analysis, institutional flows |
trading-stock-screeners | 9 | VCP, CANSLIM, PEAD, FinViz, value/dividend, pair trades, breakout planning |
trading-portfolio-risk | 7 | Position sizing, exposure coaching, options strategy, scenario analysis, bubble detection |
trading-earnings-timing | 6 | Earnings calendar, economic calendar, market top detection, FTD detection |
trading-strategy-tools | 11 | Backtesting, trade hypothesis, edge discovery pipeline, strategy pivots |
trading-dividend-investing | 8 | Dividend SOPs, monitoring, US tax accounting, data quality tools |
Add the marketplace, then install the plugins you want:
/plugin marketplace add tradermonty/claude-trading-skills-marketplace
/plugin install trading-market-analysis@claude-trading-skills
Or install everything:
/plugin install trading-market-analysis@claude-trading-skills
/plugin install trading-stock-screeners@claude-trading-skills
/plugin install trading-portfolio-risk@claude-trading-skills
/plugin install trading-earnings-timing@claude-trading-skills
/plugin install trading-strategy-tools@claude-trading-skills
/plugin install trading-dividend-investing@claude-trading-skills
Most skills need no API keys. For enhanced data:
All skills created by tradermonty. Original repository: claude-trading-skills. Licensed under MIT.
Marketplace packaging contributed by David / version6media.
npx claudepluginhub pasie15/claude-trading-skills-marketplace --plugin trading-dividend-investing11 skills for market analysis — sector rotation, breadth analysis, technical charting, macro regime detection, news analysis, and institutional flow tracking.
11 skills for strategy development — backtesting, trade hypothesis generation, edge discovery pipeline, strategy pivots, and trader memory.
6 skills for earnings analysis and market timing — earnings calendar, economic calendar, market top detection, FTD detection, and trend duration analysis.
7 skills for portfolio and risk management — position sizing, exposure coaching, options strategy, scenario analysis, and bubble detection.
9 stock screening skills — VCP, CANSLIM, PEAD, FinViz, value/dividend, pair trades, and breakout planning.
Finance research, trading, risk, and portfolio Agent Skills grounded in LLMQuant Data. Bundles every llmquant-* category skill under skills/.
Tododeia — Multi-agent investment analysis system for market research, portfolio recommendations, and interactive reporting across crypto, stocks, forex, and commodities.
Backtest trading strategies with historical data, performance metrics, and risk analysis
量化交易策略開發
Developer-first financial data for Claude — 150k+ tickers, 70+ exchanges, real-time & historical prices, fundamentals, options, technicals, news, sentiment, macro indicators, ESG, and more via EODHD API and MCP Server.
Data foundations that every financial system depends on. Covers reference data management, market data feeds, integration patterns for financial systems, and data quality governance.