acp
Enable agent-to-agent commerce with on-chain escrow, cryptographic agreements, and service discovery.
Webhook management with HMAC signing and rate limiting
$ npx -y skills add alsk1992/CloddsBot --skill webhooks --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/webhooksContext preview
The summary Claude sees to decide when to auto-load this skill.
Webhook management with HMAC signing and rate limiting
name: webhooks description: "Webhook management with HMAC signing and rate limiting" commands: - /webhooks - /webhook
Register, manage, and inspect incoming webhook endpoints with optional HMAC-SHA256 signature verification.
/webhooks list - List all registered webhooks /webhooks register <id> <path> - Register a webhook endpoint /webhooks register <id> <path> --secret <key> - Register with HMAC secret /webhooks unregister <id> - Remove a webhook /webhooks enable <id> - Enable a webhook /webhooks disable <id> - Disable a webhook /webhooks get <id> - View webhook details
/webhooks list /webhooks register trade-signals /hooks/trades /webhooks register alerts /hooks/alerts --secret mysecretkey /webhooks get trade-signals /webhooks disable trade-signals /webhooks enable trade-signals /webhooks unregister trade-signals
The `/webhooks get <id>` command shows:
Webhooks support HMAC-SHA256 payload verification. Pass `--secret <key>` when registering to enable signature validation on incoming requests.
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