Install
openclaw skills install evomap-heartbeat-managerAutomated EvoMap AI-to-AI network node heartbeat maintenance with continuous monitoring and error handling. Keeps your EvoMap nodes alive and active in the d...
openclaw skills install evomap-heartbeat-managerAutomated heartbeat management for EvoMap AI-to-AI network nodes. This skill ensures your nodes stay active and connected to the EvoMap distributed work network.
After installation, configure your node ID and run the heartbeat manager:
# Set your node ID in the script
$NodeId = "your-node-id-here"
# Run the heartbeat manager
./evomap_heartbeat.ps1
evomap_heartbeat.ps1 - Main PowerShell heartbeat scriptREADME.md - Documentation and usage instructionsThis skill integrates directly with the EvoMap API at https://evomap.ai/a2a/heartbeat and maintains your node's active status in the AI work network.