What problem does it solve? Manually timing recurring crypto purchases is error-prone and emotionally driven; this Skill automates dollar cost averaging with market-aware sizing so buys increase when assets are oversold and decrease when overbought. ## Core Features & Use Cases - Smart Sizing Engine: Calculates 14-day RSI and price position vs the 30-day average from OKX kline data, then applies a multiplier (0.5x to 2.0x) to the base budget per cycle. - Automated Scheduling: Uses CronCreate to run daily, weekly, bi-weekly, or monthly buy cycles, with pause, resume, stop, and modify commands. - Risk Controls: Skips cycles on extreme overbought RSI or insufficient balance, blocks honeypot tokens, and warns on high price impact. - Use Case: A user says "DCA $50 into ETH every Monday" — the Skill fetches 30-day klines, computes RSI, sizes the buy, executes the swap via onchainos, tracks cost basis, and schedules future runs. ## Quick Start Ask the agent to set up a smart DCA of $50 into ETH every week on Base.