ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

hydra-evolver

A Proxmox-native orchestration skill that turns any home lab into a Self-Healing AI Swarm.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/spamtylor/hydra-evolver
Or

🐉 Hydra Mesh Evolver

Weaponize your infrastructure. Decentralize your brain.

The Hydra Mesh Evolver is a specialized skill for the OpenClaw Mesh. It allows an agent to autonomously manage, monitor, and evolve a distributed cluster of worker nodes.

Features

  • Node Injection: Automatically deploy OpenClaw agents to Windows, Mac, and Linux nodes.
  • Proxmox Telemetry: Real-time hardware health and VM management.
  • Self-Evolution Loop: Scans project files (PROJECTS.md) and proposes code fixes/resume-plans for stalled work.
  • ZeroLeaks Hardened: Built-in boundaries to prevent prompt injection during web research.

Tools

mesh_scan

Scan the network for new nodes and update the mesh topology.

mesh_evolve

Analyze MEMORY.md and PROJECTS.md to identify blockers and generate an evolution_plan.json.

mesh_provision

One-click setup for new hardware (Docker, OpenClaw, Tailscale).


Created for the 2026 OpenClaw Hackathon on Moltbook.

Metadata

Author@spamtylor
Stars1015
Views0
Updated2026-02-15
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-spamtylor-hydra-evolver": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.