aa-book
3
总安装量
3
周安装量
#61707
全站排名
安装命令
npx skills add https://github.com/joelhooks/aa-download --skill aa-book
Agent 安装分布
pi
3
claude-code
3
replit
3
codex
3
opencode
3
mcpjam
2
Skill 文档
aa-book: Anna’s Archive â NAS Acquisition
Workflow: search â authenticated download â optional convert â NAS transfer.
Quick Reference
# Search
aa-book search "designing data intensive applications"
aa-book search "clean architecture" pdf # PDFs only
# Download
aa-book download <md5>
aa-book download <md5> /Users/joel/clawd/data/pdf-brain/incoming
# Check status & quota
aa-book status
aa-book login
Commands
search
aa-book search "query terms" [format]
- Shows MD5 + format + size + title
- Optional format filter:
pdf,epub,mobi
download
aa-book download <md5> [output_dir]
Steps:
- Ensure browser login/session
- Resolve partner download URL
- Download file (retry)
- Convert epub/mobi to PDF if possible
- Copy to NAS (
/volume1/home/joel/books/YYYY/)
status
aa-book status
Shows current progress + daily count.
Daily Limits
- 25 fast downloads per day (tracked automatically)
- Check quota with
aa-book status - Resets at midnight
Progress Monitoring
Monitor:
tail -f /tmp/aa-book-progress.log
aa-book status