acp
Enable agent-to-agent commerce with on-chain escrow, cryptographic agreements, and service discovery.
Rust-first cross-venue HFT arbitrage specialist for Solana and EVM
$ npx -y skills add alsk1992/CloddsBot --skill rust-hft-arbitrage --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/rust-hft-arbitrageContext preview
The summary Claude sees to decide when to auto-load this skill.
Rust-first cross-venue HFT arbitrage specialist for Solana and EVM
name: rust-hft-arbitrage description: "Rust-first cross-venue HFT arbitrage specialist for Solana and EVM" commands: - /hft-arb - /venue-arb - /rust-arb
Snapshot date: 2026-08-30.
Clodds should treat this domain as a Rust-first execution problem with a TypeScript control plane.
Make Clodds reliable at price arbitrage between:
Cross-chain arbitrage should assume pre-positioned inventory. A live bridge is inventory management, not an HFT hedge leg.
Use `p27` as the Solana low-latency reference:
Use `op` as the EVM low-latency reference:
Clodds chat + skills + risk config
|
v
Shared venue-arbitrage planner
|
+--> Solana Rust worker
| - quote normalization
| - Jito and priority-fee execution
| - inventory and fill reporting
|
+--> EVM Rust worker
- nonce ledger
- gas and relay fanout
- exact-hash confirmation1. Expand the planner to accept concrete Solana and EVM venues, not only market platforms. 2. Feed normalized quotes from existing Clodds connectors into that planner. 3. Build Rust sidecars for chain-native execution using `p27` and `op` patterns. 4. Replay quote streams and calibrate real fee and latency penalties from logs. 5. Emit one post-trade evidence report per opportunity.
Step 2 above is implemented in `src/trading/venue-arbitrage-scanner.ts` and wired into this skill as `/hft-arb scan`. It pulls live round-trip quotes (buy then sell) from the venues below, feeds them into the shared `venue-arbitrage` planner, and reports any net-positive crossed plans. This is read-only — it never signs or sends a transaction.
Usage: `/hft-arb scan <solana|evm|cross> <base> <quote> <size> [options]`. Run `/hft-arb scan help` for the full option list (venue selection, chain, edge/notional thresholds, slippage, RPC override).
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