什么是 hummingbot-heartbeat?
OpenClaw cron 作业每小时向您的聊天室提供 Hummingbot 状态更新 — API 运行状况、网关容器、活动机器人/控制器、执行程序和投资组合余额。 来源:hummingbot/skills。
OpenClaw cron 作业每小时向您的聊天室提供 Hummingbot 状态更新 — API 运行状况、网关容器、活动机器人/控制器、执行程序和投资组合余额。
通过命令行快速安装 hummingbot-heartbeat AI 技能到你的开发环境
来源:hummingbot/skills。
An OpenClaw cron skill that runs every hour and delivers a formatted Hummingbot status report to your connected chat channel (Telegram, Discord, etc.). Covers API health, Gateway container, active bots/controllers, executors, and portfolio balances.
The agent will resolve the skill path and register it with openclaw cron. Or do it manually:
Set via environment variables or a .env file in the skill directory:
OpenClaw cron 作业每小时向您的聊天室提供 Hummingbot 状态更新 — API 运行状况、网关容器、活动机器人/控制器、执行程序和投资组合余额。 来源:hummingbot/skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/hummingbot/skills --skill hummingbot-heartbeatOpenClaw cron 作业每小时向您的聊天室提供 Hummingbot 状态更新 — API 运行状况、网关容器、活动机器人/控制器、执行程序和投资组合余额。 来源:hummingbot/skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/hummingbot/skills --skill hummingbot-heartbeat 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/hummingbot/skills