skills/aibrary-book-recommend/SKILL.md
[Aibrary] Recommend books based on user interests, goals, challenges, or career stage. Use when the user asks for book recommendations, says they don't know what to read, wants personalized suggestions, or needs guidance on which book to pick next. Different from aibrary-book-search — this focuses on personalized recommendations rather than search results.
npx skillsauth add readai-team/aibrary-skills aibrary-book-recommendInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Personalized book recommendations tailored to who you are and where you're headed. Powered by Aibrary's recommendation methodology.
The user provides context about themselves:
Build a reader profile: From the user's input, identify:
Select recommendations: Choose 1-3 books (focused, not overwhelming). For each, ensure:
Provide deep rationale: Go beyond "this is a great book" — explain the specific connection between the book and the user's situation.
Suggest a reading approach: For each book, suggest how to get the most value (read cover-to-cover, focus on specific chapters, combine with practice, etc.)
Respond in the user's language: Match the language of the user's input.
## Your Recommendation
Based on [brief summary of user context], here's what I recommend:
### [Book Title]
**Author**: [Author Name]
**Published**: [Year] | **Pages**: [Count] | **Reading time**: [Estimate]
**Why this is right for you**: [2-3 sentences connecting the book specifically to the user's situation, goals, and current knowledge level]
**What you'll gain**:
- [Key takeaway 1]
- [Key takeaway 2]
- [Key takeaway 3]
**How to read it**: [Specific reading strategy — which parts to focus on, what to skip, how to apply the ideas]
**After this, read**: [One follow-up book suggestion to continue the learning path]
User input: "I'm a senior engineer thinking about whether to go into management. I've been reading a lot of technical books but nothing about leadership."
Based on your transition consideration from senior engineer to management, with a strong technical background but limited leadership reading, here's what I recommend:
Author: Camille Fournier Published: 2017 | Pages: 244 | Reading time: ~6 hours
Why this is right for you: Written by a former CTO who started as an engineer, this book maps the exact journey you're considering. Unlike generic leadership books, it speaks your language and addresses the specific challenges engineers face when moving into management — from the first awkward 1:1 to managing managers.
What you'll gain:
How to read it: Start with chapters 1-4 to understand the progression from tech lead to manager. If you're still interested after chapter 3, the role is likely a good fit. Chapter 5 onwards is for when you've made the decision.
After this, read: An Elegant Puzzle by Will Larson — for the systems-thinking approach to engineering management.
aibrary-book-search: search is for finding books on a topic; recommend is for personalized guidance on what to read nextdevelopment
[Aibrary] Generate a curated, themed reading list with multiple books organized in a logical reading order. Use when the user wants a systematic book list on a topic, asks for a book list or reading list, wants to deeply explore a domain through multiple books, or needs to build expertise in an area. Different from aibrary-book-recommend (single book) and aibrary-book-search (finding specific books).
data-ai
[Aibrary] Generate a book summary podcast script in a single-narrator storytelling style. Use when the user wants to turn a book into a podcast, create an audio summary of a book, or generate a summary-style podcast script. The output is a narrated monologue that distills a book's key ideas into an engaging 10-15 minute listening experience.
development
[Aibrary] Generate a book Idea Twin podcast script — an intellectually stimulating debate between the user's AI twin and a book expert. Based on Vygotsky's Zone of Proximal Development theory, the AI twin mirrors the user's thinking style while the expert progressively challenges their understanding. Use when the user wants to create an Idea Twin podcast, debate a book's ideas with an AI version of themselves, or explore a book through intellectual sparring.
development
[Aibrary] Generate a book dialogue podcast script with two speakers — a host and a guest expert — discussing the book's ideas in a natural conversation. Use when the user wants to create a conversational podcast about a book, turn a book into a two-person discussion, or generate a dialogue-style podcast script. Different from aibrary-podcast-summary (single narrator) and aibrary-podcast-ideatwin (debate format).