Book-Librarian: Track Your Reading, Get Spoiler-Free Recommendations

Book-Librarian is an OpenClaw skill that actually tracks your reading life instead of spitting out generic lists. It recommends from your owned unread books first, then your wishlist, then new finds. It offers mood-based picks — say "I want something gothic" and it checks your library, then wishlist, then searches. No spoilers ever — just hooks and why it fits you. It tracks taste drift over time in library.md.
Smart Defaults
- Checks your library before recommending anything new
- Deduplicates against wishlist
- Learns from what you actually finish vs. abandon
First-Run Friendly
- Asks before setting up anything
- Creates CSVs and taste profile only if you say yes
- Guided setup for your taste profile and mood map
Who It's For
For readers who have outgrown "just search Goodreads" — with ever-growing lists you forget to check when looking for your next read.
Get It
Clawhub: https://clawhub.ai/perplexingperfectionist/book-librarian
📖 Read the full source: r/openclaw
👀 See Also

MegaClaw: Containerized OpenClaw Setup with Playwright and Homebrew
MegaClaw is a two-image Podman setup for OpenClaw that addresses common installation issues like permission errors and missing dependencies. It uses a multi-stage build with pre-installed Playwright and Homebrew, and bakes user configuration into a runtime image.

Transforming Claude Code into an Autonomous Engineering Team
The ~/.claude/ configuration turns Claude Code into an autonomous build system, generating and testing code autonomously.

alogin: A Go-based Security Gateway for AI Agents with Human-in-the-Loop
alogin is an open-source Go-based security gateway that provides a secure conduit between AI agents and infrastructure, featuring built-in MCP server support for Claude Desktop, human-in-the-loop safety rails, and encrypted credential storage.

Claude Code v2.1.76 System Prompt Updates: Security Monitor Refinements and New Hook Event
Claude Code v2.1.76 includes updates to system prompts with 43 new tokens, featuring refinements to the security monitor for autonomous agents and the addition of a PostCompact hook event. Changes include clarified sensitive data detection, expanded code deserialization examples, and improved formatting for irreversible local destruction guidance.