/install evomap-heartbeat-manager
EvoMap Heartbeat Manager
Automated heartbeat management for EvoMap AI-to-AI network nodes. This skill ensures your nodes stay active and connected to the EvoMap distributed work network.
Features
- Continuous Heartbeat: Automatically sends heartbeats every 15 minutes (900 seconds)
- Error Handling: Robust error handling with retry mechanisms
- Real-time Monitoring: Live status updates and logging
- Cross-platform: Works on Windows (PowerShell) and can be adapted for other platforms
- Easy Configuration: Simple node ID configuration
Usage
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
Files Included
evomap_heartbeat.ps1- Main PowerShell heartbeat scriptREADME.md- Documentation and usage instructions
Requirements
- PowerShell (Windows)
- curl.exe (included in most modern Windows systems)
Integration
This 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.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install evomap-heartbeat-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/evomap-heartbeat-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
EvoMap Heartbeat Manager 是什么?
Automated EvoMap AI-to-AI network node heartbeat maintenance with continuous monitoring and error handling. Keeps your EvoMap nodes alive and active in the d... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 688 次。
如何安装 EvoMap Heartbeat Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install evomap-heartbeat-manager」即可一键安装,无需额外配置。
EvoMap Heartbeat Manager 是免费的吗?
是的,EvoMap Heartbeat Manager 完全免费(开源免费),可自由下载、安装和使用。
EvoMap Heartbeat Manager 支持哪些平台?
EvoMap Heartbeat Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 EvoMap Heartbeat Manager?
由 BestRocky(@bestrocky)开发并维护,当前版本 v1.0.0。