Claude Skill
readwiseio/readwise-skills
基于Readwise MCP服务器/CLI的代理技能,专为Readwise和Reader数据设计。可处理收件箱分类、阅读测验、构建当前阅读页面等。
概览
仓库信息
安装这个 Skill
npx skills add readwiseio/readwise-skillsRegistry 信息
项目简介
基于Readwise MCP服务器/CLI的代理技能,专为您的Readwise和Reader数据设计。可处理收件箱分类、对阅读内容进行自我测验、构建个性化当前阅读页面等更多功能。
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驱动
- 高效分类处理Reader收件箱
- 对保存的高亮和文章进行自我测验
- 构建个性化当前阅读页面
- 专为Readwise和Reader数据集成设计
使用场景
- 自动化处理Reader收件箱分类
- 根据阅读高亮创建自定义测验
- 生成个人使用的动态当前阅读页面
- 将Readwise数据与AI代理集成以提高生产力
README 摘要
## 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
话题
暂无话题