mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-11 19:47:12 +03:00
CLI wrapper for the public Open Library API (no API key required). Commands: search books, search-authors, author details, work details, ISBN lookup. All cli-builder patterns: --json, --dry-run, --quiet, --verbose, emit() dual-output, structured logging, pre-parsed global flags. Signed-off-by: Jasper <magnus@groktop.us>