← 返回 Skills 市场
Xiao Habit Tracker
作者
kaising-openclaw1
· GitHub ↗
· v1.0.0
· MIT-0
83
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xiao-habit-tracker
功能描述
习惯追踪器 - 习惯打卡、统计分析、成就系统
安全使用建议
This skill's files look like a simple habit tracker, but there are unexplained inconsistencies: the manifest lists 'curl', the docs expect a 'clawhub' CLI installed via npx, and there's no source or homepage to verify. Before installing or running commands: 1) Ask the publisher for the canonical source (GitHub or package page) and a homepage; 2) Verify the 'clawhub' npm package (maintainer, code, and network behavior) before running npx; 3) Confirm where habit data is stored and whether cloud sync requires credentials — do not provide secrets until you know the endpoint and auth method; 4) If you must test, run it in an isolated environment (VM or container) and monitor network traffic. If the publisher cannot justify the curl requirement or provide source code, treat this skill with caution.
功能分析
Type: OpenClaw Skill
Name: xiao-habit-tracker
Version: 1.0.0
The skill bundle describes a standard habit-tracking utility with features for logging habits, viewing statistics, and tracking achievements. The provided files (SKILL.md, README.md, and _meta.json) contain only descriptive documentation and metadata, with no executable code, suspicious network calls, or malicious instructions identified.
能力评估
Purpose & Capability
The SKILL.md shows runtime usage via a 'clawhub' CLI (clawhub habit add/checkin/stats), and README suggests installing via 'npx clawhub@latest install habit-tracker'. But the registry metadata at the top claimed no required binaries, while _meta.json lists 'curl'. The presence of 'curl' is not explained by the instructions and 'clawhub' (the actual runtime dependency) is not declared — the declared requirements do not match what the skill's docs say is needed.
Instruction Scope
The SKILL.md only instructs running the 'clawhub' CLI with habit-related commands (no direct file reads or env-var access). However, it gives no detail about where user data is stored or how '提醒通知'/'云同步' work — those likely involve network activity or external services invoked by the clawhub CLI, which the skill does not document.
Install Mechanism
There is no formal install spec in the skill bundle (instruction-only), but README recommends installing via 'npx clawhub@latest'. npx will download and run code from the npm registry; because there is no declared source or homepage and no package provenance, that introduces risk. Also _meta.json requiring 'curl' is unexplained.
Credentials
The skill declares no required environment variables or credentials (good), but feature descriptions (cloud sync, notifications, pricing tiers) imply backend services and possible credentials — none are declared or explained. That mismatch could hide required secrets or external endpoints.
Persistence & Privilege
The skill does not request persistent 'always' inclusion and has no install-time scripts in the bundle. As an instruction-only skill it cannot itself write files; however the external 'clawhub' CLI (which it calls) may create/configure local files — the skill bundle does not attempt to modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xiao-habit-tracker - 安装完成后,直接呼叫该 Skill 的名称或使用
/xiao-habit-tracker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of habit-tracker.
- Track daily habits with check-ins.
- View statistics and analysis of your habits.
- Unlock achievements for habit streaks.
- Get reminder notifications.
- Export your habit data.
- Supports free, Pro, and subscription versions.
元数据
常见问题
Xiao Habit Tracker 是什么?
习惯追踪器 - 习惯打卡、统计分析、成就系统. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。
如何安装 Xiao Habit Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xiao-habit-tracker」即可一键安装,无需额外配置。
Xiao Habit Tracker 是免费的吗?
是的,Xiao Habit Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Xiao Habit Tracker 支持哪些平台?
Xiao Habit Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Xiao Habit Tracker?
由 kaising-openclaw1(@kaising-openclaw1)开发并维护,当前版本 v1.0.0。
推荐 Skills