makenotionmakenotionOfficialยท4 Agent Skills Included

notion-cookbook

Notion API recipes, syncs, webhooks, and agent tools

Builds Notion integrations with ready-to-run TypeScript recipes for syncs, agent tools, webhooks, and database queries. Connects GitHub, Jira, Linear, Salesforce, Zendesk, Snowflake, and dozens of other services to Notion without writing boilerplate from scratch. Includes a machine-readable catalog and clear run commands so coding agents can find, adapt, and validate the right recipe quickly.
npx skills add makenotion/notion-cookbook --all -g -y
Available:

Instructs your coding agent on how to find the right recipe in catalog.json, run it safely, adapt existing syncs and tools, and validate changes before finishing.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install notion-cookbook?โ–ผ

Run `npx skills add makenotion/notion-cookbook --all -g -y` in your terminal to install all skills in this collection globally.

What can I build with notion-cookbook?โ–ผ

You can build Notion API integrations, scheduled data syncs from tools like GitHub, Jira, and Salesforce, agent-callable tools, and secure webhooks, all from self-contained TypeScript recipes.

How do I sync external data into Notion?โ–ผ

Pick the matching Worker template such as linear-sync or hubspot-sync, follow its README to add credentials, then deploy it with the ntn CLI to keep a Notion database updated automatically.

Does notion-cookbook work with coding agents?โ–ผ

Yes. The root AGENTS.md file and the machine-readable catalog.json let agents like Claude Code, Cursor, and Codex find, run, and adapt the right recipe from a plain-English request.

Do I need deep Notion API experience to use it?โ–ผ

No. Each recipe is self-contained with its own README, environment template, and run commands, so you can start from the intro example and follow step-by-step instructions.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’