IgorGanapolskyIgorGanapolskyCommunityยท19 Agent Skills Included

trading

Paper-first SPY options trading with risk gates and ledgers

Runs a paper-only SPY put-credit options validation system with broker sync, kill switches, and paired trade ledgers. Blocks live capital and unverified profit claims until real closed-trade evidence passes review thresholds. Automates status checks, dry-run trade plans, inventory audits, and credential recovery so operators avoid manual broker work. Stores lessons in local memory to improve future trading and CI decisions.
npx skills add IgorGanapolsky/trading --all -g -y
Available:

Directs the agent to operate the trading system in paper-only mode, enforce safety gates and kill switches, verify every claim with ledger or CI evidence, and follow strict worktree and PR coordination rules.

All Skills in This Repository (19)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
IgorGanapolskyIgorGanapolsky

Portfolio Risk Assessment

Monitor portfolio health and halt trading via circuit breakers.

Community
Intermediate
๐Ÿ“ฆ In Repo
IgorGanapolskyIgorGanapolsky

Financial Data Fetcher

Fetches real-time and historical OHLCV market data via Alpaca or yfinance into standardized JSON.

Community
Intermediate
๐Ÿ“ฆ In Repo
IgorGanapolskyIgorGanapolsky

Text Analyzer

Extract BoW, TF-IDF, FinBERT embeddings, and sentiment scores from financial text.

Community
Advanced
๐Ÿ“ฆ In Repo
IgorGanapolskyIgorGanapolsky

Deep Research

Automate multi-source pre-trade research for crypto and stocks.

Community
Advanced
๐Ÿ“ฆ In Repo
IgorGanapolskyIgorGanapolsky

Budget Tracker

Monitor real-time API costs and steer budget-aware execution across trading workflows.

Community
Advanced
๐Ÿ“ฆ In Repo
IgorGanapolskyIgorGanapolsky

Position Sizer

Calculate optimal trade position sizes using ATR, Kelly Criterion, and volatility-adjusted methods.

Community
Advanced
๐Ÿ“ฆ In Repo
IgorGanapolskyIgorGanapolsky

Local CI Runner (ACT)

Run GitHub Actions workflows locally in Docker using ACT.

Community
Advanced
๐Ÿ“ฆ In Repo
IgorGanapolskyIgorGanapolsky

Anomaly Detector

Detect real-time execution anomalies in live trading systems using statistical and machine-learning methods.

Community
Advanced
๐Ÿ“ฆ In Repo
IgorGanapolskyIgorGanapolsky

Sentiment Analyzer

Aggregate news, social, and market sentiment into composite scores for trading decisions.

Community
Advanced
๐Ÿ“ฆ In Repo
IgorGanapolskyIgorGanapolsky

youtube-analyzer

Convert YouTube videos into structured trading insight reports with transcripts and metadata.

Community
Advanced
๐Ÿ“ฆ In Repo
IgorGanapolskyIgorGanapolsky

LangSmith Monitor Skill

Monitor LangSmith traces, runs, and performance metrics via Python API.

Community
Advanced
๐Ÿ“ฆ In Repo
IgorGanapolskyIgorGanapolsky

Pre-Commit Hygiene Orchestrator

Run pre-commit hygiene checks for Python repositories with linting and secret detection.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install the trading skills?โ–ผ

Run `npx skills add IgorGanapolsky/trading --all -g -y` in your terminal to install all skills in this repository globally.

Does this system trade with real money?โ–ผ

No. Live trading is blocked by a kill switch, and only paper SPY put-credit trades run until closed-trade evidence proves the strategy works.

How does it prevent unverified profit claims?โ–ผ

Every claim must cite broker ledgers or CI output, and a judge panel vetoes any edge or readiness claim that lacks paired closed-trade evidence.

How are Alpaca credentials handled?โ–ผ

Paper API keys are stored in the macOS Keychain via a guided recovery skill and are never printed, logged, or committed to the repository.

Can I use it without trading experience?โ–ผ

Yes. Read-only status commands and dry-run plans let you inspect the system safely, and the agent explains results with cited evidence.

Related Repositories in Finance & Accounting

View All in Finance & Accountingโ†’