| name | notion-meeting-intelligence |
| description | 用于基于 Notion 上下文准备会议材料。 |
| zh_description | 用于基于 Notion 上下文准备会议材料。 |
| version | 1.0.0 |
| author | seaworld008 |
| source | in-house |
| source_url | |
| tags | ["intelligence", "meeting", "notion"] |
| created_at | 2026-03-04 |
| updated_at | 2026-03-20 |
| quality | 3 |
| complexity | intermediate |
| metadata | null |
| short-description | Prep meetings with Notion context and tailored agendas |
Meeting Intelligence
Prep meetings by pulling Notion context, tailoring agendas/pre-reads, and enriching with Codex research.
When to Use
Use this skill when the user needs to:
- prepare an agenda before a meeting
- gather previous context from Notion for attendees
- draft a pre-read, briefing, or decision memo for a meeting
- consolidate open questions, blockers, and decision points into one page
Use a different skill when:
- the meeting already happened and you need to capture outcomes into knowledge pages → use
notion-knowledge-capture
- the primary task is deep research documentation instead of meeting prep → use
notion-research-documentation
Quick start
- Confirm meeting goal, attendees, date/time, and decisions needed.
- Gather context: search with
Notion:notion-search, then fetch with Notion:notion-fetch (prior notes, specs, OKRs, decisions).
- Pick the right template via
reference/template-selection-guide.md (status, decision, planning, retro, 1:1, brainstorming).
- Draft agenda/pre-read in Notion with
Notion:notion-create-pages, embedding source links and owner/timeboxes.
- Enrich with Codex research (industry insights, benchmarks, risks) and update the page with
Notion:notion-update-page as plans change.
Usage
Typical output should include:
- objective and desired decisions
- attendee-aware agenda with timeboxes
- linked source pages
- explicit prep asks
- risks, open questions, and owners
Minimal create flow:
search relevant meeting context
-> fetch prior notes/specs
-> choose template
-> create or update the prep page
-> link follow-up tasks
Workflow
0) If any MCP call fails because Notion MCP is not connected, pause and set it up:
- Add the Notion MCP:
codex mcp add notion --url https://mcp.notion.com/mcp
- Enable remote MCP client:
- Set
[features].rmcp_client = true in config.toml or run codex --enable rmcp_client
- Log in with OAuth: