๐Ÿ’ธ Sponsor the strip
REPLAUSE

Claude Trading Skills

Claude skills for market breadth, screeners, sizing and a trade journal

๐Ÿงฉ Build it Free 01 in Prompts, skills & CLAUDE.md templates ๐Ÿ†• NEW TODAY
StocksAI agent (MCP)Python

by tradermonty โ†’

2,799 MITupdated 9 Sep '26

Overview

Claude Trading Skills is a set of Claude Skills for market-regime checks, portfolio review, swing screening, position sizing, and trade journaling, not automated execution.

  • Fortime-constrained individual investors who want structured market review and risk discipline, not outsourced trade calls.
  • Needsnothing for the five-skill no-API starter path; FMP, FINVIZ Elite, or Alpaca keys unlock specific screener and portfolio-sync skills.
  • Runsone folder per skill (SKILL.md plus helpers) uploaded to Claude's web Skills tab, or copied into Claude Code's skills directory; workflows chain several skills via YAML manifests.
  • Limitit does not place orders, sell trade calls, or run automated trading โ€” human decision gates stay central.

Vibe it

Paste this into your AI agent. Write the first line, or take a suggestion; the copy carries your words.

Source: https://github.com/tradermonty/claude-trading-skills โ€” clone it and read its README and examples before writing anything; its documented setup beats what you remember.
Stack: one folder per skill (SKILL.md, reference material, helper scripts) under skills/, indexed by skills-index.yaml, chained into YAML workflows under workflows/.
Needs: nothing for the five no-API-key skills (market-breadth-analyzer, uptrend-analyzer, position-sizer, trader-memory-core, signal-postmortem); FMP, FINVIZ Elite, or Alpaca keys for the screener and portfolio-sync skills.
Start: clone the repo, copy a skill folder (e.g. market-breadth-analyzer) into .claude/skills/ or ~/.claude/skills/, then run the market-regime-daily workflow manually per workflows/README.md.
Limit: it does not place orders, sell trade calls, or run scheduled jobs โ€” every workflow ends at a human decision gate.
Done means: you show me the market-regime-daily workflow's output for today's market, and which skills it called in order.
Before you start, ask me: whether I want the no-API starter path or already have FMP/FINVIZ/Alpaca keys (they go in the env file, never in this chat).

Something wrong here? Tell us โ†’