返回顶部
r

reader-deep-dive

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

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
1,721
下载量
3
收藏
概述
安装方式
版本历史

reader-deep-dive

# 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](https://readwise.io/access_token). 2. Set it in your environment: ```bash export READWISE_TOKEN="your_token_here" ``` ## Usage **Manual Trigger:** ```bash bash scripts/brief.sh ``` **Schedule (Cron):** Run it every afternoon at 2 PM: ```bash 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.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 reader-deep-dive-1776372223 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 reader-deep-dive-1776372223 技能

通过命令行安装

skillhub install reader-deep-dive-1776372223

下载 Zip 包

⬇ 下载 reader-deep-dive v0.1.0

文件大小: 6.31 KB | 发布时间: 2026-4-17 15:10

v0.1.0 最新 2026-4-17 15:10
- Initial release of the reader-deep-dive skill.
- Provides daily briefings that connect your recent Readwise Reader saves to deep archive items from different points in your reading history.
- Uses your system's default language model to identify themes and create context-rich summaries.
- Delivers the briefing via WhatsApp for easy review.
- Simple setup with environment variable for Readwise access; supports manual or scheduled runs.
- Includes prompt customization for personalized briefing style.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部