Reference for typed triggers, durable steps, replay-safe data flow, and idempotent workflow effects.
makenotion/notion-cookbook
SkillsMP has collected 16 skills from makenotion/notion-cookbook. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 16
- GitHub stars
- 201
- GitHub forks
- 54
Skills in this repository
Showing 16 of 16 collected skills.
Scaffold a Notion App workflow with typed triggers and replay-safe durable steps.
Review Notion App workflows for trigger typing and retry safety.
Reference for typed triggers, durable steps, replay-safe data flow, and idempotent Workflow effects.
Scaffold a Notion Worker Workflow with typed triggers and replay-safe durable steps.
Review Notion Worker Workflows for trigger typing and retry safety.
Guide to setting up third-party authentication for a Notion Worker. Covers brokered credentials for external-service API keys / personal access tokens, OAuth, and plaintext environment secrets only when worker code needs the value. Use when the worker needs…
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.
Scaffold a new sync capability with guided setup — asks about data source, mode, pagination, and cursor design, then generates working code
Review a sync capability for common bugs — cursor advancement, pagination termination, state persistence, bi-modal correctness, consistency buffers, and deletion handling
Comprehensive guide to building Notion worker custom blocks - use when the user wants to build interactive UI connected to Notion data.
Diagnose a failing or misbehaving sync — fetch run logs, identify errors, cross-reference with code, and suggest fixes
Prepares meeting materials by gathering context from Notion, enriching with Claude research, and creating both an internal pre-read and external agenda saved to Notion. Helps you arrive prepared with comprehensive background and structured meeting docs.
Turns product or tech specs into concrete Notion tasks that Claude code can implement. Breaks down spec pages into detailed implementation plans with clear tasks, acceptance criteria, and progress tracking to guide development from requirements to completion.
Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context, formats appropriately, and saves to wikis or databases with proper organization and linking for easy…
Searches across your Notion workspace, synthesizes findings from multiple pages, and creates comprehensive research documentation saved as new Notion pages. Turns scattered information into structured reports with proper citations and actionable insights.