makenotion

47 mods across 6 repositories, 5.6k stars between them.

custom-blocks

25

makenotion/notion-cookbook

Skill Claude CodeCodex

Comprehensive guide to building Notion worker custom blocks - use when the user wants to build interactive UI connected to Notion data.

201 5d ago A 30 tokens original MIT

sync-debug

26

makenotion/notion-cookbook

Skill Claude CodeCodex

Diagnose a failing or misbehaving sync — fetch run logs, identify errors, cross-reference with code, and suggest fixes.

201 5d ago A 28 tokens original MIT

sync-guide

27

makenotion/notion-cookbook

Skill Claude CodeCodex

Comprehensive guide to building Notion Workers syncs — covers the two-sync architecture (backfill+delta), replace mode, pagination, consistency buffers, pacers, deletion strategies, and common pitfalls. Auto-loads when sync-related work is detected.

201 5d ago A 53 tokens original MIT

sync-validate

28

makenotion/notion-cookbook

Skill Claude CodeCodex

Review a sync capability for common bugs — cursor advancement, pagination termination, state persistence, bi-modal correctness, consistency buffers, and deletion handling.

201 5d ago A 31 tokens original MIT

sync

29

makenotion/notion-cookbook

Skill Claude CodeCodex

Scaffold a new sync capability with guided setup — asks about data source, mode, pagination, and cursor design, then generates working code.

201 5d ago A 29 tokens original MIT

notion-cli

30

makenotion/skills

Skill Claude CodeCodex

Use the Notion CLI (ntn) to interact with the Notion API, manage workers, and upload files. Use when the user asks to "call the Notion API", "deploy a worker", "upload a file to Notion", "create a page", "query a database", or any task involving the ntn command.

161 2mo ago C 75 tokens original MIT

lore

31

makenotion/lore

MCP server Claude CodeCodexCursor +2

MCP server "lore" as configured in makenotion/lore. Launched with lore mcp. Needs 3 environment variables to run.

87 28d ago A tokens not measured original MIT

lore AGENTS.md

32

makenotion/lore

Instructions file CodexOpenCode

Instructions for makenotion/lore, covering agent reference, subsystem guides, detailed guides, repo at a glance and quick commands.

87 28d ago A 3,013 tokens original MIT

lore CLAUDE.md

33

makenotion/lore

Instructions file

Instructions for makenotion/lore, a project described as: Persistent, shared AI memory backed by Notion for MCP-compatible assistants.

87 28d ago A 3 tokens copy · 100% MIT

create-database-row

34

makenotion/cursor-notion-plugin

Skill Claude CodeCodex

Insert a new row into a specified Notion database using natural-language property values. Handles property name matching and validation.

25 6mo ago A 28 tokens

create-page

35

makenotion/cursor-notion-plugin

Skill Claude CodeCodex

Create a new Notion page, optionally under a specific parent. Automatically structures content based on page type (meeting notes, project pages, etc.).

25 6mo ago A 32 tokens

create-task

36

makenotion/cursor-notion-plugin

Skill Claude CodeCodex

Create a new task in the user's Notion tasks database with sensible defaults for due date, status, owner, and project.

25 6mo ago A 28 tokens

find

38

makenotion/cursor-notion-plugin

Skill Claude CodeCodex

Quickly find pages or databases in Notion by title keywords. Returns precise matches rather than comprehensive results.

25 6mo ago A 23 tokens

knowledge-capture

39

makenotion/cursor-notion-plugin

Skill Claude CodeCodex

Transform conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context with proper organization and linking.

25 6mo ago A 33 tokens

makenotion/cursor-notion-plugin

Skill Claude CodeCodex

Prepare meeting materials by gathering context from Notion, enriching with research, and creating both an internal pre-read and external agenda saved to Notion.

25 6mo ago A 33 tokens

makenotion/cursor-notion-plugin

Skill Claude CodeCodex

Search across your Notion workspace, synthesize findings from multiple pages, and create comprehensive research documentation with proper citations and actionable insights.

25 6mo ago A 30 tokens

search

42

makenotion/cursor-notion-plugin

Skill Claude CodeCodex

Search the user's Notion workspace using the Notion MCP server. Use for finding pages, databases, and content by keywords or natural-language queries.

25 6mo ago A 31 tokens

makenotion/cursor-notion-plugin

Skill Claude CodeCodex

Turn product or tech specs into concrete Notion tasks. Breaks down spec pages into detailed implementation plans with clear tasks, acceptance criteria, and progress tracking.

25 6mo ago A 36 tokens

tasks-build

44

makenotion/cursor-notion-plugin

Skill Claude CodeCodex

Build a task from a Notion page URL. Fetches task details, marks it in progress, implements the work, and updates status in Notion.

25 6mo ago A 34 tokens

tasks-explain-diff

45

makenotion/cursor-notion-plugin

Skill Claude CodeCodex

Generate a rich Notion document explaining code changes. Creates comprehensive documentation with background, intuition, code walkthrough, and verification steps.

25 6mo ago A 31 tokens

tasks-plan

46

makenotion/cursor-notion-plugin

Skill Claude CodeCodex

Create an implementation plan from a Notion task or specification. Breaks down requirements into actionable steps with estimates and dependencies.

25 6mo ago A 27 tokens

tasks-setup

47

makenotion/cursor-notion-plugin

Skill Claude CodeCodex

Set up a Notion task board for tracking tasks. Guides users through using a template or connecting an existing board.

25 6mo ago A 27 tokens