Productivity & Collaboration ✓ OpenAI · Official notionconversation-captureknowledge-managementwiki-pagesdecision-loggingfaq-authoring

Notion Knowledge Capture

Turn conversations and notes into structured, linkable Notion knowledge pages.

FollowSkills review · FSRS-2.0
Not recommended
36/ 100 5-point scale 1.8 / 5
Trust11 / 25 · 2.2/5

The skill specifies Notion search, fetch, create, and update operations, exposes part of its data flow and OAuth setup, and asks the user to choose among multiple destinations; however, it lacks explicit pre-write confirmation, sensitive-data handling, least-privilege guidance, rollback, and retention boundaries. Remote MCP writes create external side effects, so points are deducted.

Reliability6 / 20 · 1.5/5

The main workflow is broadly self-consistent and includes a path for an unconnected Notion MCP; however, referenced files are not fully present in the supplied material, and there is little diagnostic handling for malformed input, failed writes, schema mismatches, or partial success. No executable reproduction evidence is supplied, so the static score remains conservative.

Adaptability6 / 15 · 2.0/5

The audience, capture types, and primary scenarios are reasonably clear across wikis, how-tos, FAQs, and decision records; however, non-fit boundaries and Chinese-language behavior are not defined. The core capability depends entirely on a remote Notion service, with no evidence about reachability from mainland-China networks, so points are deducted.

Convention5 / 15 · 1.7/5

The documentation has clear sections, a quick start, workflow, references, examples, and evaluation files; however, the license is unknown, versioning and changelog information are absent, maintenance ownership and update path are unclear, and the repository README states that the repository is deprecated. These governance gaps reduce the score.

Effectiveness5 / 15 · 1.7/5

The skill plausibly transforms conversations into structured, linkable Notion pages, and its examples show usable sections, properties, and linking patterns; however, actual success depends on the correct database schema, Notion connectivity, and agent execution. The supplied material contains no real execution verification, and user review remains necessary, so the score is limited under static calibration.

Verifiability3 / 10 · 1.5/5

Committed evaluation scenarios, expected behaviors, and success criteria provide some auditable evidence; however, the materials describe manual evaluation rather than executable CI-backed tests, and no third-party execution results are supplied. The examples are largely illustrative, so independent reproduction remains limited.

Evidence confidence:Low Reviewed Jul 20, 2026 Reviewed revision 49f948faa925
Before you use it
  • Require explicit user confirmation of the target page, database, and content before writing to Notion, especially when conversations may contain personal, confidential, or credential data.
  • The documentation lacks detailed recovery and rollback behavior for unavailable remote MCP access, network inaccessibility, or schema mismatches.
  • The repository is marked deprecated, while license, versioning, and maintenance responsibility are unclear; confirm the supported source and update channel before deployment.
  • Examples contain high-impact commands such as kill -9, sudo, and database configuration changes; captured content should retain context and must not be executed without review.
See the full review method →

What it does & when to use it

This skill converts conversations and notes into structured Notion pages for decisions, how-to guides, FAQs, learning notes, and documentation. It first clarifies the content type, audience, freshness, and whether the request is new or an update, then selects a suitable database or template. It can search and fetch existing Notion pages, create or update pages, and maintain links, relations, owners, and statuses. It requires Notion MCP and includes Codex-specific recovery instructions for connection failures.

Clarifies purpose, audience, freshness, and whether the content is new or being updated; selects database guides and templates from reference/; reads existing pages with Notion:notion-search and Notion:notion-fetch; extracts facts, decisions, actions, rationale, steps, links, and edge cases; creates pages with Notion:notion-create-pages or updates them with Notion:notion-update-page; adds links or relations to hubs, related records, and follow-up tasks.

  1. A team member needs to record an important decision, its alternatives, rationale, and outcome in a decision log.
  2. A knowledge-base owner wants to turn chat-based procedures, prerequisites, and asset links into a how-to page.
  3. A support or operations team needs to convert recurring questions into a linked FAQ.
  4. A team wants to preserve learning notes or conversation findings as searchable, related wiki content.

Pros & cons

Pros
  • Covers several concrete capture formats, including decisions, how-tos, FAQs, learning notes, and documentation.
  • Provides an end-to-end workflow for finding existing pages, creating or updating content, and maintaining related links.
  • Explicitly structures summaries, context, source links, tags, owners, statuses, and relations.
