OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add openai/plugins --skill 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.
npx skills add openai/plugins --skill notion-research-documentation
Pull relevant Notion pages, synthesize findings, and publish clear briefs or reports (with citations and links to sources).
Notion:search using targeted queries; confirm scope with the user.Notion:fetch; note key sections and capture citations (reference/citations.md).reference/format-selection-guide.md.Notion:notion-create-pages using the matching template (quick, summary, comparison, comprehensive).Notion:notion-update-page.Tool <name> not found, treat that tool as unavailable for the rest of the current task. Do not retry it with different arguments or call it again later; use Notion:search and Notion:fetch where sufficient.Notion:search call and include filters: {} when no narrower filter is needed.Notion:fetch inputs.parent and a pages array.Notion:notion-update-page with update_content, properties: {}, and search-and-replace pairs. For property-only updates, use update_properties with content_updates: []. The current deployed schema expects both top-level fields even when one is unused. Do not invent insertion-only commands.After the app is connected, finish your answer and tell the user to retry so they can continue with Step 1.
Notion:search); refine queries, and ask the user to confirm if multiple results appear.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).