Search the registry
One search across every skill, MCP server, agent, and workflow.
13 results
Airtable
1.0.0domdomegg
Read and write records, bases, and schema in Airtable. Community-maintained — scope the PAT to specific bases.
Base
1.0.0Base (Coinbase)
Coinbase's official onchain gateway — swap tokens, send funds, track a portfolio, hit DeFi protocols. Non-custodial: you review and sign every transaction in the Base app.
Neon
1.0.0Neon
Serverless Postgres with branch-based migrations — the agent tests migrations on an instant copy-on-write branch before applying.
TradingView
1.0.0Community
Charts and market-data context from TradingView. Community-maintained and scrape-based — fragile when the site changes; treat as best-effort.
breadth-chart-analyst
1.0.0TraderMonty · trading
This skill should be used when analyzing market breadth charts, specifically the S&P 500 Breadth Index (200-Day MA based) and the US Stock Market Uptrend Stock Ratio charts. Use this skill when the user provides breadth chart images for analysis, requests market breadth assessment, positioning strategy recommendations, or wants to understand medium-term strategic and short-term tactical market outlook based on breadth indicators. Also works WITHOUT chart images by fetching CSV data directly from public sources. All analysis and output are conducted in English.
dual-axis-skill-reviewer
1.0.0TraderMonty · trading
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.
llm-wiki
2.1.0Hermes Agent · research
Karpathy's LLM Wiki: build/query interlinked markdown KB.
market-breadth-analyzer
1.0.0TraderMonty · trading
Quantifies market breadth health using TraderMonty's public CSV data. Generates a 0-100 composite score across 6 components (100 = healthy). No API key required. Use when user asks about market breadth, participation rate, advance-decline health, whether the rally is broad-based, or general market health assessment.
options-strategy-advisor
1.0.0TraderMonty · trading
Options trading strategy analysis and simulation tool. Provides theoretical pricing using Black-Scholes model, Greeks calculation, strategy P/L simulation, and risk management guidance. Use when user requests options strategy analysis, covered calls, protective puts, spreads, iron condors, earnings plays, or options risk management. Includes volatility analysis, position sizing, and earnings-based strategy recommendations. Educational focus with practical trade simulation.
position-sizer
1.0.0TraderMonty · trading
Calculate risk-based position sizes for long stock trades. Use when user asks about position sizing, how many shares to buy, risk per trade, Kelly criterion, ATR-based sizing, or portfolio risk allocation. Supports stop-loss distance calculation, volatility scaling, and sector concentration checks.
technical-analyst
1.0.0TraderMonty · trading
This skill should be used when analyzing weekly price charts for stocks, stock indices, cryptocurrencies, or forex pairs. Use this skill when the user provides chart images and requests technical analysis, trend identification, support/resistance levels, scenario planning, or probability assessments based purely on chart data without consideration of news or fundamental factors.
trade-performance-coach
1.0.0TraderMonty · trading
Review closed trades, partial exits, and monthly trade aggregates for process adherence, risk discipline, execution quality, and evidence-based trading behavior patterns. Use after trader-memory-core and signal-postmortem have produced records, or when the user asks for a post-trade coach, risk-manager style review, rule-adherence review, next-session operating rules, or psychology-aware trading behavior feedback. This skill does not provide buy/sell advice, therapy, or broker execution.
vcp-screener
1.0.0TraderMonty · trading
Screen S&P 500 stocks for Mark Minervini's Volatility Contraction Pattern (VCP) and detect historical VCPs in a single ticker's price path. Identifies Stage 2 uptrend stocks forming tight bases with contracting volatility near breakout pivot points; in historical single-ticker mode walks a multi-year history and emits every VCP that formed with forward-outcome stats (breakout / stop-hit / timeout). Use when user requests VCP screening, Minervini-style setups, tight base patterns, volatility contraction breakout candidates, Stage 2 momentum stock scanning, or historical VCP pattern study on a specific ticker (e.g. FIX, TSLA).