← Back to Skills Marketplace
asoiso

Aibrary Book Search

by asoiso · GitHub ↗ · v0.1.0
cross-platform ✓ Security Clean
297
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install aibrary-book-search
Description
[Aibrary] Search and find books based on user scenarios, needs, questions, or keywords. Use when the user describes a situation, challenge, or topic and want...
README (SKILL.md)

Book Search — Aibrary

Find the right books for any scenario, need, or question. Powered by Aibrary's AI Librarian methodology.

Input

The user provides one or more of the following:

  • Search keywords — specific topics or subjects (e.g., "distributed systems", "leadership")
  • Scenario description — a situation or challenge they face (e.g., "I'm transitioning from engineer to manager")
  • Question — a question they want answered through books (e.g., "How do I build better habits?")

Workflow

  1. Understand intent: Analyze the user's input to identify the core need — what knowledge gap are they trying to fill? What problem are they trying to solve?

  2. Categorize the search: Determine the domain(s) involved:

    • Technology & Engineering
    • Business & Management
    • Personal Development & Psychology
    • Science & Research
    • Creative & Design
    • Philosophy & Critical Thinking
    • Health & Wellness
    • Finance & Economics
  3. Match books: Identify 5-8 books that best match the user's need. Prioritize:

    • Relevance: How directly the book addresses the user's specific scenario
    • Authority: Well-regarded books by recognized experts
    • Accessibility: Appropriate difficulty level for the user's context
    • Recency: Prefer recent editions when the field evolves quickly
  4. Rank results: Order books by relevance to the user's specific need, not by general popularity.

  5. Respond in the user's language: Detect the language of the user's input and respond in the same language.

Output Format

For each book, provide:

### [Rank]. [Book Title]
**Author**: [Author Name]
**Published**: [Year]
**Why this matches**: [1-2 sentences explaining why this book is relevant to the user's specific scenario/need]
**Core insight**: [The single most important takeaway from the book]
**Best for**: [Who benefits most from this book — experience level, role, situation]

Example Output

User input: "I'm leading a team building microservices and we keep running into coordination problems"


1. Building Microservices (2nd Edition)

Author: Sam Newman Published: 2021 Why this matches: Directly addresses the coordination challenges that emerge when teams adopt microservices, with practical patterns for service boundaries and team organization. Core insight: Good microservice boundaries follow team boundaries — get the organizational design right and the technical coordination problems reduce dramatically. Best for: Tech leads and architects actively working with microservices who need practical, battle-tested patterns.

2. Team Topologies

Author: Matthew Skelton & Manuel Pais Published: 2019 Why this matches: Your coordination problems may be rooted in team structure rather than technology. This book provides a framework for organizing teams around software architecture. Core insight: Four fundamental team types (stream-aligned, enabling, complicated-subsystem, platform) with three interaction modes can solve most coordination problems. Best for: Engineering leaders redesigning team structures to match their architecture.


Guidelines

  • Always explain why each book matches the user's specific situation, not just what the book is about
  • If the user's need spans multiple domains, include books from different categories
  • Include a mix of foundational classics and recent publications
  • If a book has been superseded by a newer edition, recommend the latest one
  • When the search is vague, ask a clarifying question before listing books
Usage Guidance
This skill is instruction-only and coherent with its purpose: it simply describes how to analyze user input and produce ranked book recommendations. Before installing, note that quality depends on the underlying model/data (publication years, editions, and availability should be verified). Ask clarifying questions when recommendations seem vague, and treat any specific factual claims (publication year, exact edition) as things to double-check against a reliable source or bookstore/catalog. There are no credential or install risks flagged, and the skill does not request system access.
Capability Analysis
Type: OpenClaw Skill Name: aibrary-book-search Version: 0.1.0 The skill is a prompt-based book recommendation engine designed to help users find relevant literature based on specific scenarios or keywords. It contains no executable code, external API calls, or instructions to access sensitive data, and its workflow in SKILL.md is entirely consistent with its stated purpose.
Capability Assessment
Purpose & Capability
Name and description match the instructions: the skill analyzes user scenarios and returns ranked book suggestions. It does not request unrelated credentials, binaries, or config paths.
Instruction Scope
SKILL.md stays within scope: it analyzes user-provided text, categorizes domains, selects and ranks books, and asks clarifying questions when input is vague. It does not instruct reading system files, accessing environment variables, or transmitting data to external endpoints.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is written to disk or downloaded during install.
Credentials
The skill requires no environment variables, credentials, or config paths; requested access is proportional to the stated purpose.
Persistence & Privilege
Flags are default (not always:true) and the skill does not request persistent or elevated privileges or modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install aibrary-book-search
  3. After installation, invoke the skill by name or use /aibrary-book-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of aibrary-book-search skill. - Enables book recommendations based on user scenarios, needs, questions, or keywords. - Categorizes searches across multiple domains (e.g., technology, business, personal development). - Provides ranked, relevance-focused book lists with concise explanations for each match. - Automatically responds in the user’s language. - Includes guidelines for mixing classics and recent publications, and for asking clarifying questions on vague inputs.
Metadata
Slug aibrary-book-search
Version 0.1.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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 want... It is an AI Agent Skill for Claude Code / OpenClaw, with 297 downloads so far.

How do I install Aibrary Book Search?

Run "/install aibrary-book-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Aibrary Book Search free?

Yes, Aibrary Book Search is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Aibrary Book Search support?

Aibrary Book Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Aibrary Book Search?

It is built and maintained by asoiso (@asoiso); the current version is v0.1.0.

💬 Comments