← 返回 Skills 市场
OpenClaw 成长追踪器
作者
alexduming
· GitHub ↗
· v1.0.0
· MIT-0
67
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-growth-tracker
功能描述
OpenClaw 个人成长追踪器 — 记录你在使用 OpenClaw 过程中的成长轨迹。 触发场景: - 想了解今天/本周的成长情况:"我的成长怎么样"、"今天做了什么" - 想看数据化的进展报告:"给我看数据"、"量化报告" - 完成重要任务后:"记录这个成就"、"完成任务" - 想回顾一段时间的变化:"周报"...
安全使用建议
This skill is coherent and appears to do what it claims (local growth tracking). Before enabling it, consider: (1) What exactly will it record? The doc says it will "automatically record your usage data" but doesn't specify whether that includes full conversation text or only metadata—ask the author or test with non-sensitive data. (2) Data location and retention: data is stored at ~/.openclaw/data/openclaw-growth-tracker.json and defaults to 90 days retention; review or change retention_days and file permissions if you keep sensitive data. (3) Auto-track: the sample config sets auto_track: true—disable this if you prefer manual recording. (4) Sharing: publishing via 'clawhub publish' is an explicit, user-driven action and is not performed automatically by the skill; do not run publishing commands unless you intend to upload. (5) If you use a shared machine or have strict privacy requirements, consider encrypting the data file or disabling the skill. If you need higher assurance, request from the author a precise data-schema of what is recorded and a minimal test run log to verify behavior.
功能分析
Type: OpenClaw Skill
Name: openclaw-growth-tracker
Version: 1.0.0
The skill bundle consists of metadata and a markdown file (SKILL.md) providing instructions for an AI agent to track user productivity and growth. It defines a local data structure for logging tasks and efficiency metrics in `~/.openclaw/data/openclaw-growth-tracker.json`. There is no executable code, and the instructions are consistent with the stated purpose without any indicators of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description promise a local personal growth tracker. The SKILL.md only requires writing/reading a JSON store under ~/.openclaw and optionally reading/writing ~/.openclaw/config.json; that aligns with the stated purpose.
Instruction Scope
Instructions state the agent will "自动记录你的使用数据" (automatically record usage for every conversation after initialization). That behavior is coherent with a tracker but the SKILL.md does not precisely define what parts of each conversation are recorded (full conversation text, metadata, timestamps, task labels). This is a privacy-relevant detail users should confirm before enabling auto-tracking.
Install Mechanism
Instruction-only skill with no install spec and no code files. No downloads or external install steps are present, which is the lowest-risk install profile.
Credentials
No environment variables, credentials, or external endpoints are requested. The sample includes a 'clawhub publish' command for optional user-driven sharing, but that is not required for core functionality and does not create hidden external access.
Persistence & Privilege
The skill persists a local data file (~/.openclaw/data/openclaw-growth-tracker.json) and sample config enables auto_track: true. It does not request 'always: true' or elevated system-wide privileges. However, because it will autonomously record conversations after initialization, users should be aware of the persistence of potentially sensitive conversational data on disk.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-growth-tracker - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-growth-tracker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首次发布。专注个人成长追踪,记录任务、能力、效率、成就,数据化呈现成长轨迹。
元数据
常见问题
OpenClaw 成长追踪器 是什么?
OpenClaw 个人成长追踪器 — 记录你在使用 OpenClaw 过程中的成长轨迹。 触发场景: - 想了解今天/本周的成长情况:"我的成长怎么样"、"今天做了什么" - 想看数据化的进展报告:"给我看数据"、"量化报告" - 完成重要任务后:"记录这个成就"、"完成任务" - 想回顾一段时间的变化:"周报"... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 67 次。
如何安装 OpenClaw 成长追踪器?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-growth-tracker」即可一键安装,无需额外配置。
OpenClaw 成长追踪器 是免费的吗?
是的,OpenClaw 成长追踪器 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OpenClaw 成长追踪器 支持哪些平台?
OpenClaw 成长追踪器 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OpenClaw 成长追踪器?
由 alexduming(@alexduming)开发并维护,当前版本 v1.0.0。
推荐 Skills