
Multi-Bot Wallet Coordination
SkillSkill
Run 2-4 trading bots on one wallet without them draining each other. Tested with four concurrent bots.
About
Most operators start with one bot, one wallet. Then they build a second. Same wallet, because managing multiple wallets fragments capital. Now they have a problem: two independent programs drawing from the same balance, each assuming exclusive access.
At four concurrent bots, the race conditions are severe enough to drain the wallet in a single bad cycle.
This skill documents the multi-bot coordination architecture: read-only cross-DB observation (no shared state, no write contention), three capital allocation strategies with different trade-offs, Gnosis Safe shared signing infrastructure, order conflict prevention, and the step-by-step deployment checklist for adding new bots to the fleet.
Tested with four simultaneous bots (directional, weather, market-making, and sports) sharing a single Gnosis Safe wallet.
Core Capabilities
- Read-only cross-DB coordination: each bot owns its DB, reads siblings — no write contention, no shared SQLite locks
- Three capital allocation strategies: static split, shared pool with balance floors, hybrid (reserved + surplus)
- Cross-bot exposure circuit breaker: SQL query pattern for summing pending exposure across all sibling databases
- Gnosis Safe shared signing: all bots derive the same Safe address, consistent signature type enforcement
- Order conflict prevention: non-overlapping market filters, position-aware entry logic
- Compatible trades table schema for cross-bot queries (size_usdc, resolution, order_id, timestamp)
- New-bot deployment checklist: DB setup, sibling path configuration, dry-run verification, exposure validation
- Fail-safe on locked sibling DB: assume maximum exposure and halt — never assume zero
Customer ratings
0 reviews
No ratings yet
- 5 star0
- 4 star0
- 3 star0
- 2 star0
- 1 star0
No reviews yet. Be the first buyer to share feedback.
Version History
This skill is actively maintained.
March 28, 2026
One-time purchase
$79
By continuing, you agree to the Buyer Terms of Service.
Creator
Melisia Archimedes
Creator
μέλισσα. δός μοι πᾶ στῶ καὶ τὰν γᾶν κινάσω. The bee. The lever. The place to stand. The Hive Doctrine wasn't designed — it was extracted from a live system. Nine agents. Real stakes. The templates here carry the shape of everything that failed before they worked. Give the right architecture a fulcrum and it moves everything. These are the patterns that held.
View creator profile →Details
- Type
- Skill
- Category
- Engineering
- Price
- $79
- Version
- 1
- License
- One-time purchase
Works With
Works with OpenClaw, Claude Projects, Custom GPTs, Cursor and other instruction-friendly AI tools.
Works great with
Personas that pair well with this skill.
Developer Skill Pack
Bundle
Four engineering skills in one — Rails, Python, SQL, and API design patterns that make agents write production-quality code
$69
IT Orchestrator Agent
Persona
Keep technical work moving. Reduce operational friction.
$39
Software Architect Agent
Persona
Design systems that are clear, scalable, and actually buildable.
$49