Skip to content
/notion-knowledge-captureOfficial

Capture conversations and decisions into structured Notion pages with proper linking and templates.

NotionDocumentationMCPProductivityΒ· 1 min read

Quick import: Download the .md file and save it to .claude/commands/ (Claude Code), .cursorrules (Cursor), or paste as a system prompt in ChatGPT, Gemini, or any LLM API.

#What it does

The notion-knowledge-capture skill converts conversations, decisions, and notes into structured, linkable Notion pages. It supports multiple content types (decisions, how-tos, FAQs, wiki entries, learnings, documentation) and uses database schemas and templates for consistent structure.

#How to use

bash
$notion-knowledge-capture
Capture this conversation into structured Notion pages with decisions, action items, and owners when known.

#Workflow

  1. Define the capture -- Determine purpose, audience, freshness, and content type
  2. Locate destination -- Pick the correct Notion database using schema guides
  3. Extract and structure -- Pull facts, decisions, actions, and rationale from the conversation
  4. Create/update in Notion -- Use Notion:notion-create-pages with correct properties and templates
  5. Link and surface -- Add relations/backlinks to hub pages, related specs, and teams

#Content types

  • Decision -- Alternatives, rationale, and outcomes
  • How-to -- Steps, prerequisites, links to assets, edge cases
  • FAQ -- Q&A format with concise answers and links to deeper docs
  • Wiki entry -- Concept or reference documentation
  • Learning/note -- Observations and patterns
  • Documentation page -- Formal documentation with structure

#Dependencies

  • Notion MCP server (https://mcp.notion.com/mcp)

This skill is from the OpenAI Skills Catalog.

OpenAIΒ·
View all skills