openai/notion-research-documentation
Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.
This is a copy. The original lives at comeonoliver/notion-research-documentation.
npx skills add https://github.com/openai/skills --skill notion-research-documentation
Pull relevant Notion pages, synthesize findings, and publish clear briefs or reports (with citations and links to sources).
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.
codex mcp add notion --url https://mcp.notion.com/mcp[features].rmcp_client = true in config.toml or run codex --enable rmcp_clientcodex mcp login notionAfter 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.
Notion:notion-search); refine queries, and ask the user to confirm if multiple results appear.Notion:notion-fetch), skim for facts, metrics, claims, constraints, and dates.reference/format-selection-guide.md for when to pick each.reference/ (brief, summary, comparison, comprehensive) and adapt it.Notion:notion-create-pages; include title, summary, key findings, supporting evidence, and recommendations/next steps when relevant.Notion:notion-update-page when updating.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).Take openai/notion-research-documentation from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.