ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

aibrary-book-recommend

[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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/asoiso/aibrary-book-recommend
Or

Book Recommend — Aibrary

Personalized book recommendations tailored to who you are and where you're headed. Powered by Aibrary's recommendation methodology.

Input

The user provides context about themselves:

  • Interest area — what topics fascinate them
  • Current challenge — what problem they're facing right now
  • Career stage — student, early career, mid-career, senior, transitioning
  • Recent reads — books they've enjoyed or found useful (optional)
  • Preference — practical vs. theoretical, short vs. deep, etc. (optional)

Workflow

  1. Build a reader profile: From the user's input, identify:

    • Knowledge level in the relevant domain(s)
    • Whether they need foundational knowledge or advanced insights
    • Their learning style preference (if mentioned)
    • Time/effort they're willing to invest
  2. Select recommendations: Choose 1-3 books (focused, not overwhelming). For each, ensure:

    • It fills a genuine knowledge gap for this specific person
    • It matches their current stage and challenge
    • It builds on what they already know (if prior reading is mentioned)
  3. Provide deep rationale: Go beyond "this is a great book" — explain the specific connection between the book and the user's situation.

  4. 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.)

  5. Respond in the user's language: Match the language of the user's input.

Output Format

## 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]

Example Output

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."


Your Recommendation

Based on your transition consideration from senior engineer to management, with a strong technical background but limited leadership reading, here's what I recommend:

The Manager's Path

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.

Metadata

Author@asoiso
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-asoiso-aibrary-book-recommend": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

aibrary-podcast-ideatwin

[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.

asoiso 4473

aibrary-podcast-summary

[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.

asoiso 4473

aibrary-podcast-dialogue

[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).

asoiso 4473

aibrary-reading-list

[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).

asoiso 4473

aibrary-book-search

[Aibrary] Search and find books based on user scenarios, needs, questions, or keywords. Use when the user describes a situation, challenge, or topic and wants to find relevant books to read. Trigger on phrases like 'find me a book about', 'what book should I read for', 'search books on', or any book discovery intent.

asoiso 4473