Connect your applications to Notion using the official REST API. The Notion API lets you read, create, update, and delete pages, databases, blocks, and comments. You can automate tasks like syncing data or managing content without opening the app. This skill shows you how to make curl calls, handle authentication, and follow best practices.
You will need a Notion API key to get started. The skill explains how to use it safely and test your connection. All requests use JSON and a specific API version. Rate limits apply, so the skill includes tips for handling them.
Global
mkdir -p ~/.claude/skills/notion-apiProject
mkdir -p .claude/skills/notion-apiSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Firecrawl Build Scrapefirecrawl/skills
Extract clean web content from a single URL quickly and reliably