plugins/notion/skills/notion-research-documentation/SKILL.md
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 skillsauth add openai/plugins notion-research-documentationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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).development
Use when the user wants to spin up / create / launch / provision a DigitalOcean droplet (or "a remote dev box on DO") and connect to it from Codex as a remote SSH workspace.
data-ai
Search through Microsoft Teams chats or channels, triage unread or recent activity, draft follow-ups, and manage Planner tasks through connected Teams data.
tools
Motion / animation context for the `use_figma` MCP tool — animating Figma nodes via manual keyframes, animation styles, easing, and timeline duration. Load alongside figma-use whenever a task involves adding, editing, or inspecting animation on a node.
development
SwiftUI ↔ Figma translation. Use whenever the user mentions Swift, SwiftUI, iOS, iPhone, or iPad — in EITHER direction — translating a Figma design into SwiftUI (design → code), or pushing SwiftUI views / screens / tokens back into a Figma file (code → design). Triggers on phrases like 'implement this Figma design in SwiftUI', 'build this screen in Swift', 'push this SwiftUI view to Figma', 'mirror my Swift code in a Figma file', or whenever a Figma URL appears alongside `.swift` files / an `.xcodeproj`. Routes to a direction-specific reference doc; loads alongside `figma-use` for the code → design path.