book-review
将读书心得扩展成有深度的点评,基于用户笔记库提供个性化引用。使用方式:在聊天中输入 /book-review [读书心得],AI 会基于你的笔记库搜索相关引用,生成有深度的书评。
Why use this skill?
Elevate your reading notes with the OpenClaw book-review skill. Automatically generate professional critiques using your personal knowledge library and AI.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/harrylabs0913/book-review-skillWhat This Skill Does
The book-review skill is a powerful extension for OpenClaw designed to transform fragmented thoughts and brief reading notes into professional, insightful literary critiques. By integrating with your personal knowledge base, the agent does more than just summarize content; it acts as a synthesis engine that connects your current reading experiences with your past insights. The skill leverages advanced natural language processing via the DeepSeek AI model to ensure that the output is both contextually relevant and intellectually stimulating, making it an essential tool for readers who want to retain more knowledge and articulate their thoughts with clarity.
Installation
To integrate the book-review skill into your OpenClaw environment, ensure you meet the prerequisite of Node.js 18.0.0 or higher and OpenClaw 2026.3.0 or later. Open your terminal or the OpenClaw CLI and run the following command to fetch and register the skill:
clawhub install openclaw/skills/skills/harrylabs0913/book-review-skill
Once installed, the agent will index your existing note library using lunr, enabling instant cross-referencing capabilities.
Use Cases
- Academic Research: Connect current theoretical reading with historical notes for thesis development.
- Content Creation: Effortlessly convert casual reading journal entries into structured posts for social media or blog platforms.
- Personal Knowledge Management: Discover hidden relationships between different books in your library that you might have previously ignored.
- Self-Improvement Tracking: Observe how your perspectives on specific topics, like 'deliberate practice' or 'productivity,' have evolved over time by comparing current reviews with legacy notes.
Example Prompts
- /book-review 今天读到了关于刻意练习的内容很有启发,特别是关于反馈回路的部分。
- /book-review 读完《人类简史》后的感想,感觉农业革命对人类社会的影响比我想象中要深远得多。
- /book-review 正在复盘有关心理学效应的笔记,能帮我把这些散乱的想法整理成一篇有逻辑的评论吗?
Tips & Limitations
To get the best results, provide specific details in your prompt—the more context you give the agent regarding which themes interest you, the better it can pull from your note library. Note that this skill requires a well-populated database of personal notes to fully realize its potential; if your library is empty, the AI will provide a standard critique without personalized references. Additionally, as the tool relies on nodejieba for Chinese tokenization, ensure your notes follow standard linguistic patterns for the most accurate search results.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-harrylabs0913-book-review-skill": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, external-api