From readwise-reader
Synthesizes knowledge from your Readwise Reader library by prioritizing highlights and annotations across documents. Use when the user asks for references from their reading, wants to surface saved knowledge, or needs cross-document synthesis.
How this skill is triggered — by the user, by Claude, or both
Slash command
/readwise-reader:knowledge-retrievalThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The intelligence for surfacing useful knowledge from your Readwise Reader library. Goes beyond simple search to synthesize information across multiple saved documents, prioritize your own highlights and annotations, and connect saved knowledge to your current work.
The intelligence for surfacing useful knowledge from your Readwise Reader library. Goes beyond simple search to synthesize information across multiple saved documents, prioritize your own highlights and annotations, and connect saved knowledge to your current work.
Your own highlights and notes are the highest-signal content in your library. They represent what you found important enough to mark. Retrieval should always prioritize them.
1. Highlighted + annotated (you marked it AND wrote a note)
2. Highlighted (you marked it as important)
3. Annotated/noted at document level (you wrote about the document)
4. Partially read (you engaged with it)
5. Saved but unread (you saved it, so the topic mattered)
When multiple documents touch the same topic, synthesize rather than list:
Given a topic query, collect highlights from multiple documents and present a unified brief:
From your reading on "[topic]":
Key insights (from [N] documents):
1. [Synthesized point from multiple highlights]
- "[highlight]" (from [doc1])
- "[highlight]" (from [doc2])
2. [Another synthesized point]
- "[highlight]" (from [doc3])
Your notes:
- [Your annotation from doc1]
- [Your annotation from doc2]
When documents present different viewpoints on a topic:
Perspectives on "[topic]" from your library:
View 1: [Summary]
- From: [document title]
- Key point: "[highlight]"
View 2: [Summary]
- From: [document title]
- Key point: "[highlight]"
Your position (based on your notes):
- [Synthesized from your annotations]
When the user is working on something and asks for references:
Instead of:
Here are 5 articles about X.
Present as:
From your reading on [topic]:
For your [current task], these highlights are most relevant:
1. "[highlight]" -- supports [aspect of their work]
Source: [title] by [author]
2. "[highlight]" -- provides context on [related aspect]
Source: [title]
Background reading (saved but not yet highlighted):
- [Title] -- likely relevant based on summary
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub fblissjr/fb-claude-skills --plugin readwise-reader