Heartrate
Log heart rate readings, track BPM trends, and set cardiovascular goals. Use when recording heart rate, tracking trends, or charting weekly averages.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain3/heartrateHeartrate
A focused health & wellness tool built for Heartrate. Log entries, review trends, and export reports — all locally.
Why Heartrate?
- Works entirely offline — your data never leaves your machine
- Simple command-line interface, no GUI needed
- Export to JSON, CSV, or plain text anytime
- Automatic history and activity logging
Getting Started
# See what you can do
heartrate help
# Check current status
heartrate status
# View your statistics
heartrate stats
Commands
| Command | What it does |
|---|---|
heartrate log | Log |
heartrate track | Track |
heartrate chart | Chart |
heartrate goal | Goal |
heartrate remind | Remind |
heartrate weekly | Weekly |
heartrate monthly | Monthly |
heartrate compare | Compare |
heartrate export | Export |
heartrate streak | Streak |
heartrate milestone | Milestone |
heartrate trend | Trend |
heartrate stats | Summary statistics |
heartrate export | <fmt> Export (json |
heartrate search | <term> Search entries |
heartrate recent | Recent activity |
heartrate status | Health check |
heartrate help | Show this help |
heartrate version | Show version |
heartrate $name: | $c entries |
heartrate Total: | $total entries |
heartrate Data | size: $(du -sh "$DATA_DIR" 2>/dev/null |
heartrate Version: | v2.0.0 |
heartrate Data | dir: $DATA_DIR |
heartrate Entries: | $(cat "$DATA_DIR"/*.log 2>/dev/null |
heartrate Disk: | $(du -sh "$DATA_DIR" 2>/dev/null |
heartrate Last: | $(tail -1 "$DATA_DIR/history.log" 2>/dev/null |
heartrate Status: | OK |
heartrate [Heartrate] | log: $input |
heartrate Saved. | Total log entries: $total |
heartrate [Heartrate] | track: $input |
heartrate Saved. | Total track entries: $total |
heartrate [Heartrate] | chart: $input |
heartrate Saved. | Total chart entries: $total |
heartrate [Heartrate] | goal: $input |
heartrate Saved. | Total goal entries: $total |
heartrate [Heartrate] | remind: $input |
heartrate Saved. | Total remind entries: $total |
heartrate [Heartrate] | weekly: $input |
heartrate Saved. | Total weekly entries: $total |
heartrate [Heartrate] | monthly: $input |
heartrate Saved. | Total monthly entries: $total |
heartrate [Heartrate] | compare: $input |
heartrate Saved. | Total compare entries: $total |
heartrate [Heartrate] | export: $input |
heartrate Saved. | Total export entries: $total |
heartrate [Heartrate] | streak: $input |
heartrate Saved. | Total streak entries: $total |
heartrate [Heartrate] | milestone: $input |
heartrate Saved. | Total milestone entries: $total |
heartrate [Heartrate] | trend: $input |
heartrate Saved. | Total trend entries: $total |
Data Storage
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain3-heartrate": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
decision-ledger
从纪要、聊天或项目材料中提取决策、负责人、截止时间、前提假设与撤销条件。;use for decision, meeting, governance workflows;do not use for 编造不存在的决策, 替代法律审计.
Lead Radar
Every morning, scans Reddit, Hacker News, Indie Hackers, Stack Overflow, Quora, Hashnode, Dev.to, GitHub, and Lobsters for people actively asking for what you sell. Delivers the top 10 buying-intent leads to your Telegram with a pre-drafted reply. Powered by Gemini 2.5 Flash.
agent-health-diagnostics
Diagnose and fix the 4 most common OpenClaw agent failures — heartbeat spam, API rate limit cascades, channel death loops, and memory/embedding errors. Battle-tested across a 6-agent multi-host deployment.
openclaw-troubleshooter
OpenClaw 故障诊断与一键修复工具。自动检测 Gateway 状态、配置错误、端口冲突、危险技能代码,并提供修复方案。基于真实故障经验提取。
candidate-tracker
候选人追踪系统。触发场景:用户要求管理候选人池,记录状态、设置提醒、生成标签。