AI SummaryThis booster helps Claude synthesize research from multiple Notion pages into structured briefs, reports, and comparisons with proper citations. It's ideal for knowledge workers and developers who need to aggregate and document information from Notion workspaces.
Install
# Add to your project root as SKILL.md curl -o SKILL.md "https://raw.githubusercontent.com/openai/skills/main/skills/.curated/notion-research-documentation/SKILL.md"
Description
Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.
References and examples
• reference/ — search tactics, format selection, templates, and citation rules (e.g., advanced-search.md, format-selection-guide.md, research-summary-template.md, comparison-template.md, citations.md). • examples/ — end-to-end walkthroughs (e.g., competitor-analysis.md, technical-investigation.md, market-research.md, trip-planning.md).
Research & Documentation
Pull relevant Notion pages, synthesize findings, and publish clear briefs or reports (with citations and links to sources).
Quick start
1) Find sources with Notion:notion-search using targeted queries; confirm scope with the user. 2) Fetch pages via Notion:notion-fetch; note key sections and capture citations (reference/citations.md). 3) Choose output format (brief, summary, comparison, comprehensive report) using reference/format-selection-guide.md. 4) Draft in Notion with Notion:notion-create-pages using the matching template (quick, summary, comparison, comprehensive). 5) Link sources and add a references/citations section; update as new info arrives with Notion:notion-update-page.
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: • codex mcp login notion After successful login, the user will have to restart codex. You should finish your answer and tell them so when they try again they can continue with Step 1.
Quality Score
Acceptable
73/100
Trust & Transparency
No License Detected
Review source code before installing
Verified Open Source
Hosted on GitHub — publicly auditable
Actively Maintained
Last commit Today
10.2k stars — Strong Community
569 forks