← Back to Skills Marketplace
kaising-openclaw1

Xiao Habit Tracker

by kaising-openclaw1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
83
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xiao-habit-tracker
Description
习惯追踪器 - 习惯打卡、统计分析、成就系统
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install xiao-habit-tracker
  3. After installation, invoke the skill by name or use /xiao-habit-tracker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug xiao-habit-tracker
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Xiao Habit Tracker?

习惯追踪器 - 习惯打卡、统计分析、成就系统. It is an AI Agent Skill for Claude Code / OpenClaw, with 83 downloads so far.

How do I install Xiao Habit Tracker?

Run "/install xiao-habit-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Xiao Habit Tracker free?

Yes, Xiao Habit Tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Xiao Habit Tracker support?

Xiao Habit Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Xiao Habit Tracker?

It is built and maintained by kaising-openclaw1 (@kaising-openclaw1); the current version is v1.0.0.

💬 Comments