跳至主要内容
小龙虾小龙虾AI
🤖

Reader Deep Dive

Daily briefing that connects your recent reading to your long-term archive.

下载1.4k
星标2
版本0.1.0
教育学习
安全通过
💬Prompt

技能说明


name: reader-deep-dive description: Daily briefing that connects your recent reading to your long-term archive. metadata: {"clawdbot":{"emoji":"🤿","requires":{"env":["READWISE_TOKEN"]}}}

Reader Deep Dive 🤿

Your reading list shouldn't be a write-only memory. This skill checks what you've saved recently, finds connected ideas from your deep archive (last 3 days, 3 months, or years ago), and sends you a high-signal briefing with context on why you should revisit them.

It turns "I saved that somewhere" into "Here is the timeline of your thinking on this topic."

How it works

  1. Scans Recent Saves: Checks your Readwise Reader "new" folder for the last 24 hours.
  2. Identifies Themes: Uses your system's default LLM to figure out your current obsession.
  3. Temporal Context: Searches your library history and finds relevant items from different timeframes.
  4. Delivers Briefing: Sends a WhatsApp message with a "Deep Dive" summary connecting your current saves to your past library.

Setup

  1. Get your Access Token from readwise.io/access_token.
  2. Set it in your environment:
    export READWISE_TOKEN="your_token_here"
    

Usage

Manual Trigger:

bash scripts/brief.sh

Schedule (Cron): Run it every afternoon at 2 PM:

clawdbot cron add --id reader_brief --schedule "0 14 * * *" --command "bash scripts/brief.sh"

Customization

You can tweak the prompt in prompts/briefing.txt if you want a different tone or format. By default, it uses a clean, WhatsApp-friendly style.

如何使用「Reader Deep Dive」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「Reader Deep Dive」技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能