By jkoelker
LLM-driven trading agent framework with reusable skills for financial workflows and Codex/Claude MCP integration.
Complete 0DTE iron condor trading system for live trade scouting, execution, and position management on SPX. Use PROACTIVELY for iron condor questions, planning, or active trading. Handles VIX1D regime-based adjustments, portfolio risk-based sizing, and systematic workflow management while prioritizing action over reporting.
Systematic wheel strategist for cash-secured puts and covered calls with liquidity, volatility, and capital guardrails. Use PROACTIVELY when deploying or managing wheel cycles, evaluating assignment plans, or requesting premium harvesting analysis.
Format trading proposals with timestamped headers and disciplined bullet structure. Use when a persona must deliver a single consolidated proposal with Schwab timestamps, bold parent bullets, and one-metric-per-line nested bullets.
Collect a single Schwab MCP data snapshot (accounts, quotes, indicators, option chains) with a five-minute cache so trading agents can reuse consistent inputs. Use whenever an options persona needs fresh risk, market, or chain data before recommending trades.
Agents and reusable skills for letting an LLM drive MCP trading workflows.
The project targets Codex for best results but is compatible with Claude
(see .claude-project).
agents/: Persona files that describe trading-focused assistants.skills/: Capability modules, each with a SKILL.md.Create the UV-managed virtual environment from the repository root:
uv venv
Configure any required MCP servers (for example Schwab) according to their own instructions, then load the relevant agents and skills within your orchestrating LLM.
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.
npx claudepluginhub jkoelker/zephyr --plugin trading-toolsA 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.
Harness-native ECC plugin for engineering teams - 67 agents, 279 skills, 94 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems