HomeBrowseUpload
← Back to registry
// Skill profile

Reading Log

name: reading-log

by bytesagain · published 2026-03-22

数据处理
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:bytesagain/bytesagain-reading-log
View on GitHub
// Full documentation

---

name: reading-log

description: "Reading Log — Reading Log — track books & reading habits. Personal daily-use tool for tracking and organizing your life. Use when you need Reading Log capabilities."

runtime: python3

license: MIT

---

# Reading Log

Reading Log — track books & reading habits

Why This Skill?

  • Designed for everyday personal use
  • No external dependencies or accounts needed
  • Data stored locally — your privacy, your data
  • Simple commands, powerful results
  • Commands

  • `add` — <title> [author] Add book to reading list
  • `start` — <title> Start reading a book
  • `progress` — <title> <pct> Update progress (0-100%)
  • `finish` — <title> [rating] Mark book finished (1-5 stars)
  • `list` — [filter] List books (all/reading/done/todo)
  • `search` — <query> Search books
  • `stats` — Reading statistics
  • `streak` — Reading streak
  • `recommend` — [genre] Book recommendations
  • `shelf` — Visual bookshelf
  • `export` — [format] Export (md/csv/json)
  • `info` — Version info
  • Quick Start

    reading_log.sh help

    > **Note**: This is an original, independent implementation by BytesAgain. Not affiliated with or derived from any third-party project.

    ---

    Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band