← 返回
未分类 中文

running tracker

Track, log, and analyze running workout times. Use when the user reports a new run (e.g. "1mi 8:20", "3k 15:33", "just finished a run"), asks about running h...
记录并分析跑步训练时间。当用户报告新跑步(如“1英里 8:20”“3公里 15:33”“刚跑完”)或询问跑步历史时使用。
fdocr
未分类 clawhub v0.1.0 1 版本 99598.4 Key: 无需
★ 0
Stars
📥 248
下载
💾 0
安装
1
版本
#latest

概述

Running Tracker

Log runs and analyze running performance using the data file at {baseDir}/runs.md.

Logging a New Run

Input parsing

Runs arrive in casual formats. Extract three fields:

  • Distance: 1mi, 3k, 5k, 10k, 1.5mi, etc.
  • Date: DD/MM/YY or natural language ("today", "yesterday"). If omitted, use today's date.
  • Time: M:SS or MM:SS (duration to complete the distance).

Storage

Append a new row to the markdown table in {baseDir}/runs.md. Store dates as YYYY-MM-DD. Keep the table sorted by date ascending (newest at the bottom).

Response after logging

  1. Run stats — compute and display:
    • Pace (min/km)
    • Speed (km/h)
    • Estimated calories burned (use 62 cal/km, no elevation)
  1. Progress note — 2-3 sentences comparing this run to recent history. Examples: pace trend, personal best alert, slowest/fastest in N days, streak observations. Be honest — if they slowed down, say so encouragingly.

Answering History Questions

Read {baseDir}/runs.md and compute whatever the user asks: averages, bests, trends, comparisons across distances, weekly/monthly summaries, training advice, etc.

Unit conversions

  • 1 mile = 1.60934 km
  • Pace = total minutes / distance in km
  • Speed = distance in km / (time in hours)

When the user's question involves a distance they haven't run (e.g. 10k projections), extrapolate cautiously and note the assumption.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-11 05:11 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 667 📥 323,812
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,211 📥 266,173
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,350 📥 317,716