Claude Skill

readwiseio/readwise-skills

基于Readwise MCP服务器/CLI的代理技能,专为Readwise和Reader数据设计。可处理收件箱分类、阅读测验、构建当前阅读页面等。

概览

Stars238
Forks7
语言Python
最后更新2026-03-27
最近同步2026-06-19
前往 GitHub

仓库信息

拥有者readwiseio
仓库readwise-skills
完整名称readwiseio/readwise-skills
Repo ID1,168,925,738

安装这个 Skill

npx skills add readwiseio/readwise-skills

Registry 信息

类型mcp_server
质量分70/100
验证状态readme_parsed
最近验证2026-06-19
平台
ClaudeMCPCodexCursor
能力
code-reviewterminalworkflow
识别文件
README.md

项目简介

基于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

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-06-19