LogoClawIndex
CasesSkillsAbout
LogoClawIndex

book-progress - Add automatic reading progress tracking to BookBank books

Automatically tracks BookBank reading progress in localStorage, marks completed chapters, and adds a resume link without UI distraction.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Vendor progress runtime script
  • Track reading progress automatically
  • Mark finished chapters as read
  • Add resume reading deep-link
  • Render quiet TOC read-marks

Inputs

  • Book directory path
  • Book identifier
  • HTML page files
  • book.css style file

Outputs

  • assets/book-progress.js script file
  • HTML files with progress elements
  • book.css with progress styles
  • localStorage reading progress record

Requirements

  • BookBank book structure
  • Browser localStorage support
  • JavaScript runtime support

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
bookbank
reading-progress
localstorage
frontend
Vendor progress runtime script
Track reading progress automatically
Mark finished chapters as read
Add resume reading deep-link
Book directory path
Book identifier
HTML page files
assets/book-progress.js script file
HTML files with progress elements
book.css with progress styles