Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

aibrary-book-recommend图书馆书籍推荐

Agent Skill

aibrary-book-recommend 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

8,844

周安装

376

GitHub Stars

公开资料未说明

下载量

3,098
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:aibrary-book-recommend(图书馆书籍推荐)
来源仓库:https://github.com/asoiso/aibrary-book-recommend
安装命令:
openclaw skills install aibrary-book-recommend
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install aibrary-book-recommend

简介

根据用户兴趣、职业阶段等生成个性化书籍推荐。

  • 支持目标导向型阅读建议与挑战应对策略参考。
  • 适用于不知道读什么时的智能引导服务。适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。
  • 推荐结果基于预设知识库,未说明是否动态更新。
  • aibrary-book-recommend 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
aibrary-book-recommend
description
[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.

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

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

  1. Provide deep rationale: Go beyond "this is a great book" — explain the specific connection between the book and the user's situation.
  1. 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.)
  1. 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.

What you'll gain:

  • A realistic preview of what management actually looks like at each level
  • Frameworks for deciding if management is right for you (it's not for everyone, and that's okay)
  • Practical skills for the first 90 days as a new manager

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.


Guidelines

  • Fewer, better recommendations beat a long list — 1-3 books maximum
  • Always explain why this book, for this person, at this time
  • Include practical reading strategies, not just "read this"
  • Suggest what to read next to create a learning path
  • If the user's needs are unclear, ask 1-2 clarifying questions first
  • Distinguish from aibrary-book-search: search is for finding books on a topic; recommend is for personalized guidance on what to read next

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

88.11%
按下载量换算2,730

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills