AI AGENT ADDONS

The Notion CLI lets you control Notion right from your command line. You can create pages, upload files, and manage workers without opening the web app. It is a fast tool for developers and power users who want to automate their Notion tasks.

The CLI is self-documenting. Whenever you need help, just type a command to see available endpoints, flags, and examples. You never have to guess the syntax.

Use it to call any Notion API endpoint, query databases, or deploy workers. Everything works with simple text commands. This makes automating your Notion workflows quick and reliable.

Add Notion Cli skill to your workflow

Global

mkdir -p ~/.claude/skills/notion-cli

Project

mkdir -p .claude/skills/notion-cli

Source Repository

Stars
132
Forks
6
Watchers
132
License
MIT
Last Push
2 months ago
Created
5 months ago