习惯追踪器

v1.0.0

习惯养成追踪和进度统计工具

0· 245·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for huangjingzhi07/habit-tracker-oc.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "习惯追踪器" (huangjingzhi07/habit-tracker-oc) from ClawHub.
Skill page: https://clawhub.ai/huangjingzhi07/habit-tracker-oc
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Canonical install target

openclaw skills install huangjingzhi07/habit-tracker-oc

ClawHub CLI

Package manager switcher

npx clawhub@latest install habit-tracker-oc
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (habit tracker) match the contents of SKILL.md (habit setup, check-ins, stats, reminders). No unrelated dependencies, binaries, or credentials are requested.
Instruction Scope
SKILL.md is minimal and stays within scope. It references two local storage files (habits.json, checkins.json) but does not specify file paths, commands, or any instructions to read other system files or send data externally. The only minor ambiguity is where those JSON files live and how they are managed.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing will be written to disk or downloaded during install.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate for a simple local habit tracker.
Persistence & Privilege
always is false, the skill does not request persistent system-wide changes or access to other skills' configs. It does reference local data files but does not request elevated privileges.
Assessment
This skill is small and coherent: it appears to keep habit data in two local JSON files and does not request credentials or installs. Before installing, confirm where the agent will store habits.json and checkins.json (directory and access controls), whether those files are backed up or exported, and how long data is retained. If you care about privacy, ask whether the agent ever transmits these files off-host or logs their contents. If you want stronger guarantees, request the exact implementation or a code-backed skill so you can verify file handling.

Like a lobster shell, security has layers — review code before you run it.

latestvk974ejgnjbkq5psm5b63efbsk582gz2a
245downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

habit-tracker - 习惯追踪技能

习惯养成追踪和进度统计工具。

功能列表

  1. 习惯设置 - 添加新习惯,设置目标频率
  2. 每日打卡 - 快速记录每日习惯完成情况
  3. 进度统计 - 查看连续打卡天数和完成率
  4. 提醒设置 - 设置习惯养成提醒

触发关键词

  • 设置习惯、添加习惯
  • 打卡、完成习惯
  • 习惯统计、连续天数

数据存储

  • habits.json - 习惯列表
  • checkins.json - 打卡记录

使用示例

  • "添加每天运动30分钟的习惯"
  • "今天已经晨跑了,打卡"
  • "查看我的习惯完成率"

Comments

Loading comments...