← Back to Skills Marketplace
Habit Tracker Pro
by
kaising-openclaw1
· GitHub ↗
· v1.0.0
· MIT-0
67
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install xiaoming-habit-tracker-pro
Description
习惯追踪专业版 - 习惯养成、打卡统计、成就系统
Usage Guidance
This skill appears to be a simple habit-tracker, but there are small inconsistencies you should resolve before installing: (1) The runtime examples expect a 'clawhub' CLI, yet the skill metadata doesn't declare that binary—confirm you already have a trusted clawhub installation. (2) _meta.json lists 'curl' as required and the README recommends installing via `npx clawhub@latest install habit-tracker-pro`, which would fetch and run remote code—inspect the npm package (or the clawhub installer) before running it. (3) If the Pro/云同步 (cloud sync) features will upload your habit data, ask where data is stored and what endpoints are used. If you cannot verify the origin/trustworthiness of the clawhub/npx package or the cloud backend, avoid running the npx install and request a reputable source or the package contents for review.
Capability Analysis
Type: OpenClaw Skill
Name: xiaoming-habit-tracker-pro
Version: 1.0.0
The skill bundle contains only metadata and documentation for a habit tracking tool. There is no executable code, suspicious logic, or prompt injection attempts present in the provided files (SKILL.md, README.md, and _meta.json).
Capability Assessment
Purpose & Capability
The SKILL.md usage matches a habit-tracking tool (clawhub habit add/checkin/stats/achievements), which is consistent with the name/description. However, the skill references the 'clawhub' CLI in instructions but the registry metadata at the top lists no required binaries; conversely _meta.json lists 'curl' as a required binary. The actual required binary (clawhub) is not declared, and curl is declared without explanation. This mismatch is unexpected and should be clarified.
Instruction Scope
Runtime instructions are limited to running clawhub CLI commands for adding habits, checking in, and viewing stats/achievements. They do not ask the agent to read unrelated files, access environment variables, or transmit data to arbitrary endpoints in the SKILL.md content.
Install Mechanism
There is no formal install spec in the registry entry (instruction-only), but README suggests installing via `npx clawhub@latest install habit-tracker-pro`. That implies fetching code from the npm ecosystem at install time. Combined with the _meta.json 'curl' requirement, this is inconsistent and raises a moderate risk: the README's npx install will execute code pulled from the network, so you should inspect that remote package before running it.
Credentials
The skill does not declare or request any environment variables, credentials, or config paths. This is proportionate for a local CLI-driven habit tracker. There is no evidence in SKILL.md of access to other secrets or unrelated credentials.
Persistence & Privilege
The skill is not marked always:true and is user-invocable only. There are no code files or install hooks in the package itself that request elevated or persistent privileges. Autonomous invocation is enabled by default on the platform but that alone is not a red flag here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xiaoming-habit-tracker-pro - After installation, invoke the skill by name or use
/xiaoming-habit-tracker-pro - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
v1.0 习惯追踪专业版
Metadata
Frequently Asked Questions
What is Habit Tracker Pro?
习惯追踪专业版 - 习惯养成、打卡统计、成就系统. It is an AI Agent Skill for Claude Code / OpenClaw, with 67 downloads so far.
How do I install Habit Tracker Pro?
Run "/install xiaoming-habit-tracker-pro" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Habit Tracker Pro free?
Yes, Habit Tracker Pro is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Habit Tracker Pro support?
Habit Tracker Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Habit Tracker Pro?
It is built and maintained by kaising-openclaw1 (@kaising-openclaw1); the current version is v1.0.0.
More Skills