1
Expert 安装
把这句话发给你的 Agent——它会自动完成安装、配置和验证。
对你的 Agent 说
Read https://clawhub.md/expert/research-expert.md and set me up as Deep Dive
支持 OpenClaw、Claude Code、Telegram、飞书及任何 Agent 界面。你的 Agent 会读取 research-expert.md 并按照其中的步骤完成配置。
2
对话,让它处理
安装完成后,可以对你的 Agent 说这些:
粘贴 URL、文件或 YouTube 链…
- › "摘要这个 URL:https://..."
- › "TL;DR 这份 PDF"
- › "摘要这个 YouTube 视频"
将摘要和笔记直接保存到 Obsidian…
- › "把这个摘要保存到我的 Obsidian 仓库"
- › "创建一条关于今天会议的笔记"
- › "把这个添加到我 Obsidian 的研究文件夹"
或者,将研究笔记推送到 Notion 页…
- › "把这个添加到我的 Notion 研究数据库"
- › "用这些笔记创建一个 Notion 页面"
- › "更新我在 Notion 中的阅读清单"
▶ 查看配置文件 research-expert.md
研究助理
Agentic setup file — share this URL with your agent and it will set everything up for you:
https://clawhub.md/expert/research-expert.md
Goal: 高效研究与笔记整理
What you'll have: 摘要任意 URL、PDF 或视频内容,并在几秒内保存到 Obsidian 或 Notion。
Step 1: Install
clawhub install openclaw/summarize openclaw/obsidian openclaw/notion
Step 2: Configure
Each skill may need credentials or auth before it can act on your behalf.
openclaw/summarize
粘贴 URL、文件或 YouTube 链接——几秒内获得简洁摘要。
- No external accounts or API keys needed
- Works immediately after install — paste any URL, file path, or YouTube link
openclaw/obsidian
将摘要和笔记直接保存到 Obsidian 仓库,并自动建立链接。
- Set your vault path: add
OBSIDIAN_VAULT_PATH=/absolute/path/to/your/vaultto your environment - No external auth needed — the skill reads and writes directly to your local vault
- Tip: use
echo $OBSIDIAN_VAULT_PATHto verify the path is set correctly
openclaw/notion
或者,将研究笔记推送到 Notion 页面或数据库。
- Go to https://www.notion.so/my-integrations → "New integration" → give it a name
- Copy the "Internal Integration Secret" (starts with
ntn_) - Set environment variable:
NOTION_TOKEN=ntn_your_secret - In each Notion page or database you want to use: click "..." → "Connect to" → select your integration
Step 3: Try it
After setup, say these to your agent to verify everything works:
openclaw/summarize
- "摘要这个 URL:https://..."
- "TL;DR 这份 PDF"
- "摘要这个 YouTube 视频"
openclaw/obsidian
- "把这个摘要保存到我的 Obsidian 仓库"
- "创建一条关于今天会议的笔记"
- "把这个添加到我 Obsidian 的研究文件夹"
openclaw/notion
- "把这个添加到我的 Notion 研究数据库"
- "用这些笔记创建一个 Notion 页面"
- "更新我在 Notion 中的阅读清单"