with one click
alerts
Create and manage price alerts for prediction markets
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Create and manage price alerts for prediction markets
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | alerts |
| description | Create and manage price alerts for prediction markets |
| emoji | 🔔 |
Set up price alerts to get notified when markets move.
/alert "Trump 2028" above 0.50
/alert "Fed rate cut" below 0.30
/alert "Trump 2028" change 5%
/alerts
/alert delete [alert-id]
Triggers when price goes above threshold:
/alert "market" above 0.60
Triggers when price drops below threshold:
/alert "market" below 0.25
Triggers on X% move in either direction within time window:
/alert "market" change 5% # 5% in any direction
/alert "market" change 10% 1h # 10% within 1 hour
Triggers when volume exceeds normal levels:
/alert "market" volume 3x # 3x normal volume
Triggers on large trades (prediction markets):
/alert whale 10000 # Alert on $10k+ trades
/alert whale 50000 "trump" # $50k+ on Trump markets
Triggers on large crypto transactions (multi-chain):
/alert crypto-whale solana 10000 # $10k+ Solana transactions
/alert crypto-whale ethereum 50000 # $50k+ ETH transactions
/alert crypto-whale all 25000 # $25k+ on any chain
User: "Alert me if Trump drops below 40 cents" → Create price_below alert at 0.40
User: "Notify me on any 5% move in the Fed market" → Create price_change alert at 5%
User: "What alerts do I have?" → List all active alerts with current vs trigger prices
User: "Alert me when there's a $50k+ whale trade on Polymarket" → Create whale alert at $50,000
User: "Notify me on large Solana transactions" → Create crypto-whale alert for Solana chain
Autonomous Financial Trading Agent for High-Frequency Execution
Automatically copy trades from successful wallets on Polymarket and crypto
Secure credential management for trading platforms
User pairing, authentication, and trust management
Execute trades on Polymarket using py_clob_client - full API access for market data, orders, positions
AI Strategy - natural language to trades