← Back to Skills Marketplace
asoiso

Aibrary Reading List

by asoiso · GitHub ↗ · v0.1.0
cross-platform ✓ Security Clean
281
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install 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...
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install aibrary-reading-list
  3. After installation, invoke the skill by name or use /aibrary-reading-list
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug aibrary-reading-list
Version 0.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

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

How do I install Aibrary Reading List?

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

Is Aibrary Reading List free?

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

Which platforms does Aibrary Reading List support?

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

Who created Aibrary Reading List?

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

💬 Comments