using-book

Solid

Use to import, prepare, read, or synthesize a complete supported book in verified source order. Skip ordinary document lookup.

AI & Automation 54 stars 6 forks Updated 6 days ago Apache-2.0

Install

View on GitHub

Quality Score: 84/100

Stars 20%
58
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Using Book Use Book when the user wants whole-book absorption, ordered reading, or recovery of an active Book lease. Skip ordinary lookup, summarization of supplied excerpts, and unsupported HTML, scanned/OCR PDF, MOBI, or AZW3 input. Book is a **silent control plane**. Do not narrate status checks, leases, locators, coverage commits, source lookup, or other routine tool calls. Never inspect its SQLite, plugin files, or runtime binaries and never probe CLI help for routine arguments. Give the user only the requested reading result, progress that materially affects them, or a concise actionable failure. ## Enter or recover 1. Inspect `LWC_READINESS.book`. It is read-only capability metadata, not consent to enable, install, import, or expose book text. 2. If disabled, explain the durable local-data boundary and ask once before running `lwc --scope global config set --book enabled`. An explicit enable request already supplies consent. Enabling does not download; the first `lwc book status` may lazily install the fixed hash-verified runtime. 3. Run `lwc book status`. Recover the current book and outstanding lease before import or new reading. Retry with the same `request_id`, owner, and `if_revision`. 4. After cross-machine recovery, require the latest successful Sync receipt and run an explicit exact-revision takeover. The old owner must stop writing after takeover. ## Ordered reading 1. Import only EPUB, TXT, Markdown, or text PDF. Preserve returned `b...

Details

Author
JanYork
Repository
JanYork/llm-wiki-cli
Created
1 months ago
Last Updated
6 days ago
Language
Rust
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Featured

read-book

When you want to read and extract structured notes from a book — PDF, EPUB, MOBI, markdown, .txt, pasted text, or URL to a public-domain work. Reads in chunks (by chapter when a TOC exists, by 50-page blocks otherwise), extracts per-chapter TL;DR + key concepts + quotes + action items + frameworks, and offers to capture to second-brain raw/ as a highlights- file. Four modes — notes (default, chapter-by-chapter), summary (whole-book TL;DR + 3–5 takeaways), quotes (pull-quote highlights only), study (notes + Q&A spaced-rep prep). Triggers on "/read-book," "read this book," "extract notes from this PDF," "what's in this book," "summarize this ebook," "pull quotes from this." Sibling to watch-video (same content-consumption pattern, different medium).

803 Updated 6 days ago
coreyhaines31
AI & Automation Listed

academic-book-project

Initialize, inspect, and coordinate a persistent academic book workspace with minimal human approval by default. Use when the user asks to start, continue, plan, manage, validate, export, or check an academic book or chapter. Routes discovery, evidence, authoring, and review while preserving phase order, exception stops, and human final authority.

0 Updated 3 weeks ago
jakkzz
AI & Automation Listed

search-books

Search the books Dr. Shiva Kakkar actually owns and has uploaded, using the shivas-book-search MCP server (Gemini file search). Answers from the owned corpus with book-level citations instead of from training memory or the open web. Use when he asks what a book says about something, wants a passage or mechanism located, wants a claim checked against a source he owns, is assembling teaching material and needs the primary text, or asks whether he already owns a book on a topic. Triggers on "what does <book> say about", "search my books", "find in my library", "which of my books covers", "do I have anything on", "pull the passage on", "cite from my library". This skill reads the owned shelf only. It does NOT evaluate books he has not read or decide whether a new book is worth buying: hand that to book-taste-curator.

0 Updated 6 days ago
Shivak11