← Back to Skills Marketplace
ilyabelikin

Pages: Books that stay with you.

by Ilya Belikin · GitHub ↗ · v1.0.1 · MIT-0
linuxdarwinwin32 ⚠ suspicious
134
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pages
Description
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,...
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pages
  3. After installation, invoke the skill by name or use /pages
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug pages
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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,... It is an AI Agent Skill for Claude Code / OpenClaw, with 134 downloads so far.

How do I install Pages: Books that stay with you.?

Run "/install pages" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pages: Books that stay with you. free?

Yes, Pages: Books that stay with you. is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pages: Books that stay with you. support?

Pages: Books that stay with you. is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Pages: Books that stay with you.?

It is built and maintained by Ilya Belikin (@ilyabelikin); the current version is v1.0.1.

💬 Comments