Agent Skills by Rahul Singh Khokhar
Showing 23 vetted skills indexed across 1 GitHub repositories.
strategy_mean_reversion
Identify mean reversion candidates in correlated stock baskets using cross-sectional return ranking and moving average filters.
strategy_trailing_stop_v2
Automate full position exits when prices fall below a configurable trailing stop threshold.
reporting
Aggregate fragmented paper trading data into a self-contained daily HTML report.
change_management
Route tracked file modifications through pull requests for owner review.
user_preferences_intake
Collect and validate Alpaca paper trading preferences and stock pools.
prebuilt_strategy_configurator
Generates and updates strategy_defaults.json for ClaudeTrading paper trading systems.
strategy_ladder_buys
Place rung-based stock buy orders during price pullbacks with configurable drop thresholds.
state_persistence
Automate per-tick Alpaca paper trading state snapshots with daily and weekly rollups.
user_custom_strategy_intake
Scaffold custom trading strategy directories and register them in ClaudeTrading configuration.
strategy_profit_take
Automate partial stock profit-taking using absolute gain thresholds via Alpaca APIs.
strategy_profit_take_v2
Execute incremental sell orders at predefined gain thresholds for Alpaca paper trading positions.
strategy_mean_reversion_v2
Rank underperforming stocks against basket median returns for mean reversion buys.
master_configurator
Automate setup and reconfiguration of the ClaudeTrading Alpaca paper trading system.
dashboard
Render a local web dashboard for monitoring paper trading portfolios via the File System Access API.
safe_trading_v2
Filter stock pools into compliant sellable and buyable sets using a configurable trading day cooldown rule.
strategy_wheel_v2
Automate options wheel rotations and cooldowns for Alpaca paper accounts.
strategy_trailing_stop
Automate trailing stop loss management with Alpaca market sell orders.
strategy_wheel
Automate the options wheel trading workflow for Alpaca paper accounts.
master_trading
Automate compliant paper trading ticks with safe-trading guardrails and strategy prioritization.
master_trading_v2
Collapse deterministic trading pipeline steps into a single bash script invocation.
safe_trading
Filter stock trading pools into compliant sellable and buyable sets using Alpaca market calendar data.
strategy_ladder_buys_v2
Automate incremental stock position scaling during price declines for Alpaca paper trading.
state_persistence_v2
Persist, roll up, and prune trading state snapshots for ClaudeTrading paper trading runs.