TopRank Skills

Home / Claw Skills / 其他 / aibrary-foryou-topic
Official OpenClaw rules 15%

aibrary-foryou-topic

[Aibrary] Generate personalized 'For You' book topic recommendations based on the user's profile, interests, career stage, and recent learning activity. Use when the user wants personalized topic suggestions, asks 'what should I learn today', wants a curated feed of book-based topics, or needs inspiration for their next area of exploration. Proactively suggest this when the user seems undecided about what to read or learn next.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 aibrary-foryou-topic 技能。 若已安装,则直接安装 aibrary-foryou-topic 技能。

Overview

Skill Key
asoiso/aibrary-foryou-topic
Author
asoiso
Source Repo
openclaw/skills
Version
-
Source Path
skills/asoiso/aibrary-foryou-topic
Latest Commit SHA
52c8b9a2dcb1909eca1d449084cb1e0c03886c5e

Extracted Content

SKILL.md excerpt

# ForYou Topic — Aibrary

Your personalized book topic feed. AI-curated topic recommendations based on who you are and where you're headed.

## Input

The user provides context (the more, the better):
- **Interests** — topics they care about or are curious about
- **Recent focus** — what they've been working on, reading, or thinking about lately
- **Career/life stage** — their current professional or personal situation
- **Goals** (optional) — what they're working toward
- **Topics to avoid** (optional) — what they've already covered or aren't interested in

## Workflow

1. **Build user profile**: From the provided context, map out:
   - Primary interest domains (2-3)
   - Current knowledge level in those domains
   - Growth direction — where they're headed vs. where they are
   - Gaps — important adjacent topics they might not have considered

2. **Generate topic recommendations**: Create 3-5 personalized topics, each:
   - Connected to the user's interests but not obvious (avoid recommending what they already know)
   - Timely — relevant to current trends, challenges, or opportunities in their field
   - Actionable — each topic leads naturally to specific books
   - Diverse — cover different angles (depth in core area + breadth in adjacent areas + one wildcard)

3. **For each topic, curate books**: Select 2-3 books that best explore the topic, explaining why each was chosen for this specific user.

4. **Add "why now" reasoning**: For each topic, explain why this is the right time for this person to explore it.

5. **Language**: Detect the user's input language and respond in the same language.

## Output Format

```
# 📚 Your Personalized Topics — For You

Based on your profile: [1-sentence summary of user context]

---

### Topic 1: [Topic Title]
**Why now**: [1-2 sentences on why this topic is relevant to the user right now]
**The angle**: [What specific perspective on this topic is most valuable for this user]

📖 **Recommended books**:
1. **[Book Title]** by [...

Related Claw Skills

capt-marbles

Task Router Skill

★ 0

Task Router

captchasco

captchas-openclaw

★ 0

OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.

carol-gutianle

Modelready

★ 0

name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}

cartoonitunes

Ethereum History

★ 0

Read-only factual data about historical Ethereum mainnet contracts. Use when the user asks about a specific contract address, early Ethereum contracts, deployment era, deployer, bytecode, decompiled code, or documented history (what a contract is and is not). Data is non-opinionated and includes runtime bytecode, decompiled code, and editorial history when available. Base URL https://ethereumhistory.com (or set BASE_URL for local/staging).

cassh100k

agent-dna

★ 0

Portable agent identity encoding. Compress SOUL.md/MEMORY.md into transferable DNA fingerprints, detect identity drift between snapshots, and port personality across platforms (OpenClaw, Claude, GPT, CrewAI). Pure Python, zero dependencies. Use when migrating agents between platforms, detecting personality drift, or backing up agent identity.

camopel

storage-cleanup

★ 0

One-command disk cleanup for macOS and Linux — trash, caches, temp files, old kernels, snap revisions, Homebrew, Docker, and Xcode artifacts. Use when user asks to free storage, clean up disk, reclaim space, reduce disk usage, or encounters low disk / "disk full" warnings. Safe by default with dry-run mode. No dependencies beyond bash and awk.