Search highlights and documents across Readwise
/plugin marketplace add ethanolivertroy/claude-plugins/plugin install readwise@ethanolivertroy-plugins# Search Readwise Content Search across both your book highlights and Reader documents using the `search_highlights` and `search_documents` MCP tools. ## Usage ## Instructions Parse the arguments from `$ARGUMENTS`: - Query: First argument (search term) - Flags: Parse --tags, --book, --author, --limit, --location, --category 1. Call the `search_highlights` tool with: - query: The search term - tags: Array of tags from --tags flag (comma-separated) - book: Book title from --book flag - author: Author name from --author flag - limit: Number from --limit flag (default: 10)...