skills/aibrary-foryou-topic/SKILL.md
[Aibrary] Generate personalized 'For You' book topic recommendations based on the user's profile, interests, career stage, and recent learning activity. Use when the user wants personalized topic suggestions, asks 'what should I learn today', wants a curated feed of book-based topics, or needs inspiration for their next area of exploration. Proactively suggest this when the user seems undecided about what to read or learn next.
npx skillsauth add readai-team/aibrary-skills aibrary-foryou-topicInstall 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.
Your personalized book topic feed. AI-curated topic recommendations based on who you are and where you're headed.
The user provides context (the more, the better):
Build user profile: From the provided context, map out:
Generate topic recommendations: Create 3-5 personalized topics, each:
For each topic, curate books: Select 2-3 books that best explore the topic, explaining why each was chosen for this specific user.
Add "why now" reasoning: For each topic, explain why this is the right time for this person to explore it.
Language: Detect the user's input language and respond in the same language.
# 📚 Your Personalized Topics — For You
Based on your profile: [1-sentence summary of user context]
---
### Topic 1: [Topic Title]
**Why now**: [1-2 sentences on why this topic is relevant to the user right now]
**The angle**: [What specific perspective on this topic is most valuable for this user]
📖 **Recommended books**:
1. **[Book Title]** by [Author] — [Why this book, for this person]
2. **[Book Title]** by [Author] — [Why this book, for this person]
💡 **Key question this topic answers**: [A compelling question that makes the user want to explore]
---
### Topic 2: [Topic Title]
**Why now**: [Relevance explanation]
**The angle**: [Specific perspective]
📖 **Recommended books**:
1. **[Book Title]** by [Author] — [Why]
2. **[Book Title]** by [Author] — [Why]
💡 **Key question this topic answers**: [Compelling question]
---
### Topic 3: [Topic Title] 🌟 Wildcard
**Why now**: [This one is deliberately outside your usual domain — here's why it matters]
**The angle**: [How this connects back to your core interests in an unexpected way]
📖 **Recommended books**:
1. **[Book Title]** by [Author] — [Why]
2. **[Book Title]** by [Author] — [Why]
💡 **Key question this topic answers**: [Compelling question]
---
### 🎯 My top pick for you today
**[Topic X]** — [One sentence on why to start here]
User input: "I'm a product manager at a fintech startup, interested in behavioral economics and AI. Recently been thinking about user retention."
Based on your profile: Fintech PM exploring behavioral economics and AI, with a current focus on user retention.
Why now: Your retention challenges might be rooted in how users emotionally relate to money decisions in your product. The angle: Not general behavioral economics — specifically how cognitive biases shape financial product engagement.
📖 Recommended books:
💡 Key question this topic answers: Why do users abandon financial tools even when they know those tools help them?
Why now: Biological systems have solved retention and engagement over millions of years — ecosystems keep organisms coming back. The angle: How patterns from nature (symbiosis, feedback loops, adaptation) can inspire stickier product design.
📖 Recommended books:
💡 Key question this topic answers: What can millions of years of natural selection teach us about building products people can't leave?
development
[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).