acp
Enable agent-to-agent commerce with on-chain escrow, cryptographic agreements, and service discovery.
Privacy and shielded transactions on Base via Veil Cash - ZK-based anonymous transfers
$ npx -y skills add alsk1992/CloddsBot --skill veil --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/veilContext preview
The summary Claude sees to decide when to auto-load this skill.
Privacy and shielded transactions on Base via Veil Cash - ZK-based anonymous transfers
name: veil
description: "Privacy and shielded transactions on Base via Veil Cash - ZK-based anonymous transfers"
command: veil
emoji: "🌪️"
gates:
envs:
- VEIL_KEYPrivacy and shielded transactions on Base via Veil Cash. Deposit ETH into a private pool, withdraw/transfer privately using ZK proofs.
1. **Deposit** - Send ETH to private pool (public → private) 2. **Transfer** - Move funds privately (private → private) 3. **Withdraw** - Exit to public address (private → public)
All private operations use ZK proofs - no one can link your deposits to withdrawals.
/veil init Initialize Veil keypair /veil status Check config and relay health
/veil balance Check all balances /veil queue Check queue balance (pending deposits) /veil private Check private balance
/veil deposit <amount> Deposit ETH to private pool /veil withdraw <amount> <address> Withdraw to public address /veil transfer <amount> <veil-key> Private transfer to another user /veil merge Merge UTXOs (consolidate)
/veil init /veil balance /veil deposit 0.1 /veil withdraw 0.05 0x1234...
# Initialize creates keypair /veil init # Or manually set: export VEIL_KEY="..." # Your Veil private key export PRIVATE_KEY="0x..." # For deposits (public tx)
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