quick-read
Quickly extract the key points from a book or article and organize them into structured markdown notes. Use this when the user asks for a summary of a book or article, or wants to quickly understand the core content of a paper or book.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chenyichu86/quick-readQuick Reading Skill
Extract the key points from books, papers, or articles and organize them into a structured markdown document tailored to a specific target audience, so that it can be easily viewed in mind-mapping tools such as XMind.
Workflow
Step 1: Gather Information
The user needs to provide the following information:
- Book title / article title / paper title
- Target audience: the reader’s background, age, profession, or specific needs
- Optional additions:
- Author information
- Specific chapters or focal points
- The user’s particular questions or difficulties
Step 2: Define the Role and Perspective
Based on the input, determine:
- Role assumption: Assume you are the author of the book or a researcher behind the paper
- Audience positioning: Reframe the content in language and examples that the target reader can understand
Step 3: Extract and Organize the Content
Organize the content according to the following structure:
# [Book Title / Article Title] Quick Reading Notes
## Basic Information
- Author:
- Publication date:
- Core positioning:
## Core Theme
[Summarize the core viewpoint of the whole book/article in 1–2 sentences]
## Target Audience
[Describe the characteristics of the intended readers]
## Main Content
### Part One: [Chapter Title]
**Core Viewpoint:**
[Refine it into concise language]
**Key Points:**
- Point 1
- Point 2
- Point 3
**Value to the Reader:**
[What the target reader can gain from this section]
### [Continue organizing the remaining sections in the same way...]
## Methodology / Practical Framework
[If the book/article contains a methodology, present it in clear steps]
## Key Quotations
[3–5 of the most inspiring original lines or distilled takeaways]
## Action Suggestions
[Specific actions the target reader can take]
## Further Reading
[Recommended related books or resources]
Step 4: Output Presentation
- Use a clear hierarchical structure (h1 → h2 → h3)
- Keep the language concise and avoid excessive quotation
- Ensure the content is readable and practical for the target audience
- Mark the hierarchy clearly so it can be imported into XMind
Prompt Template
[Background] [Background information about the book / paper / article]
[Role] Assume you are [author name / researcher], or [the core figure in the book]
[Task] Sort out the content of [book title / article title] and organize it into a detailed summary and set of notes.
[Goal] Help [description of the target reader] quickly and comprehensively understand [core content], as well as [its unique value / methodology].
[Audience] [A specific reader profile, including age, profession, background, and current questions or difficulties]
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-chenyichu86-quick-read": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
is-it-ture
Conduct critical analysis of viewpoints, factual statements, or web content using the critical thinking framework from "Asking the Right Questions". Use when users ask to verify information authenticity, examine viewpoint logic, analyze argument validity, distinguish facts from opinions, or need dialectical thinking based on the Socratic method.
Saver Skill
Skill by chenyichu86