← 返回 Skills 市场
asoiso

Aibrary Reading List

作者 asoiso · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
281
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)

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.

  2. 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
  3. 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)
  4. Add connective tissue: Explain how each book connects to the next and what the reader gains at each stage.

  5. 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
安全使用建议
This skill appears internally consistent and low-risk: it only contains instructions for producing reading lists and asks for nothing else. Before enabling, you may want to (1) test a few sample prompts to confirm the style and citation quality meet your needs, (2) verify outputs for factual accuracy (book details and years), and (3) be aware that, like any text-generation skill, it may hallucinate or omit sources — avoid relying on it for authoritative bibliographic data without verification.
功能分析
Type: OpenClaw Skill Name: aibrary-reading-list Version: 0.1.0 The skill bundle is a purely informational set of instructions for an AI agent to generate curated, themed reading lists. It contains no executable code, network requests, or data exfiltration logic, and the instructions in SKILL.md are strictly aligned with the stated purpose of book curation.
能力评估
Purpose & Capability
The name/description (curated reading lists) matches the SKILL.md content: the instructions are exclusively about selecting, ordering, and annotating books. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
The SKILL.md stays on-topic: it specifies inputs, a clear stepwise workflow, an output format, and an example. It does not instruct the agent to read files, access environment variables, call external endpoints, or collect unrelated system data.
Install Mechanism
No install spec and no code files are present, so nothing is written to disk or fetched at install time. This is the lowest-risk pattern for a skill of this type.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for a text-generation recipe that only organizes book recommendations.
Persistence & Privilege
Flags: always is false and the normal autonomous invocation is allowed. There is no request for persistent or elevated privileges, and the skill does not attempt to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install aibrary-reading-list
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /aibrary-reading-list 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: Generate curated, themed reading lists to help users systematically build expertise in any domain. - Organizes books into logical stages: Foundation, Depth, and Synthesis, with clear reading order. - Distinguishes "Essential" vs. "Recommended" books. - Includes quick-start option for users short on time. - Adapts difficulty and scope to user preferences and input. - Provides connective explanations between reading stages for increased learning clarity.
元数据
Slug aibrary-reading-list
版本 0.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 281 次。

如何安装 Aibrary Reading List?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install aibrary-reading-list」即可一键安装,无需额外配置。

Aibrary Reading List 是免费的吗?

是的,Aibrary Reading List 完全免费(开源免费),可自由下载、安装和使用。

Aibrary Reading List 支持哪些平台?

Aibrary Reading List 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Aibrary Reading List?

由 asoiso(@asoiso)开发并维护,当前版本 v0.1.0。

💬 留言讨论