← 返回 Skills 市场
harrylabsj

Reading Progress Tracker

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
85
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install reading-progress-tracker
功能描述
Organize reading into Now, Next, Later, and Drop, then track current position, format, purpose, next stopping point, and lightweight session notes. Use when...
安全使用建议
This skill appears coherent and low-risk: it parses user-provided text and the local SKILL.md to produce a markdown dashboard, does not access the network or secrets, and requires no installs. Still, note that handler.py is executable code — running any third-party code carries the usual risk, so review the included files yourself if you are uncomfortable, and avoid supplying sensitive data as input.
功能分析
Type: OpenClaw Skill Name: reading-progress-tracker Version: 1.0.0 The skill is a straightforward text-processing tool designed to organize reading progress into a Markdown dashboard. The Python code in handler.py uses regular expressions to parse user input for book titles, progress, and session notes, and it contains no network activity, file system modifications, or sensitive data access.
能力评估
Purpose & Capability
Name/description (reading dashboard) match the actual behavior: parsing user text to extract titles, format, progress, a session note, and queues. No unrelated credentials, binaries, or installation steps are requested.
Instruction Scope
SKILL.md instructions are narrowly scoped to producing a markdown dashboard from user inputs; the code only reads SKILL.md locally for metadata and the provided input text. There are no instructions to read other system files, collect environment data, or transmit data externally.
Install Mechanism
No install spec is provided (instruction-only) and included code is self-contained Python with no external downloads or package installation. Nothing is written to disk aside from normal runtime behaviour.
Credentials
The skill requires no environment variables, credentials, or config paths. All input is supplied by the user and parsing is local; requested privileges are proportional to the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable (normal). The skill does not attempt to modify other skills or system-wide settings; its runtime is limited to the included handler code.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reading-progress-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reading-progress-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Reading Progress Tracker. - Organize books into Now, Next, Later, and Drop sections. - Track current position, reading format (print, ebook, audiobook), and reading purpose for each book. - Add lightweight session notes: one idea, one quote/example, and one question per session. - Provide a simple markdown dashboard to review active books and progress. - Flexible tracking that supports pausing or dropping books without pressure.
元数据
Slug reading-progress-tracker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Reading Progress Tracker 是什么?

Organize reading into Now, Next, Later, and Drop, then track current position, format, purpose, next stopping point, and lightweight session notes. Use when... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 85 次。

如何安装 Reading Progress Tracker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install reading-progress-tracker」即可一键安装,无需额外配置。

Reading Progress Tracker 是免费的吗?

是的,Reading Progress Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Reading Progress Tracker 支持哪些平台?

Reading Progress Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Reading Progress Tracker?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。

💬 留言讨论