notion-cli
Installation
SKILL.md
Notion CLI
notion is a CLI for the Notion API. Single Go binary, full API coverage, dual output (pretty tables for humans, JSON for agents). Current: v0.7.0.
Install
# Homebrew
brew install 4ier/tap/notion-cli
# npm
npm install -g @4ier/notion-cli
# Go
go install github.com/4ier/notion-cli@latest
# Or download a binary from https://github.com/4ier/notion-cli/releases