Handle Git changes, conflicts, history recovery, and collaboration with repository-aware safety checks.
Documents
notion-research-documentation
Turn research across Notion pages into cited briefs, comparisons, summaries, or reports.
What it does
Searches and fetches relevant Notion pages, then organizes facts, metrics, claims, constraints, and dates around the user’s goal. It produces a quick brief, research summary, comparison, or comprehensive report in Notion, with inline citations, source links, references, gaps, risks, and open questions.
When to use it
- Executive brief from multiple Notion pages
- Product option comparison with source links
- Technical investigation summary
- Research report with risks and open questions
The skill document
Research & Documentation
Pull relevant Notion pages, synthesize findings, and publish clear briefs or reports (with citations and links to sources).
Quick start
- Find sources with
Notion:notion-searchusing targeted queries; confirm scope with the user. - Fetch pages via
Notion:notion-fetch; note key sections and capture citations (reference/citations.md). - Choose output format (brief, summary, comparison, comprehensive report) using
reference/format-selection-guide.md. - Draft in Notion with
Notion:notion-create-pagesusing the matching template (quick, summary, comparison, comprehensive). - Link sources and add a references/citations section; update as new info arrives with
Notion:notion-update-page.
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 = trueinconfig.tomlor runcodex --enable rmcp_client
- Set
- 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.
1) Gather sources
- Search first (
Notion:notion-search); refine queries, and ask the user to confirm if multiple results appear. - Fetch relevant pages (
Notion:notion-fetch), skim for facts, metrics, claims, constraints, and dates. - Track each source URL/ID for later citation; prefer direct quotes for critical facts.
2) Select the format
- Quick readout → quick brief.
- Single-topic dive → research summary.
- Option tradeoffs → comparison.
- Deep dive / exec-ready → comprehensive report.
- See
reference/format-selection-guide.mdfor when to pick each.
3) Synthesize
- Outline before writing; group findings by themes/questions.
- Note evidence with source IDs; flag gaps or contradictions.
- Keep user goal in view (decision, summary, plan, recommendation).
4) Create the doc
- Pick the matching template in
reference/(brief, summary, comparison, comprehensive) and adapt it. - Create the page with
Notion:notion-create-pages; include title, summary, key findings, supporting evidence, and recommendations/next steps when relevant. - Add citations inline and a references section; link back to source pages.
5) Finalize & handoff
- Add highlights, risks, and open questions.
- If the user needs follow-ups, create tasks or a checklist in the page; link any task database entries if applicable.
- Share a short changelog or status using
Notion:notion-update-pagewhen updating.
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).
Questions people ask
- What kinds of documents can it produce?
- It can create a quick brief, single-topic research summary, option comparison, or comprehensive report. The format is selected according to the depth and purpose of the research.
- How does it handle sources and citations?
- It tracks each source page’s URL or ID, prefers direct quotes for critical facts, and adds inline citations plus a references section linking back to the source pages.
- What happens when sources conflict or information is missing?
- It groups findings by theme or question, records the supporting evidence, and flags gaps or contradictions. Final documents can also include risks, open questions, recommendations, next steps, tasks, or checklists when relevant.
Related skills
Reduce OpenClaw token waste with lazy context, model routing, heartbeat planning, and local budget checks.
Turns development work into scoped changes, verified tests, reviewable PRs, and reversible releases.
Query Google Ads accounts and performance data with GAQL through managed OAuth.
Build, debug, and review Vue 3 code across reactivity, components, state, routing, forms, and performance.
Query stocks, funds, indices, news, valuations, K-lines, and financial statements through routed market-data APIs.
More from OpenAI
Browse all skillschatgpt-apps
OfficialPlan, scaffold, refactor, and validate ChatGPT Apps SDK projects with an MCP server and widget UI.
figma-generate-design
OfficialBuild or update full-page Figma screens with linked design-system components, variables, and styles.
figma-generate-library
OfficialBuilds a code-aligned Figma design system through phased creation, validation, and user approval.
figma-use
OfficialRuns Figma Plugin API scripts with the required call parameters, API rules, IDs, and validation workflow.
hatch-pet
OfficialCreate and validate a Codex-compatible animated pet atlas from concepts, brand cues, or reference art.
imagegen
OfficialGenerate or edit raster assets, validate the result, and place selected files into the project workspace.