Skip to content
Automation
Skill

/dca

Dollar-cost averaging across all platforms

From plugin
cloddsbot
651120 skills
Install
$ npx -y skills add alsk1992/CloddsBot --skill dca --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition โ†’
  • You can call itInvoke it directly when you want it.
  • Slash command/dca

Context preview

The summary Claude sees to decide when to auto-load this skill.

Dollar-cost averaging across all platforms

SKILL.md

dca.SKILL.md
name: dca
description: "Dollar-cost averaging across all platforms"
command: dca
emoji: "๐Ÿ“Š"

DCA (Dollar-Cost Averaging)

Spread orders over time across multiple platforms including Polymarket, Kalshi, PumpFun, Hyperliquid, Binance Futures, Bybit, MEXC, Drift, Opinion.trade, Predict.fun, Orca, Raydium, Virtuals, and Jupiter.

Commands

/dca poly <token-id> <total-$> --per <$> --every <interval>    Polymarket DCA
/dca kalshi <ticker> <total-$> --per <$> --every <interval>    Kalshi DCA
/dca pump <mint> <total-SOL> --per <SOL> --every <interval>    PumpFun DCA
/dca hl <coin> <total-$> --per <$> --every <interval>          Hyperliquid DCA
/dca bf <symbol> <total-$> --per <$> --every <interval>        Binance Futures DCA
/dca bb <symbol> <total-$> --per <$> --every <interval>        Bybit DCA
/dca list                                                       List active DCA orders
/dca info <id>                                                  Show order details
/dca pause <id>                                                 Pause DCA order
/dca resume <id>                                                Resume DCA order
/dca cancel <id>                                                Cancel DCA order
/dca help                                                       Show all commands
Ships withcloddsbot

Open Source AI trading agent that operates autonomously across 1000+ markets - Polymarket, Kalshi, Binance, Hyperliquid, Solana DEXs, 5 EVM chains. Scans for edge, executes instantly, manages risk while you sleep. Agent commerce protocol for machine-to-machine payments. Self-hosted. Built on Claude.

Get the whole plugin