← Back to Skills Marketplace
nollio

Habit Tracker Pro

by Nollio · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
141
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install normieclaw-habit-tracker-pro
Description
Every habit tracker app has the same fatal flaw: it requires you to open a separate app, which itself requires the willpower you're trying to build. Habit Tr...
Usage Guidance
Things to check before installing or running: - Install jq before using the scripts (README and scripts require it) or update metadata to reflect the dependency. - This tool stores all habit data and freeform notes in plaintext under ~/.normieclaw/habit-tracker-pro; treat that directory as sensitive and back it up or encrypt it if needed. - Cross-tool sync is file-based: if you enable it, other local NormieClaw tools on the same machine can read/write habit data—only enable if you trust those tools. - The agent will initiate conversational check-ins via whatever chat channel you configure (Telegram/Discord/etc.). Confirm those channels' privacy settings so your habit data is not exposed to others. - Review the included scripts (setup.sh, export-habits.sh, weekly-report.sh) before running setup.sh. They set directory/file permissions (700/600) and create files locally; run setup.sh manually if you prefer to inspect first. - If you need clarification about how 'cross-tool detection' works (how it detects Trainer/Health Buddy), ask the author or examine your OpenClaw environment; the package does not include explicit detection code beyond referencing shared file paths. Overall, the package appears to do what it claims and has no hidden network calls or secret exfiltration in the provided files.
Capability Analysis
Type: OpenClaw Skill Name: normieclaw-habit-tracker-pro Version: 1.0.3 Habit Tracker Pro is a well-structured skill bundle for conversational habit tracking. It stores data locally in JSON format within the user's home directory (~/.normieclaw/habit-tracker-pro/) and includes utility scripts (setup.sh, export-habits.sh, weekly-report.sh) that use standard tools like jq for data processing. The instructions in SKILL.md and SETUP-PROMPT.md are strictly aligned with the stated purpose of habit tracking and accountability, and the package includes proactive security measures such as setting restrictive file permissions (chmod 600/700) on sensitive data files.
Capability Assessment
Purpose & Capability
The skill's declared purpose (conversational, local habit tracking, pattern analysis, optional cross-tool local sync) matches the included files and scripts. One inconsistency: the registry lists no required binaries, but README and the provided scripts (export, weekly report, and setup conditional behavior) expect jq to be installed. That dependency should be declared in metadata.
Instruction Scope
SKILL.md and SETUP-PROMPT instruct the agent to create and read/write JSON files in ~/.normieclaw/habit-tracker-pro, run the included scripts, batch check-ins, and perform local pattern analysis. There are no instructions to read unrelated system files or to send data to external endpoints. The setup prompt is intended to be used as a system-level prompt (explicitly labeled), and the agent will autonomously initiate check-ins at configured times — which is consistent with the described behavior.
Install Mechanism
There is no install spec (instruction-only skill). All code is provided in the package as plain shell scripts and config files; nothing is downloaded from external URLs and no archives are extracted. This minimizes install risk.
Credentials
The package requests no environment variables or credentials. Data is stored locally in the user's home directory. The lack of requested secrets aligns with the skill's stated local operation.
Persistence & Privilege
always is false and the skill does not request unusual privileges. It will run autonomously when invoked by the agent (normal for skills). Cross-tool sync is described as local file-based sharing with other NormieClaw tools; this can expose habit data to other local tools but is consistent with the declared design.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install normieclaw-habit-tracker-pro
  3. After installation, invoke the skill by name or use /normieclaw-habit-tracker-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
v1.0.3: Security fixes: confined scripts to skill directory, removed filesystem traversal from setup
v1.0.2
v1.0.2: MIT license, cleaned descriptions, removed cross-sell
v1.0.0
Initial publish from NormieClaw.ai — Free OpenClaw skills for everyone.
Metadata
Slug normieclaw-habit-tracker-pro
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Habit Tracker Pro?

Every habit tracker app has the same fatal flaw: it requires you to open a separate app, which itself requires the willpower you're trying to build. Habit Tr... It is an AI Agent Skill for Claude Code / OpenClaw, with 141 downloads so far.

How do I install Habit Tracker Pro?

Run "/install normieclaw-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 Nollio (@nollio); the current version is v1.0.3.

💬 Comments