← 返回 Skills 市场
hanksu7889

habit-tracker

作者 HankSU7889 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
325
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sulada-habit-tracker
功能描述
Track habit formation with daily check-ins, reminders for missed logs, and statistics on consecutive completion days.
安全使用建议
This skill appears to do what it says and asks for nothing extra. Before installing, confirm two things: (1) where the referenced memory/habits.json is stored and who can access it (privacy of your habit data), and (2) how reminders will be delivered — the SKILL.md is vague and the agent/platform may use other integrations (email, chat, notifications) unless you restrict it. If you require external notifications, prefer a version that explicitly declares the channel and any needed credentials; otherwise limit the skill to local-only storage and manual reminder checks.
功能分析
Type: OpenClaw Skill Name: sulada-habit-tracker Version: 1.0.0 The skill bundle is a straightforward habit tracker designed to manage user routines and check-ins via a local JSON file (memory/habits.json). The instructions in SKILL.md are consistent with the stated purpose, and there are no indicators of malicious execution, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description (habit tracking, check-ins, reminders, stats) match the SKILL.md instructions. The only external artifact is a single local data file (memory/habits.json) which is appropriate for storing habit records.
Instruction Scope
Instructions are limited to adding habits, recording daily check-ins, and viewing progress; they explicitly reference a local JSON (memory/habits.json). However the '提醒' (reminders) behavior is underspecified — the SKILL.md does not say how reminders are delivered or scheduled, which could grant the agent broad discretion (e.g., sending notifications via other integrated channels) unless constrained by the platform.
Install Mechanism
No install spec and no code files — nothing is written to disk by an installer. This is the lowest-risk form (instruction-only).
Credentials
The skill requests no environment variables, no credentials, and no config paths beyond its own memory file. That is proportionate for the stated functionality.
Persistence & Privilege
The skill expects to persist habit data to memory/habits.json. It does not request always:true and does not change other skills' configs, but you should confirm where 'memory/' is stored and who can read it (agent runtime, backups, or other installed skills).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sulada-habit-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sulada-habit-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Habit Tracker - Add, track, and manage custom habits - Daily check-in (打卡) functionality - Progress statistics, including streaks and total completions - Reminders for incomplete habits - Preset habits available and customizable
元数据
Slug sulada-habit-tracker
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

habit-tracker 是什么?

Track habit formation with daily check-ins, reminders for missed logs, and statistics on consecutive completion days. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 325 次。

如何安装 habit-tracker?

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

habit-tracker 是免费的吗?

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

habit-tracker 支持哪些平台?

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

谁开发了 habit-tracker?

由 HankSU7889(@hanksu7889)开发并维护,当前版本 v1.0.0。

💬 留言讨论