acp
Enable agent-to-agent commerce with on-chain escrow, cryptographic agreements, and service discovery.
Schedule cron jobs and automate recurring tasks
$ npx -y skills add alsk1992/CloddsBot --skill automation --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/automationContext preview
The summary Claude sees to decide when to auto-load this skill.
Schedule cron jobs and automate recurring tasks
name: automation description: "Schedule cron jobs and automate recurring tasks" commands: - /auto - /automation
Schedule recurring tasks using cron expressions with preset support.
/auto list - List all scheduled jobs /auto cron <schedule> <command> - Create a cron job /auto remove <id> - Remove a job /auto enable <id> - Enable a job /auto disable <id> - Disable a job /auto trigger <id> - Manually run a job /auto presets - Show available schedule presets
| Expression | Description | |------------|-------------| | `* * * * *` | Every minute | | `0 * * * *` | Every hour | | `0 9 * * *` | Daily at 9am | | `*/15 * * * *` | Every 15 minutes | | `0 0 1 * *` | First of month |
Instead of a cron expression, you can use a named preset:
/auto cron EVERY_MINUTE check-prices /auto cron EVERY_5_MINUTES portfolio-sync /auto cron EVERY_15_MINUTES scan-arbs /auto cron HOURLY report /auto cron DAILY_MIDNIGHT snapshot /auto cron DAILY_9AM morning-scan /auto cron WEEKLY_MONDAY_9AM weekly-report /auto cron MONTHLY monthly-summary
/auto cron "*/5 * * * *" portfolio-sync /auto cron HOURLY check-positions /auto list /auto trigger job-1234567890 /auto disable job-1234567890 /auto remove job-1234567890 /auto presets
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.
Repo: alsk1992/CloddsBot
Enable agent-to-agent commerce with on-chain escrow, cryptographic agreements, and service discovery.
AgentBets - AI-native prediction markets on Solana
AI Strategy - natural language to trades
Create and manage price alerts for prediction markets
Performance attribution, trade analytics, and strategy optimization
Automated cross-platform arbitrage detection and monitoring