Initial release of the Gemini Readwise Extension. This extension integrates Readwise highlights and reading history into the Gemini CLI using the Model Context Protocol (MCP).
- Expert Librarian Skill: A specialized AI agent (
/skill expert-librarian) for semantic search and synthesis of reading highlights. - Slash Commands: Quick access to books, daily highlights, and specific searches via:
/readwise:books/readwise:search/readwise:insights/readwise:daily/readwise:author/readwise:book/readwise:tag
- MCP Integration: Wraps
@readwise/readwise-mcpfor secure API access.
Requires READWISE_TOKEN environment variable.