← 返回 Skills 市场
theshadowrose

Heartbeat Kit

作者 Shadow Rose · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
383
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install heartbeat-kit
功能描述
Pre-built HEARTBEAT.md templates for common agent tasks: email checking, calendar monitoring, weather alerts, system health, news digests. Drop in and go.
使用说明 (SKILL.md)

HeartbeatKit — Plug-and-Play Agent Heartbeat Configs

Pre-built HEARTBEAT.md templates for the most common agent monitoring tasks. Pick a template, drop it in your workspace, customize the variables, done.

What's Included

Template What It Does
email-check.md Check unread emails, surface urgent ones
calendar-watch.md Upcoming events in next 24-48h, prep reminders
weather-brief.md Local weather + "should I bring an umbrella?"
system-health.md Disk, memory, CPU, service status
news-digest.md Headlines from configured topics
social-monitor.md Check mentions/notifications across platforms
project-status.md Git status, open PRs, build status
combined-lite.md Email + calendar + weather in one check
combined-full.md Everything above, rotated across heartbeats

Usage

  1. Copy your chosen template to your workspace as HEARTBEAT.md
  2. Edit the variables at the top (email account, location, repos, etc.)
  3. Your agent picks it up on next heartbeat

See README.md for full documentation and customization guide.

安全使用建议
This is a safe, templates-only package, but review and customize before enabling. Specifically: (1) Inspect each template and remove checks you don't want (e.g., social monitoring) — templates can cause your agent to attempt to access external services. (2) Do not paste sensitive credentials into a shared workspace file; use your agent's secure connector/secret store instead. (3) Verify which integrations your agent will use (email provider, calendar, Git hosting, social APIs) and supply only the minimal credentials/scopes needed. (4) Test in a non-production workspace first (or with dummy accounts) to confirm behavior and alert thresholds. (5) If you don't want external network access, disable or delete templates that require API access (news, social, email, calendar, project-status).
功能分析
Type: OpenClaw Skill Name: heartbeat-kit Version: 1.0.0 HeartbeatKit is a collection of Markdown templates (e.g., templates/combined-lite.md) designed to provide instructions for OpenClaw agents to perform routine background tasks like checking emails, calendars, and weather. The instructions are transparent, align perfectly with the stated purpose in SKILL.md and README.md, and do not contain any evidence of malicious prompt injection, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
The skill is advertised as a set of HEARTBEAT.md templates. The repository contains only templates and docs and asks for no binaries, installs, or env vars — which is appropriate for a templates-only package.
Instruction Scope
Templates instruct the agent to 'check unread email', 'monitor social platforms', 'watch calendars', 'check repos', etc. Those are high-level checks (expected for templates) but the SKILL.md does not specify how to authenticate or which connectors to use. That ambiguity means an agent will need configured integrations/credentials to perform these checks or will prompt the user/agent to obtain them.
Install Mechanism
No install spec, no downloads, and no code files. This is low-risk: nothing is written to disk by an installer and there are no third-party packages being pulled in by the skill itself.
Credentials
The skill declares no required environment variables or credentials, which is consistent for templates. However, many included templates (email, calendar, social, project-status) implicitly require API keys or account access to function. Users should expect to configure their own credentials or connectors; the skill itself does not request or store them.
Persistence & Privilege
always is false and there is no instruction to modify agent/system-wide settings. The skill is a passive template collection and does not request persistent privileges or self-enabling behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install heartbeat-kit
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /heartbeat-kit 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial upload
元数据
Slug heartbeat-kit
版本 1.0.0
许可证 MIT-0
累计安装 3
当前安装数 2
历史版本数 1
常见问题

Heartbeat Kit 是什么?

Pre-built HEARTBEAT.md templates for common agent tasks: email checking, calendar monitoring, weather alerts, system health, news digests. Drop in and go. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 383 次。

如何安装 Heartbeat Kit?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install heartbeat-kit」即可一键安装,无需额外配置。

Heartbeat Kit 是免费的吗?

是的,Heartbeat Kit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Heartbeat Kit 支持哪些平台?

Heartbeat Kit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Heartbeat Kit?

由 Shadow Rose(@theshadowrose)开发并维护,当前版本 v1.0.0。

💬 留言讨论