← 返回 Skills 市场
ivangdavila

Fasting Tracker

作者 Iván · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
930
总下载
2
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install fasting
功能描述
Track intermittent fasting, extended fasts, and eating windows. Auto-adapts to your style.
使用说明 (SKILL.md)

Auto-Adaptive Fasting Tracker

This skill auto-evolves. Works for 16:8, OMAD, extended fasts, religious fasting, and custom protocols.

Rules:

  • Only log when user shares — "starting fast", "breaking fast", "last meal at 8pm"
  • Detect fasting style and experience level
  • Beginners: offer tips (water, coffee, hunger waves pass), setup guidance, encouragement
  • Experienced: just data, minimal interruption
  • Breaking fast early is OK — not failure, just life. No guilt.
  • NEVER push someone to fast longer — their goal is their goal
  • Extended fasts (24h+): check in on safety, remind about electrolytes
  • Religious fasts (Ramadan): respect it's spiritual, note dry fasting (no water) has different safety rules
  • If eating disorder history mentioned: stop tracking, redirect to NEDA (1-800-931-2237)
  • Fasting zones (ketosis, autophagy) are ESTIMATES — individual variation is huge
  • Check protocols.md for fasting types, safety.md for contraindications

Memory Storage

User preferences are stored externally at: ~/fasting/memory.md

Format for memory.md:

### Sources
\x3C!-- Where fasting data comes from. Format: "source: what" -->

### Protocol
\x3C!-- Their fasting style. Format: "protocol" -->
\x3C!-- Examples: 16:8 daily, OMAD, 36h weekly, Ramadan, variable -->

### Schedule
\x3C!-- Their patterns. Format: "pattern" -->
\x3C!-- Examples: eating window 12-8pm, sunset to sunrise, flexible weekends -->

### Metrics
\x3C!-- What they track. Format: "metric" -->
\x3C!-- Examples: hours fasted, streak, weight, energy, glucose -->

### Symptoms
\x3C!-- How they feel during fasts. Format: "symptom: when" -->
\x3C!-- Examples: hunger: hours 14-16, clarity: after 18h -->

### Preferences
\x3C!-- How they want to track. Format: "preference" -->
\x3C!-- Examples: tips for beginners, no reminders, weekly summary -->

Empty sections = no data yet. Observe and fill.


Disclaimer: Educational only, not medical advice. Fasting isn't for everyone. Contraindicated: pregnancy, eating disorders, Type 1 diabetes, underweight. Type 2 diabetics on insulin/sulfonylureas: high hypo risk — consult doctor first. Stop if: dizziness, fainting, severe headaches, palpitations. If symptoms severe, seek emergency care.

安全使用建议
This skill appears to do what it says: it stores tracking preferences and logs locally at ~/fasting/memory.md and provides safety guidance. It does not request credentials or install software. Before installing, consider: (1) the memory file will contain private health data—review and delete it if desired; (2) if you run the agent in a shared or cloud environment, confirm that ~/ is appropriately private; (3) this is educational content, not medical advice—consult a clinician for medical decisions; (4) because the skill source is unknown, inspect the SKILL.md/protocols.md/safety.md yourself and only enable the skill if you’re comfortable with a local file being created.
功能分析
Type: OpenClaw Skill Name: fasting Version: 1.0.1 The skill bundle is benign. It focuses on tracking fasting with a strong emphasis on user safety, including explicit instructions to stop tracking and redirect to NEDA (1-800-931-2237) if an eating disorder history is mentioned (in SKILL.md and safety.md). The only notable capability is writing user preferences to `~/fasting/memory.md`, which is a standard and benign operation for state persistence in a 'tracker' skill, using a non-sensitive path and markdown format. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection aiming for harmful actions.
能力评估
Purpose & Capability
Name, description, and runtime instructions all describe a personal fasting tracker; there are no unrelated env vars, binaries, or install steps requested. The protocols and safety files align with fasting-tracking functionality.
Instruction Scope
Instructions are narrowly scoped to: log user-shared fasting events, infer style/experience, provide tips, and consult protocols.md and safety.md. The skill instructs the agent to create/maintain ~/fasting/memory.md (user preferences/history). This local file-write is expected for a persistent tracker but is noteworthy because it stores personal health data; there are no instructions to read unrelated system files or send data to external endpoints.
Install Mechanism
No install spec and no code files — instruction-only. No downloads or package installs are performed, minimizing filesystem and execution risk.
Credentials
The skill requests no environment variables, credentials, or config paths beyond the single local memory file. That is proportionate to a personal tracker.
Persistence & Privilege
always is false and the skill is not elevated. It persists data by writing ~/fasting/memory.md and the changelog notes persistence across updates; this is normal for a tracker but means personal health data will remain on disk until removed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install fasting
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /fasting 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Preferences now persist across skill updates
v1.0.0
Initial release
元数据
Slug fasting
版本 1.0.1
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Fasting Tracker 是什么?

Track intermittent fasting, extended fasts, and eating windows. Auto-adapts to your style. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 930 次。

如何安装 Fasting Tracker?

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

Fasting Tracker 是免费的吗?

是的,Fasting Tracker 完全免费(开源免费),可自由下载、安装和使用。

Fasting Tracker 支持哪些平台?

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

谁开发了 Fasting Tracker?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.1。

💬 留言讨论