Limitations
  • Core operation depends on Notion MCP and its Notion actions; it cannot perform the workflow without a Notion connection.
  • Database selection depends on guides and templates in reference/, whose detailed contents are not provided here.
  • The README states that the overall repository is deprecated and points users to the OpenAI Plugins repository for current examples.
  • The source provides no test suite, platform-version matrix, or cost information.

How to install

In Codex, run: $skill-installer notion-knowledge-capture. The skill is in the curated directory of openai/skills; restart Codex after installation so it can load the skill. The source does not document a more specific destination configuration.

How to use

Use a natural-language request such as: “Turn this conversation into a team wiki page for engineers and link it to related existing pages.” The skill will clarify the purpose, audience, content type, and create-versus-update status, then search Notion, select a database template, and create or update the page. If Notion MCP is unavailable, the source instructs users to configure it and complete OAuth login first.

FAQ

Is this skill free to use?
The source does not state whether the skill or Notion MCP has a cost, so total cost cannot be determined from the provided material.
What permissions does it need?
It needs Notion MCP access to search and fetch existing pages and to create or update Notion pages; the exact authorization scope depends on the Notion MCP and account configuration.
What happens if the Notion MCP call fails?
The source instructs users to add the Notion MCP, enable Codex remote MCP support, and authenticate with OAuth. Codex must then be restarted.
Does it automatically handle every Notion database?
That is not established. The skill requires selecting a database and template from reference/ and asking the user to choose when multiple candidates exist.

More skills from this repository

All from openai/skills

Productivity & Collaboration ✓ OpenAI · Official

Goal Definition Assistant

Turn vague intentions into measurable, verifiable goals with clear scope and stopping conditions.

Dev & Engineering ✓ OpenAI · Official

Codex CLI Builder

Turn APIs, scripts, and existing tools into durable, composable command-line interfaces.

Design & Frontend ✓ OpenAI · Official

Codex Image Studio

Generate and edit production-ready raster assets for projects.

Dev & Engineering ✓ OpenAI · Official

OpenAI Developer Docs Assistant

Current, official guidance for building with OpenAI products, APIs, and Codex.

Dev & Engineering ✓ OpenAI · Official

Skill Creator Guide

A practical guide to designing, writing, validating, and iterating reusable Codex skills.

Dev & Engineering ✓ OpenAI · Official

ASP.NET Core Engineering Guide

Guides developers through building, reviewing, and upgrading ASP.NET Core apps.

Dev & Engineering ✓ OpenAI · Official

ChatGPT Apps Builder

Build documented ChatGPT apps that pair an MCP server with a widget UI.

Design & Frontend ✓ OpenAI · Official

Figma Code Connect Mapper

Link Figma components to their code implementations for traceable design-code consistency.

Design & Frontend ✓ OpenAI · Official

Figma Blank File Creator

Create a blank Figma Design or FigJam file in the selected drafts folder.

Design & Frontend ✓ OpenAI · Official

Figma Design Implementer

Turn Figma specifications into production-ready frontend code with verifiable visual fidelity.

Dev & Engineering ✓ OpenAI · Official

Playwright Browser Automation Skill

Drive a real browser from the terminal for web interaction, extraction, and UI debugging.

Automation & Ops ✓ OpenAI · Official

Security Best Practices Review

Security review and secure-by-default guidance for Python, JavaScript/TypeScript, and Go projects.

Design & Frontend ✓ OpenAI · Official

Hatch Pet Animation Workshop

Turn character or brand cues into validated, packageable Codex animated pets.

Productivity & Collaboration ✓ OpenAI · Official

Linear Workflow Manager

Manage Linear tickets, projects, and team workflows directly through Codex.

Automation & Ops ✓ OpenAI · Official

Repository Threat Modeler

Builds evidence-grounded, actionable AppSec threat models for code repositories.

Automation & Ops ✓ OpenAI · Official

Sentry Production Error Explorer

Inspect Sentry issues, events, and basic production health through the Sentry CLI.

Design & Frontend ✓ OpenAI · Official

Figma Design System Rules Builder

Generates project-specific rules for consistent Figma-to-code implementation.

Writing & Content ✓ OpenAI · Official

Audio Transcribe

Turn audio or video speech into text with optional speaker labels.

Design & Frontend ✓ OpenAI · Official

Figma Design System Builder

Build and validate a professional Figma design system from code.

Design & Frontend ✓ OpenAI · Official

Figma Design-to-Code Assistant

Fetch Figma design context and turn selected nodes into production code.

Related skills