slax-reader

Installation
SKILL.md

Slax Reader CLI

Use reader-cli to save URLs into the user's Slax Reader library, list saved bookmarks, and get bookmark details.

Before using authenticated commands

Check login state before saving, listing, getting, archiving, tagging, or otherwise accessing the user's Slax Reader account:

reader-cli whoami --json

If not logged in, prefer asking the user to run interactive reader-cli login when they can use a terminal. If they cannot complete the interactive flow, offer reader-cli login --api-key <key> --json and ask for an API key only if they explicitly choose that path.

Do not require a login check before login, logout, upgrade --check, skill --check, or skill --sync.

Commands

Installs
38
GitHub Stars
1
First Seen
May 12, 2026
slax-reader — slax-lab/slax-reader-cli