Search the registry
One search across every skill, MCP server, agent, and workflow.
16 results
Architect
1.1.0Hermes Registry
Designs an implementation plan and weighs architectural trade-offs.
Feature Implementation
1.0.0Hermes Registry
Plan, implement, and test a new feature end to end.
Linear
1.0.0Linear
Issues, sprint planning, and search in Linear. Official remote server; permissions inherit your Linear access.
Sequential Thinking
1.1.0Model Context Protocol
Structured step-by-step reasoning scratchpad for hard problems.
breakout-trade-planner
1.0.0TraderMonty · trading
Generate Minervini-style breakout trade plans from VCP screener output with worst-case risk calculation, portfolio heat management, and Alpaca-compatible order templates (stop-limit bracket for pre-placement, limit bracket for post-confirmation). Use when user has VCP screener results and wants actionable trade plans with entry/stop/target levels and position sizing.
earnings-trade-analyzer
1.0.0TraderMonty · trading
Analyze recent post-earnings stocks using a 5-factor scoring system (Gap Size, Pre-Earnings Trend, Volume Trend, MA200 Position, MA50 Position). Scores each stock 0-100 and assigns A/B/C/D grades. Use when user asks about earnings trade analysis, post-earnings momentum screening, earnings gap scoring, or finding best recent earnings reactions.
kanchi-dividend-sop
1.0.0TraderMonty · trading
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.
oh-my-hermes
1.0.0witt3rd · autonomous-ai-agents
Use when orchestrating multi-agent workflows: deep research, planning with consensus, verified execution, triage, or autopilot. Suite of driver skills for Hermes-native multi-agent coordination.
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.
parabolic-short-trade-planner
1.0.0TraderMonty · trading
Screen US equities for parabolic exhaustion patterns and generate conditional pre-market short plans, then evaluate intraday trigger fires from live 5-min bars. Phase 1 daily 5-factor scorer (MA extension / acceleration / volume climax / range expansion / liquidity), Phase 2 per-candidate plans for ORL break / first-red 5-min / VWAP fail with explicit borrow / SSR / manual-confirmation gating, Phase 3 one-shot intraday FSM that detects trigger fires and resolves concrete share counts. Covers Phase 1 + Phase 2 + Phase 3.
plan
1.0.0Hermes Agent · software-development
Plan mode: write markdown plan to .hermes/plans/, no exec.
scenario-analyzer
1.0.0TraderMonty · trading
Skill that analyzes 18-month scenarios from a news headline. Runs the primary analysis with the scenario-analyst agent and obtains a second opinion with the strategy-reviewer agent. Generates a comprehensive English report covering 1st/2nd/3rd-order impacts, recommended stocks, and a critical review. Example: /scenario-analyzer "Fed raises rates by 50bp" Triggers: news analysis, scenario analysis, 18-month outlook, medium-to-long-term investment strategy
spike
1.0.0Hermes Agent (adapted from gsd-build/get-shit-done) · software-development
Throwaway experiments to validate an idea before build.
subagent-driven-development
1.1.0Hermes Agent (adapted from obra/superpowers) · software-development
Execute plans via delegate_task subagents (2-stage review).
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.
writing-plans
1.1.0Hermes Agent (adapted from obra/superpowers) · software-development
Write implementation plans: bite-sized tasks, paths, code.