read-book
FeaturedWhen 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).
Install
Quality Score: 92/100
Skill Content
Details
- Author
- coreyhaines31
- Repository
- coreyhaines31/makerskills
- Created
- 1 months ago
- Last Updated
- yesterday
- Language
- N/A
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
reading-notes
Process a book or article into structured progressive summary notes saved to the resources folder. Use when the user has finished reading something and wants to capture structured notes — 'I just finished reading X', 'take notes on this book'. Do NOT use for: fetching and summarizing a URL now (use summarize), capturing a raw thought (use capture), or web research (use research).
dialogic-reading
Turn any book into a structured, conversational reading program — plan the read, deliver one short reading prompt at a time (location + vocabulary + focuses + a single question), capture the reader's answers verbatim, and keep the plan, progress, notes, and stage summaries as Markdown files. Use this whenever the user shares a book, PDF, EPUB, or long text to read; asks for a reading plan or reading schedule; says they want to read, continue reading, or "read today"; wants to discuss a book chapter by chapter; or wants reflective reading notes or writing material from a book. Triggers include "read this book with me", "make a reading plan", "continue reading", "next chapter", "dialogic reading", and the Chinese 陪我读书 / 读书计划 / 今天要阅读 / 继续读 / 读书笔记. Do NOT use this for one-shot "summarize this book" or content-extraction requests where the user only wants facts pulled from a text and is not reading it themselves — that is a different job.
read
Reads URLs and PDFs by fetching source content, defaulting to concise summaries for plain read requests and clean Markdown when asked to convert, save, quote, cite, or feed downstream work. Use when users ask in any language to read, fetch, check, summarize, quote, cite, convert, or save a URL or PDF. Not for local text files already in the repo.