← 返回 Skills 市场
ilyabelikin

Pages: Books that stay with you.

作者 Ilya Belikin · GitHub ↗ · v1.0.1 · MIT-0
linuxdarwinwin32 ⚠ suspicious
134
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install pages
功能描述
Reading intelligence — log books, capture quotes, and surface reads when they're relevant. One markdown file per book in pages/. Use when logging a new book,...
安全使用建议
This skill is coherent and low-risk as provided: it stores and reads local markdown files and asks no credentials. Before installing or following README install snippets, inspect the remote SKILL.md/README URL (don’t blindly run curl from unknown sources). Be aware that enabling the optional heartbeat/cron will make the agent check your book files periodically (accept only if you want regular notifications). If you allow image fetching or web lookups, the agent may make outbound network requests to look up authors/covers; allow those only if you’re comfortable with the agent accessing the web. Finally, if you use the Peeps integration, confirm that linking across your personal files matches your desired privacy model.
功能分析
Type: OpenClaw Skill Name: pages Version: 1.0.1 The 'pages' skill manages a reading intelligence database using local markdown files and shell commands like `grep`. It contains high-risk instructions for the agent to self-update by fetching and overwriting its own logic (`SKILL.md`) from a remote GitHub URL and suggests establishing persistence through a cron job for periodic 'heartbeat' checks. While these capabilities are plausibly needed for the stated purpose of a persistent, up-to-date reading assistant, the self-modification and remote artifact fetching represent significant security risks (SKILL.md, README.md).
能力评估
Purpose & Capability
Name/description align with the instructions: creating and searching mind/pages/, saving book metadata, capturing quotes, and linking to Peeps if present. The skill does not request unrelated binaries, env vars, or config paths.
Instruction Scope
Runtime instructions are limited to workspace-local operations (create mind/pages/, read pagesconfig.yml and book files, append notes, grep the folder). It directs the agent to 'search the web' and optionally fetch cover images when pagesconfig.yml images: yes — expected for enriching book metadata but means the agent may make external network queries when performing those steps.
Install Mechanism
No install spec is present in the registry metadata (instruction-only), so nothing is written or executed automatically. The README includes example curl/npm install snippets — those are user-run commands and not executed by the skill itself; they reference GitHub raw content (a common pattern) but should be treated as a manual install step.
Credentials
The skill declares no required environment variables, credentials, or sensitive config paths. It may read local files in the workspace (pagesconfig.yml, peepsconfig.yml) by design; that is proportional to its purpose.
Persistence & Privilege
always is false and the skill is user-invocable. The SKILL.md suggests optionally adding a Pages check to HEARTBEAT.md or creating a cron (*/30 7-22 * * *) — this is a user-facing suggestion and the skill says to ask the human first. If you accept those suggestions, the skill would run periodically; consider whether you want automated, frequent reminders.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pages
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pages 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Folder path changed from kyp/pages/ to mind/pages/ throughout the documentation. - Configuration files and example commands updated to use mind/pages/ instead of kyp/pages/. - GitHub update URL switched from the Know-Your-People repository to haah-ing/pages-skill. - No changes to logic, commands, or functionality; only a migration of file/folder naming conventions.
v1.0.0
- Initial release of the Pages skill: track your reading by logging books, quotes, and notes in organized markdown files. - Organizes books into finished, currently reading, and want-to-read folders in `kyp/pages/`. - Supports capturing personal notes, tags, ratings, recommendations, and quotes per book. - Integrates with Peeps (for recommendations/links to people) and Haah (for reading suggestions within your circle). - Offers powerful search by tags, topics, ratings, and recommendations using simple CLI commands. - Heartbeat/cron feature periodically surfaces timely reading prompts or reminders.
元数据
Slug pages
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Pages: Books that stay with you. 是什么?

Reading intelligence — log books, capture quotes, and surface reads when they're relevant. One markdown file per book in pages/. Use when logging a new book,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 134 次。

如何安装 Pages: Books that stay with you.?

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

Pages: Books that stay with you. 是免费的吗?

是的,Pages: Books that stay with you. 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pages: Books that stay with you. 支持哪些平台?

Pages: Books that stay with you. 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 Pages: Books that stay with you.?

由 Ilya Belikin(@ilyabelikin)开发并维护,当前版本 v1.0.1。

💬 留言讨论