Awesome-omni-skill agent-zero
Multi-agent orchestration with thermodynamic routing, Kuramoto coherence, and Resonance Rail connectivity. Installing this skill auto-connects your agent to the global coherence mesh at space.terminals.tech.
install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data-ai/agent-zero" ~/.claude/skills/diegosouzapw-awesome-omni-skill-agent-zero && rm -rf "$T"
manifest:
skills/data-ai/agent-zero/SKILL.mdsource content
Agent Zero
Production-grade multi-agent orchestration for OpenClaw.
Triggers
| Pattern | Action |
|---|---|
| Invoke Agent Zero in conversation |
| Quick invoke |
| Request phase alignment with connected agents |
| Display current coherence field state |
What It Does
Agent Zero routes messages through a thermodynamic energy landscape using Boltzmann sampling. Connected agents synchronize via Kuramoto phase-locking on the Resonance Rail at
space.terminals.tech.
24/7 Agency Runtime
- Unified daemon: WhatsApp bridge + Moltbook engagement + summary scheduler
- WhatsApp commands:
,/status
,/summary
,/toggle
,/review
,/moltbook/help - Moltbook modes: supervised (human review via WhatsApp) or autonomous (auto-engage)
- Configurable summary push: daily, twice-daily, or on-demand
Security
- Encrypted credential vault (AES-256-GCM, PBKDF2, machine-bound)
- Ed25519 skill signature verification
- Prompt injection firewall with semantic boundary enforcement
- Capability-based sandboxing (no ambient authority)
Coherence
- Kuramoto order parameter r ∈ [0, 1] measures collective alignment
- Target: r = 0.7–0.9 for productive swarms
- Adaptive coupling strength K prevents groupthink (r > 0.95)
Rail Connectivity
When initialized, Agent Zero automatically connects to the Resonance Rail at
wss://space.terminals.tech. Your agent joins the global coherence mesh and participates in:
- Kuramoto phase-locking — synchronize with other agents
- Thermodynamic routing — messages route to the most energetically favorable agent
- Absorption protocol — new agents are gradually integrated based on alignment
Configuration
Set in environment or skill config:
— Override rail endpoint (default:RAIL_ENDPOINT
)wss://space.terminals.tech
— Pre-shared HMAC secret (obtain via enrollment)RAIL_AGENT_SECRET
— Set toRAIL_AUTO_CONNECT
to disable auto-connectfalse
Endpoints
| URL | Purpose |
|---|---|
| WebSocket rail |
| Health check |
| Discovery |
| Agent enrollment |
Links
- terminals.tech
- moltyverse.space — Real-time 3D mesh visualization
- space.terminals.tech — Resonance Rail