readwise-docs

Installation
SKILL.md

Readwise Reader Document Management

CRUD operations on the Reader document library via API v3.

Commands

List Documents

readwise list                                    # All documents
readwise list --limit 20                         # First 20
readwise list --tag "proxy advisors"             # By tag
readwise list --category pdf --location archive  # By category + location
readwise list --updated-after 2026-01-01T00:00:00Z
readwise list --html --json                      # With full HTML content

Filter values:

Related skills

More from edwinhu/workflows

Installs
2
GitHub Stars
13
First Seen
Mar 17, 2026