·notion-api-automation
@

notion-api-automation

tristanmanchester/agent-skills

Automates Notion workspaces via the official Notion REST API and SDKs: authenticate an integration, search for pages/databases, query data sources, create/update pages and blocks, move pages, apply templates, and handle pagination + rate limits. Use when the user mentions the Notion API, Notion integrations, Notion databases/data sources, syncing content with Notion, or making HTTP requests to api.notion.com.

3Installs·0Trend·@tristanmanchester

Installation

$npx skills add https://github.com/tristanmanchester/agent-skills --skill notion-api-automation

SKILL.md

Notion API work is easy to get “mostly right” and still fail in production due to:

This skill provides reliable, repeatable workflows and drop-in request patterns.

Smoke test (HTTP) Use the “bot user” endpoint to verify the token + headers:

Automates Notion workspaces via the official Notion REST API and SDKs: authenticate an integration, search for pages/databases, query data sources, create/update pages and blocks, move pages, apply templates, and handle pagination + rate limits. Use when the user mentions the Notion API, Notion integrations, Notion databases/data sources, syncing content with Notion, or making HTTP requests to api.notion.com. Source: tristanmanchester/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tristanmanchester/agent-skills --skill notion-api-automation
Category
@Collaboration
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is notion-api-automation?

Automates Notion workspaces via the official Notion REST API and SDKs: authenticate an integration, search for pages/databases, query data sources, create/update pages and blocks, move pages, apply templates, and handle pagination + rate limits. Use when the user mentions the Notion API, Notion integrations, Notion databases/data sources, syncing content with Notion, or making HTTP requests to api.notion.com. Source: tristanmanchester/agent-skills.

How do I install notion-api-automation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tristanmanchester/agent-skills --skill notion-api-automation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/tristanmanchester/agent-skills