1
Expert 安装
把这句话发给你的 Agent——它会自动完成安装、配置和验证。
对你的 Agent 说
Read https://clawhub.md/expert/meeting-expert.md and set me up as Meeting Ninja
支持 OpenClaw、Claude Code、Telegram、飞书及任何 Agent 界面。你的 Agent 会读取 meeting-expert.md 并按照其中的步骤完成配置。
2
对话,让它处理
安装完成后,可以对你的 Agent 说这些:
查看即将到来的会议日历,拉取相关邮件作为…
- › "我今天有哪些会议?"
- › "拉取 Alice 关于 Q2 项目的邮件"
- › "给今天下午 3 点会议的所有人发跟进邮件"
通话前摘要文档、幻灯片或过往会议录音,让…
- › "在我下午 2 点会议前摘要这份提案 PDF"
- › "TL;DR 这个邮件串最后 3 封邮件"
- › "摘要上周启动会的录音"
把会议记录、决策和行动项保存到 Noti…
- › "为今天的站会在 Notion 创建会议记录"
- › "把这些行动项加入我的 Notion 任务"
- › "把这次通话的决策记录到项目页面"
▶ 查看配置文件 meeting-expert.md
会议助理
Agentic setup file — share this URL with your agent and it will set everything up for you:
https://clawhub.md/expert/meeting-expert.md
Goal: 会前准备与会后跟进
What you'll have: 每次通话前自动准备摘要,通话后整理纪要。Agent 拉取上下文、记录决策、发送跟进邮件——让你专注于对话本身。
Step 1: Install
clawhub install openclaw/gog openclaw/summarize openclaw/notion
Step 2: Configure
Each skill may need credentials or auth before it can act on your behalf.
openclaw/gog
查看即将到来的会议日历,拉取相关邮件作为上下文,会议结束后发送跟进邮件。
- Run
/gog authto start the Google OAuth flow - Grant access to Gmail, Calendar, Drive, and Sheets when prompted
- Auth persists across sessions — re-run if you ever revoke access
openclaw/summarize
通话前摘要文档、幻灯片或过往会议录音,让你永远有备而来。
- No external accounts or API keys needed
- Works immediately after install — paste any URL, file path, or YouTube link
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/gog
- "我今天有哪些会议?"
- "拉取 Alice 关于 Q2 项目的邮件"
- "给今天下午 3 点会议的所有人发跟进邮件"
openclaw/summarize
- "在我下午 2 点会议前摘要这份提案 PDF"
- "TL;DR 这个邮件串最后 3 封邮件"
- "摘要上周启动会的录音"
openclaw/notion
- "为今天的站会在 Notion 创建会议记录"
- "把这些行动项加入我的 Notion 任务"
- "把这次通话的决策记录到项目页面"