← 返回 Skills 市场
Habit Tracker Pro
作者
kaising-openclaw1
· GitHub ↗
· v1.0.0
· MIT-0
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install habit-tracker-pro
功能描述
习惯追踪专业版 - 习惯养成、打卡统计、成就系统
使用说明 (SKILL.md)
Habit Tracker Pro
习惯追踪专业版工具,帮你建立好习惯。
功能
- ✅ 习惯养成
- ✅ 打卡统计
- ✅ 成就系统
- ✅ 数据分析
- ✅ 社交分享
使用
# 添加习惯
clawhub habit add --name "早起" --frequency daily
# 打卡
clawhub habit checkin --name "早起"
# 统计数据
clawhub habit stats --name "早起" --days 30
# 成就系统
clawhub habit achievements
定价
| 版本 | 价格 | 功能 |
|---|---|---|
| 免费版 | ¥0 | 3 个习惯 |
| Pro 版 | ¥39 | 无限习惯 |
| 订阅版 | ¥9/月 | Pro+ 云同步 |
安全使用建议
This skill appears to be a simple wrapper around a 'clawhub' CLI, but there are inconsistencies and missing provenance: 1) Ask the publisher for the source repository or homepage so you can inspect the actual code before installing. 2) Verify whether you need the 'clawhub' CLI and/or 'curl' installed; the skill's metadata is inconsistent about required binaries. 3) Be cautious about using 'npx clawhub@latest install ...' because npx runs remote package code during install — inspect the package on the npm registry first. 4) If you plan to use cloud sync, confirm what credentials are needed and where your habit data is stored/shared. 5) If you cannot obtain a trustworthy source or package listing, avoid installing or running the CLI that this skill invokes.
功能分析
Type: OpenClaw Skill
Name: habit-tracker-pro
Version: 1.0.0
The bundle contains only metadata and documentation (SKILL.md, README.md) for a habit tracking tool. There is no executable code provided, and the instructions are consistent with the stated purpose of habit formation and statistics tracking without any indicators of malicious intent or prompt injection.
能力评估
Purpose & Capability
The SKILL.md and README describe a simple habit-tracker that invokes a 'clawhub' CLI (clawhub habit add/checkin/stats). That matches the stated purpose. However the package metadata (_meta.json) lists 'curl' as a required binary while the registry metadata and SKILL.md do not declare or explain this dependency, and there is no homepage or source repository to verify intent. The need for a 'clawhub' CLI is implied but not declared as a required binary.
Instruction Scope
Runtime instructions are limited to invoking the clawhub CLI for adding habits, checking in, and viewing stats — no instructions ask the agent to read local files or exfiltrate data. But the instructions assume an external CLI and likely network/cloud sync (pricing mentions cloud sync). That assumption is not documented in the declared requirements.
Install Mechanism
This is an instruction-only skill (no install spec). README suggests installing via 'npx clawhub@latest install habit-tracker-pro', which would run code from the npm registry at install time. That install path is not represented in declared install metadata, and _meta.json's 'requires.bins' differs from the registry's required-bins listing — an inconsistency that increases risk because an 'npx' installation executes remote package scripts.
Credentials
The skill requests no environment variables, no credentials, and no config paths. For a local habit tracker this is proportional. Be aware that optional cloud sync (mentioned in pricing) may require credentials at runtime, but none are declared here.
Persistence & Privilege
always is false and model invocation is not disabled (normal). The skill does not request persistent system-wide privileges or modify other skills. No elevated persistence behavior is declared.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install habit-tracker-pro - 安装完成后,直接呼叫该 Skill 的名称或使用
/habit-tracker-pro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 首次发布 Habit Tracker Pro,支持养成和管理个人习惯。
- 提供打卡统计、成就系统和数据分析功能。
- 支持社交分享习惯成就。
- 可通过命令行添加习惯、打卡和查看统计。
- 多种版本定价,支持免费、Pro 及订阅版。
元数据
常见问题
Habit Tracker Pro 是什么?
习惯追踪专业版 - 习惯养成、打卡统计、成就系统. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。
如何安装 Habit Tracker Pro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install habit-tracker-pro」即可一键安装,无需额外配置。
Habit Tracker Pro 是免费的吗?
是的,Habit Tracker Pro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Habit Tracker Pro 支持哪些平台?
Habit Tracker Pro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Habit Tracker Pro?
由 kaising-openclaw1(@kaising-openclaw1)开发并维护,当前版本 v1.0.0。
推荐 Skills