growth-tracker

v1.0.0

全方位量化管理系统 - 将 AI 的成长、任务、学习、成就等所有方面用数据化、百分比的形式呈现。让"进步"、"成长"、"完成情况"都有具体的数字支撑。

3· 1.6k·12 current·13 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (growth tracking, task/learning/efficiency reports) match the content of SKILL.md, README, and data-template.json. All declared behaviors (report generation, goal tracking, local data storage) are coherent with the stated purpose.
Instruction Scope
Runtime instructions and README direct the agent to create and read a local JSON file at ~/.openclaw/data/quantified_self.json and to track conversation/task/learning metrics. This is within scope, but the skill will record conversation-related data automatically if auto_track is enabled — review what conversation context the agent will log.
Install Mechanism
There is no install script or remote download; the README asks the user to copy the folder into OpenClaw's skills directory and restart the app. No network installs or extracted archives are used.
Credentials
The skill requests no environment variables, no credentials, and no configuration paths beyond writing to ~/.openclaw/data/quantified_self.json. The requested local file access is proportional to a local tracking skill.
Persistence & Privilege
The skill will persist data locally under the user's home directory and the README enables auto_track by default. Autonomous invocation (agent can invoke the skill) is the platform default and acceptable here; always:true is not set. Users should be aware the skill will keep logs and metrics locally unless configured otherwise.
Assessment
This skill appears internally consistent and stores everything locally under ~/.openclaw/data/quantified_self.json. Before installing: (1) confirm you are comfortable with automatic local tracking (auto_track defaults to true) and with the agent recording conversation/task metadata; (2) back up any existing ~/.openclaw/data files to avoid accidental overwrite when copying the folder; (3) review and edit the config weights and retention_days if you want different behavior; (4) because the skill's source is 'unknown', consider inspecting the SKILL.md/README/data-template files in a text editor yourself before installing to ensure no unexpected commands are present. If you need the skill to never log conversational content, disable auto_track and review export/reset commands in the README.

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

latestvk97cgbp1bx4wvwd4vtcavm8dms82njh9

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments