Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 759 Bytes

File metadata and controls

19 lines (16 loc) · 759 Bytes

Release v1.0.0

Summary

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).

Features

  • 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-mcp for secure API access.

Configuration

Requires READWISE_TOKEN environment variable.