annas-archive
v1.0.1Find and download ebooks or papers from Anna's Archive with EPUB-first selection and /tmp storage. Use when a user asks to fetch a book/article, especially when arXiv has no result.
Installation
Please help me install the skill `annas-archive` from SkillHub official store.
npx skills add Ricardodpalmeida/annas-archive
annas-archive
Workflow
- Search and rank (EPUB-first):
scripts/anna_epub_first.py --query "<query>"- Download when requested:
scripts/anna_epub_first.py --query "<query>" --download- If no matching book exists, report that in chat and stop.
Optional raw MCP search:
- mcporter call anna.book_search query="<query>"
Runtime
- Runner:
scripts/run-annas-mcp.sh - Downloads:
/tmp/annas-archive-downloads - Cleanup:
scripts/cleanup_annas_tmp.sh - Optional env:
ANNAS_MCP_COMMANDorANNAS_MCP_SOURCE_DIR