Bookshelf
Track reading progress, rate finished books, and manage your library. Use when logging books, reviewing reading stats, or planning reading goals.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ckchzh/bookshelfBookshelf
A personal productivity toolkit for managing books, reading plans, progress tracking, reviews, and reading habits — all from the command line with timestamped local logging, tagging, archiving, and weekly review workflows.
Commands
| Command | Description |
|---|---|
bookshelf add <input> | Add a book or item to your shelf. Without args, shows recent add entries |
bookshelf plan <input> | Record a reading plan or goal. Without args, shows recent plans |
bookshelf track <input> | Track reading progress. Without args, shows recent tracking entries |
bookshelf review <input> | Log a book review or assessment. Without args, shows recent reviews |
bookshelf streak <input> | Record a reading streak or consistency milestone. Without args, shows recent streaks |
bookshelf remind <input> | Set a reading reminder note. Without args, shows recent reminders |
bookshelf prioritize <input> | Record a prioritization decision. Without args, shows recent priorities |
bookshelf archive <input> | Archive a finished or dropped book. Without args, shows recent archives |
bookshelf tag <input> | Tag or categorize a book. Without args, shows recent tag entries |
bookshelf timeline <input> | Record a reading timeline entry or milestone. Without args, shows recent timeline entries |
bookshelf report <input> | Generate and log a reading report. Without args, shows recent reports |
bookshelf weekly-review <input> | Record a weekly reading review summary. Without args, shows recent weekly reviews |
bookshelf stats | Show summary statistics across all entry types |
bookshelf search <term> | Search across all log entries for a keyword |
bookshelf recent | Show the 20 most recent activity entries |
bookshelf status | Health check — version, data dir, entry count, disk usage, last activity |
bookshelf export <fmt> | Export all data in json, csv, or txt format |
bookshelf help | Show all available commands |
bookshelf version | Print version (v2.0.0) |
Each command (add, plan, track, etc.) works the same way:
- With arguments: saves the entry with a timestamp to its dedicated
.logfile and records it in activity history - Without arguments: displays the 20 most recent entries from that command's log
Data Storage
All data is stored locally in plain-text log files:
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-ckchzh-bookshelf": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
faq-distiller
从客服对话、评论、工单或聊天记录中提炼 FAQ,并按用户阶段分类。;use for faq, support, knowledge workflows;do not use for 暴露用户隐私, 替代工单系统.
local-rag-index-planner
规划本地知识库的目录、分片粒度、命名、更新时间与访问边界,而不是直接堆 RAG。;use for rag, indexing, knowledge workflows;do not use for 直接部署向量数据库, 忽略权限隔离.
video-director
知识类短视频画面规划技能。将枯燥文字转化为高吸引力、高信息密度的图文动画短视频画面,包含名词视觉化和入场动画设计。输出标准JSON格式分镜表供video-producer使用,也可独立使用。
pingyin-weilaicheng-topic
平阴未来城抖音选题知识库 - 包含项目卖点、对标账号策略、选题执行规范。解决"抖音选题=短视频≠直播"的核心铁律。
doc-gap-finder
扫描文档目录、标题结构与文件分布,找缺失章节、重复内容和过时区域。;use for docs, audit, knowledge workflows;do not use for 读取无权限目录, 直接修改原文档.