mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-11 19:47:12 +03:00
Ships a portable Python CLI (stdlib only, zero external dependencies) with: - search: keyword search via gutendex API - metadata: full book metadata by Gutenberg ID - download: plain text, EPUB, or HTML format - extract: strip PG boilerplate or extract text from EPUB - classify: fiction vs non-fiction classification - pipeline: full search → download → extract → classify workflow AgentSkills.io compliant with SKILL.md, scripts/gutenberg, and references/epub-extraction.md for progressive disclosure.