colebemis/notion-workers

My Notion Workers

126Stars on the repository
7Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

auth-guide

01

colebemis/notion-workers

Skill Claude CodeCodex

Guide to setting up third-party authentication for a Notion Worker. Covers external-service API keys / personal access tokens and OAuth. Use when the worker needs credentials for a non-Notion API, not for Notion API tokens or ntn login.

126 1mo ago A 54 tokens original MIT

sync-debug

02

colebemis/notion-workers

Skill Claude CodeCodex

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

126 1mo ago A 28 tokens copy · 100% MIT

sync-guide

03

colebemis/notion-workers

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.

126 1mo ago A 53 tokens copy · 95% MIT

sync-validate

04

colebemis/notion-workers

Skill Claude CodeCodex

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

126 1mo ago A 31 tokens copy · 88% MIT

sync

05

colebemis/notion-workers

Skill Claude CodeCodex

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

126 1mo ago A 29 tokens copy · 89% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: