notion-knowledge-capture
notion knowledge capture
What it does
- codex mcp add notion --url https://mcp.notion.com/mcp
- Set [features].rmcpclient = true in config.toml or run codex --enable rmcpclient
- codex mcp login notion
- Ask purpose, audience, freshness, and whether this is new or an update.
- Determine content type: decision, how-to, FAQ, concept/wiki entry, learning/note, documentation page.
- Pick the correct database using reference/-database.md guides; confirm required properties (title, tags, owner, status, date, relations).
- If multiple candidate databases, ask the user which to use; otherwise, create in the primary wiki/documentation DB.
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
notion-knowledge-capture FAQ
What does the notion-knowledge-capture skill do?
Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking. codex mcp add notion --url https://mcp.notion.com/mcp Set [features].rmcpclient = true in config.toml or run codex --enable rmcpclient
How do I install notion-knowledge-capture?
Run: npx -y skills add https://github.com/openai/skills --skill notion-knowledge-capture --agent claude-code — the source lives at github.com/openai/skills.
Maintain notion-knowledge-capture?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[notion-knowledge-capture on getagentictools](https://getagentictools.com/skills/openai-skills-notion-knowledge-capture?ref=badge) npx agentictools info skills/openai-skills-notion-knowledge-capture The second line is the CLI lookup for this page — handy in READMEs and docs.