Claude Skill
readwiseio/readwise-skills
Agent skills for Readwise and Reader data, powered by the Readwise MCP server/CLI. Triage inbox, quiz on reading, build now-reading page, and more.
Overview
Repository
Install this Skill
npx skills add readwiseio/readwise-skillsRegistry
Summary
Agent skills for your Readwise and Reader data, powered by the Readwise MCP server/CLI. Triage your inbox, quiz yourself on what you've read, build a personalized now-reading page, and more.
基于Readwise MCP服务器/CLI的代理技能,专为您的Readwise和Reader数据设计。可处理收件箱分类、对阅读内容进行自我测验、构建个性化当前阅读页面等更多功能。
Key features
- Powered by Readwise MCP server/CLI
- Triage your Reader inbox efficiently
- Quiz yourself on saved highlights and articles
- Build a personalized now-reading page
- Designed for Readwise and Reader data integration
Use cases
- Automate inbox triage for Reader
- Create custom quizzes from your reading highlights
- Generate a dynamic now-reading page for personal use
- Integrate Readwise data with AI agents for productivity
README excerpt
## Installation Prerequisite: first, make sure you have the Readwise [MCP server](https://readwise.io/mcp) or [CLI](https://github.com/readwiseio/readwise-cli) installed (whichever you prefer!) If you're using an AI agent, you can probably just tell your agent to install the skills from this repo and let it do the work: ``` Install the skills from here https://github.com/readwiseio/readwise-skills so that you can use them. If neither is installed yet, the Readwise MCP server is a remote MCP server hosted at https://mcp2.readwise.io/mcp OR the CLI can be installed via `npm i @readwise/cli`. You only need one of these installed to use the skills. ``` If that doesn't work: ### npx skills (recommended) `npx skills` is a very easy way to install these skills; it will set them to work with any LLM app you might use (Claude, Codex, Opencode, Cursor, etc). Run this from the terminal: ``` npx skills add readwiseio/readwise-skills ``` ### Manual Installation Copy the `skills/` directory into your agent's skills path: - **Claude Code:** `~/.claude/skills/` or `.claude/skills/` in your project - **Codex CLI:** `~/.codex/skills/` - **OpenCode:** `~/.opencode/skills/` ### Claude Code Installation (with MCP Included) Installs the MCP server and all skills in one command: ``` /plugin marketplace add readwiseio/readwise-skills /plugin install readwise@readwise-skills ``` ### Claude Cowork Installation (with MCP Included) In the Cowork sidebar: **Customize → "+" → Add marketplace from GitHub** → enter `readwiseio/readwise-skills`. Then browse and install the Readwise plugin. ## The Skills We've started this repo off with a few skills we've really enjoyed using, but so much more is possible! | Skill | Description | |-------|-------------| | [readwise-cli](skills/readwise
Topics
No topics yet.