plugins/notion/skills/notion-meeting-intelligence/SKILL.md
Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.
npx skillsauth add openai/plugins notion-meeting-intelligenceInstall 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.
Prep meetings by pulling Notion context, tailoring agendas/pre-reads, and enriching with Codex research.
Notion:search, then fetch with Notion:fetch (prior notes, specs, OKRs, decisions).reference/template-selection-guide.md (status, decision, planning, retro, 1:1, brainstorming).Notion:notion-create-pages, embedding source links and owner/timeboxes.Notion:notion-update-page as plans change.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-query-data-sources under a top-level data object, using fetched collection://... URLs as table names.Notion:notion-update-page with supported commands such as update_content or update_properties; on the current deployed surface, use properties: {} for update_content and content_updates: [] for update_properties. 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), then fetch key pages (Notion:fetch).reference/template-selection-guide.md to confirm.reference/ and adapt sections (context, goals, agenda, owner/time per item, decisions, risks, prep asks).Notion:notion-update-page when details change; keep a brief changelog if multiple edits.reference/ — template picker and meeting templates (e.g., template-selection-guide.md, status-update-template.md, decision-meeting-template.md, sprint-planning-template.md, one-on-one-template.md, retrospective-template.md, brainstorming-template.md).examples/ — end-to-end meeting preps (e.g., executive-review.md, project-decision.md, sprint-planning.md, customer-meeting.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.