← 返回 Skills 市场
159
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install reading-assistant
功能描述
個人閱讀助理:管理 epub 電子書圖書館、分章節摘要、追蹤閱讀進度。匯入 epub、查看閱讀清單、生成章節摘要、記錄進度。觸發詞:讀書、閱讀、書、小說、epub、圖書館、書單、閱讀清單、讀到哪、摘要、下一章、匯入書籍、繼續上次、推薦我讀什麼、reading list、book summary、chapter、l...
安全使用建议
This skill appears to do what it says: it parses EPUBs, writes chapter text and a manifest into ~/.openclaw/workspace/reading-library/, and updates progress.json. Before installing/use: 1) Be aware it will (optionally) run pip3 install for ebooklib/beautifulsoup4/lxml — consider using a virtualenv to avoid changing your global Python environment. 2) The skill writes files under ~/.openclaw/workspace/ and can add a cron entry to ~/.openclaw/cron/jobs.json if you enable reminders — only enable that if you want automated runs. 3) Notion integration is only described, not implemented in code; if you connect Notion later, provide tokens only through the platform's secure mechanism. 4) Review/backup your reading-library directory if it contains important files. 5) The included script is short and readable; you can inspect scripts/process_epub.py yourself (no network calls, no unexpected credential use).
能力评估
Purpose & Capability
Name/description describe EPUB import, chapter summaries, and progress tracking; required binaries (python3, pip3), the included processing script, and README instructions are all consistent with those goals.
Instruction Scope
Instructions read and write files under ~/.openclaw/workspace/reading-library/ and update progress.json (expected). The SKILL.md also suggests adding a cron job entry under ~/.openclaw/cron/jobs.json to enable automatic reminders — this implies periodic autonomous operation if the user activates it. Notion sync is optional in the doc but no Notion credential handling code or env vars are declared; the skill will not sync to Notion unless the user provides/connects credentials (not documented here).
Install Mechanism
This is instruction-only with a small included script (no install spec). The skill asks to run pip3 install ebooklib beautifulsoup4 lxml at import time — installing from PyPI is common for Python tools but carries the usual supply-chain risks; no remote downloads from untrusted URLs are present.
Credentials
The skill declares no required environment variables or credentials. The Notion sync feature is optional and would require user-provided credentials to function; the absence of required env vars is consistent with the provided code.
Persistence & Privilege
always is false and the skill is user-invocable. The only persistence described is writing its own data under the user's workspace and optionally adding a cron job entry — this is within the skill's scope and does not modify other skills or system-wide credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install reading-assistant - 安装完成后,直接呼叫该 Skill 的名称或使用
/reading-assistant触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
reading-assistant v1.0.0
- 首次發布:個人閱讀助理,管理 epub 電子書圖書館。
- 支援匯入 epub、分章節產生摘要、追蹤閱讀進度、生成個人閱讀清單。
- 摘要功能涵蓋章節要點、金句、人物行為、反思問題、章節連結。
- 提供每日自動閱讀提醒與進度推送(搭配 cron)。
- 可選同步至 Notion,雲端記錄閱讀數據與摘要。
- 支援常見自然語言觸發詞,操作簡單。
元数据
常见问题
閱讀助手 是什么?
個人閱讀助理:管理 epub 電子書圖書館、分章節摘要、追蹤閱讀進度。匯入 epub、查看閱讀清單、生成章節摘要、記錄進度。觸發詞:讀書、閱讀、書、小說、epub、圖書館、書單、閱讀清單、讀到哪、摘要、下一章、匯入書籍、繼續上次、推薦我讀什麼、reading list、book summary、chapter、l... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 159 次。
如何安装 閱讀助手?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install reading-assistant」即可一键安装,无需额外配置。
閱讀助手 是免费的吗?
是的,閱讀助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
閱讀助手 支持哪些平台?
閱讀助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 閱讀助手?
由 Justine(@justine-nl)开发并维护,当前版本 v1.0.0。
推荐 Skills