← 返回 Skills 市场
Read It Later
作者
zhoujackie0609
· GitHub ↗
· v1.0.0
399
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install 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,...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install read-it-later - 安装完成后,直接呼叫该 Skill 的名称或使用
/read-it-later触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Save and retrieve read-later content with auto-tagging
元数据
常见问题
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,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 399 次。
如何安装 Read It Later?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install read-it-later」即可一键安装,无需额外配置。
Read It Later 是免费的吗?
是的,Read It Later 完全免费(开源免费),可自由下载、安装和使用。
Read It Later 支持哪些平台?
Read It Later 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Read It Later?
由 zhoujackie0609(@zhoujackie0609)开发并维护,当前版本 v1.0.0。
推荐 Skills