← Back to Skills Marketplace
Read It Later
by
zhoujackie0609
· GitHub ↗
· v1.0.0
399
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install read-it-later
Description
Save and retrieve "read it later" content - links, articles, notes, and ideas for future reference. Use when the user wants to (1) save a link, URL, article,...
Usage Guidance
This skill is mostly coherent for a local 'read it later' markdown-based tool: it will read and update ~/read-it-later.md or a workspace file and can mark items read/archived. Two things to check before installing or enabling it: (1) The SKILL.md says it will automatically fetch and analyze webpage content using a tool called 'kimi_fetch' but that tool is not declared — ask what 'kimi_fetch' is (a platform tool, an external binary, or a hidden dependency) and whether network access is required. Automatic fetching will retrieve remote content and store analysis locally, which may expose sensitive page contents to the agent's runtime. (2) The skill's source is unknown and there is no homepage; if you care about provenance or privacy, prefer skills with identified authorship or inspect the implementation. If you proceed, ensure you are comfortable with the agent having permission to access the network and to read/write the indicated file, and consider keeping backups of read-it-later.md or restricting the skill to a dedicated workspace.
Capability Analysis
Type: OpenClaw Skill
Name: read-it-later
Version: 1.0.0
The 'read-it-later' skill is a standard utility designed to save and organize links, articles, and notes into a local Markdown file (~/read-it-later.md). Its core functions include file I/O for storage, status updates, and content categorization using an external fetching tool (kimi_fetch). The instructions in SKILL.md are consistent with the stated purpose and do not contain evidence of malicious intent, data exfiltration, or unauthorized system manipulation.
Capability Assessment
Purpose & Capability
Name/description (save & retrieve read-later items) aligns with instructions to read/write a markdown file in the workspace or home directory. However, the SKILL.md requires automatically fetching and analyzing remote URLs using 'kimi_fetch' which is not declared as a required binary/dependency — that is an unexplained requirement.
Instruction Scope
Instructions explicitly read and write ~/read-it-later.md or a workspace read-it-later.md (expected). They also instruct automatic fetching of URL content and content analysis. Automatic fetching implies network access and retrieval of potentially large or sensitive web content; the SKILL.md does not declare how fetched data is handled beyond local storage nor what tool/environment will perform the fetch. No instructions attempt to read unrelated system files, but the unspecified fetch step broadens the runtime surface.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing is downloaded or written by an installer per the provided metadata.
Credentials
Skill requests no environment variables, credentials, or special config paths — this is proportionate to a local markdown-based read-later tool. The only oddity is the use of 'kimi_fetch' without declaring it as a required binary or dependency.
Persistence & Privilege
always is false and the skill is user-invocable; it does read/write a file in the user's home or workspace but does not request elevated or persistent platform-level privileges. No evidence it would modify other skills or global agent configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install read-it-later - After installation, invoke the skill by name or use
/read-it-later - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Save and retrieve read-later content with auto-tagging
Metadata
Frequently Asked Questions
What is Read It Later?
Save and retrieve "read it later" content - links, articles, notes, and ideas for future reference. Use when the user wants to (1) save a link, URL, article,... It is an AI Agent Skill for Claude Code / OpenClaw, with 399 downloads so far.
How do I install Read It Later?
Run "/install read-it-later" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Read It Later free?
Yes, Read It Later is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Read It Later support?
Read It Later is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Read It Later?
It is built and maintained by zhoujackie0609 (@zhoujackie0609); the current version is v1.0.0.
More Skills