Notion Meeting Intelligence

🏢Official
by openai · vlatest · Repository

This skill analyzes Notion meeting notes to extract key decisions, action items, and context, boosting productivity & clarity.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add notion-meeting-intelligence npx -- -y @trustedskills/notion-meeting-intelligence
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "notion-meeting-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/notion-meeting-intelligence"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The Notion Meeting Intelligence skill enables AI agents to automatically generate, update, and manage meeting notes directly within your Notion workspace. It bridges communication gaps by transforming raw meeting transcripts into structured, actionable documentation without manual transcription.

When to use it

  • Automate the creation of meeting summaries for recurring team stand-ups or client calls.
  • Extract specific action items and assign them to team members within a Notion database.
  • Maintain a searchable historical record of discussions across multiple projects in one place.
  • Reduce administrative overhead by eliminating the need to manually type notes after every session.

Key capabilities

  • Automatic generation of structured meeting notes from transcripts or recordings.
  • Direct integration with Notion pages and databases for seamless storage.
  • Extraction and organization of key decisions, topics discussed, and action items.
  • Real-time updates to existing Notion documents based on new meeting content.

Example prompts

  • "Summarize the key points from our last product review meeting and update the 'Q3 Roadmap' page in Notion."
  • "Create a new Notion page for today's client call, listing all action items with assigned owners."
  • "Extract decisions made regarding the marketing budget from the transcript and add them to the Finance database."

Tips & gotchas

Ensure your AI agent has read/write permissions on the specific Notion pages or databases where it is expected to post notes. For best results, provide clear context about the meeting's purpose before asking for a summary to ensure the generated content aligns with your team's specific terminology and goals.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
openai
Installs
177

🏢 Official

Published by the company or team that built the technology.