#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-captureCapture this conversation into structured Notion pages with decisions, action items, and owners when known.
#Workflow
- Define the capture -- Determine purpose, audience, freshness, and content type
- Locate destination -- Pick the correct Notion database using schema guides
- Extract and structure -- Pull facts, decisions, actions, and rationale from the conversation
- Create/update in Notion -- Use
Notion:notion-create-pageswith correct properties and templates - 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.