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

aibrary-reading-list图书馆阅读清单

Agent Skill

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

总安装

8,171

周安装

351

GitHub Stars

公开资料未说明

下载量

2,864
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install aibrary-reading-list

简介

生成主题化阅读清单并按逻辑顺序组织书籍。

  • 适合系统性学习或专题研究场景使用。适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。
  • 提供分阶段阅读建议与知识递进路径。
  • 未说明是否支持用户自定义排序或标签管理。
  • aibrary-reading-list 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
aibrary-reading-list
description
[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).

Reading List — Aibrary

Curated, themed reading lists that build expertise systematically. Powered by Aibrary's knowledge curation methodology.

Input

The user specifies:

  • Theme/domain — the area they want to explore (required)
  • Difficulty preference — beginner, intermediate, advanced, or mixed (optional, default: mixed)
  • Number of books — how many they want (optional, default: 7-10)
  • Constraints — time period, language, specific focus within the domain (optional)

Workflow

  1. Define the scope: Clarify what the theme covers and what's out of scope. If the theme is too broad, suggest 2-3 focused sub-themes for the user to choose from.
  1. Select books: Choose books that collectively cover the theme comprehensively:

- Include foundational works that establish core concepts - Include modern works that reflect current thinking - Include contrasting perspectives to encourage critical thinking - Ensure no significant aspect of the theme is left uncovered

  1. Organize the reading order: Arrange books in a logical progression:

- Foundation first: Conceptual and introductory works - Build depth: More specialized and advanced works - Synthesize: Works that connect ideas across the theme - Mark books as "Essential" (must-read) or "Recommended" (nice to have)

  1. Add connective tissue: Explain how each book connects to the next and what the reader gains at each stage.
  1. Respond in the user's language: Match the language of the user's input.

Output Format

# Reading List: [Theme Name]

[1-2 sentence overview of what this reading list covers and who it's for]

**Total books**: [Count] | **Estimated total reading time**: [Hours] | **Difficulty**: [Level range]

---

## Stage 1: Foundation
*[What the reader gains from this stage]*

### 1. [Book Title] ⭐ Essential
**Author**: [Name] | **Year**: [Year]
[One sentence on what this book contributes to the theme]

### 2. [Book Title]
**Author**: [Name] | **Year**: [Year]
[One sentence on what this book contributes to the theme]

**Stage 1 → Stage 2 bridge**: [How the foundation prepares the reader for deeper exploration]

---

## Stage 2: Depth
*[What the reader gains from this stage]*

### 3. [Book Title] ⭐ Essential
...

---

## Stage 3: Synthesis
*[What the reader gains from this stage]*

...

---

## Quick-Start Option
*If you only have time for 3 books, read these*:
1. [Book] — [Why]
2. [Book] — [Why]
3. [Book] — [Why]

Example Output

User input: "Give me a reading list about systems thinking"


Reading List: Systems Thinking

A progressive journey from understanding systems basics to applying systems thinking in complex real-world scenarios. Ideal for leaders, engineers, and anyone who wants to see the bigger picture.

Total books: 8 | Estimated total reading time: ~50 hours | Difficulty: Beginner → Advanced


Stage 1: Foundation

*Build your mental models for understanding systems*

1. Thinking in Systems ⭐ Essential

Author: Donella Meadows | Year: 2008 The definitive introduction to systems thinking — clear, accessible, and surprisingly practical for a book about feedback loops.

2. The Fifth Discipline

Author: Peter Senge | Year: 2006 (revised) Bridges systems thinking into organizational learning — essential for applying systems ideas in team and business contexts.

Stage 1 → Stage 2 bridge: With the fundamentals in place, you're ready to see how systems thinking applies to specific domains and complex challenges.


Quick-Start Option

*If you only have time for 3 books, read these*:

  1. Thinking in Systems — The essential foundation
  2. The Fifth Discipline — Systems thinking in practice
  3. Seeing the Forest for the Trees — Visual systems mapping

Guidelines

  • A reading list tells a story — books should build on each other, not just be a collection
  • Always include a "Quick-Start Option" for time-constrained readers
  • Mark essential vs. recommended books clearly
  • Include bridge explanations between stages
  • Balance classics with modern works
  • If the theme is too broad, proactively narrow it or offer sub-theme options

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

89.8%
按下载量换算2,572

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills