babeliocli-library
babeliocli — Read Shelves and Books
babeliocli exposes the logged-in user's library. It is read-only and never modifies Babelio state.
Preconditions
A session must exist. If needed, see the babeliocli-setup skill or run:
babeliocli whoami # confirms the session
Shelves
babeliocli shelves # JSON (default)
babeliocli shelves -f text # human view
More from yoanbernabeu/babeliocli
babeliocli-setup
Install babeliocli, authenticate against Babelio (password or SSO cookie import), and manage the local session file. Use this skill when a user asks to install, log in, set up, connect, or recover a Babelio CLI session — including cases where the Babelio account is linked to Google or Facebook and a classic login is impossible.
2babeliocli-discover
Search the Babelio catalogue, open a book's detail page, and read its reader critiques using babeliocli. Use this skill whenever a user wants to find a book on Babelio, look up a book's synopsis / rating / publisher / page count, pull reviews about a specific title, or compare reader opinions programmatically.
2