readwise-cli

Access and search Readwise highlights and Reader documents from the command line.

Updated May 18, 2018
One-click install
npx skills add https://github.com/812lcl/dotfiles --skill readwise-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: readwise-cli
Source: https://github.com/812lcl/dotfiles/tree/main/.agents/skills/readwise-cli
Command: npx skills add https://github.com/812lcl/dotfiles --skill readwise-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Readwise highlights and Reader documents are often scattered across apps and interfaces; this skill provides a command-line gateway to access, search, view, and manage reading material from Readwise without leaving the terminal.

Core Features & Use Cases

  • Access and list highlights and Reader documents from Readwise.
  • Search, browse, and retrieve content across inbox-like locations (new), later, shortlist, archive, and feed.
  • Save time by integrating highlight and document workflows directly into scripting and automation tasks.

Quick Start

Install the Readwise CLI globally and authenticate with a Readwise access token to start managing highlights from the terminal.

Frequently Asked Questions about readwise-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I access Readwise highlights and Reader documents from the command line?

You can access Readwise highlights and Reader documents from the command line by installing the readwise-cli globally via npm, authenticating with an access token, and using its commands to list, search, and read your saved content.

Can I search and browse Readwise Reader locations like archive and feed using a CLI?

Yes, you can search and browse Readwise Reader locations using a CLI. The tool supports navigating across inbox-like locations including new, later, shortlist, archive, and feed to retrieve specific documents.

Do I need npm to install and use the Readwise CLI tool?

Yes, you need npm to install the Readwise CLI tool globally. Once installed, you authenticate using a Readwise access token via the login command or an environment variable to start managing your documents.

What is the best way to automate reading and exporting Readwise highlights in workflows?

The best way to automate reading and exporting Readwise highlights in workflows is using a command-line interface. It allows you to integrate listing, searching, and retrieving document workflows directly into your terminal scripts.

How does authentication work for accessing Readwise documents in the terminal?

Authentication for accessing Readwise documents in the terminal works by providing your Readwise access token. You can authenticate either by running the readwise login-with-token command or by setting an environment token.

Are there limitations when managing reading material and saved documents from the terminal?

When managing reading material and saved documents from the terminal, you are limited to the capabilities of the command-line interface. The tool focuses on listing, searching, reading, and exporting workflows rather than providing a graphical reading experience.