notion

Automate Notion workspace management using notion-cli commands.

40|4|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/jjmartres/ai-coding-agents --skill notion-jjmartres
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notion
Source: https://github.com/jjmartres/ai-coding-agents/tree/main/shared/.ai-agents/skills/notion
Command: npx skills add https://github.com/jjmartres/ai-coding-agents --skill notion-jjmartres

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Notion workspaces are often managed through the UI, which can slow down repetitive tasks like creating pages, updating properties, and querying databases. This skill enables direct CLI control via notion-cli to accelerate content workflows and reduce manual context switching.

Core Features & Use Cases

  • Create, read, search, and update Notion pages from the CLI, enabling rapid content iteration.
  • Query databases and manage properties to reflect task status and metadata.
  • Use Case: A content team quickly surfaces relevant pages and records for a status review by running a few notion-cli commands.

Quick Start

Run a quick validation by listing pages with notion-cli to verify access to your Notion workspace.

Frequently Asked Questions about notion

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control Notion workspaces from the CLI?

You can control Notion workspaces from the CLI by using the notion-cli tool to automate tasks like creating pages, updating properties, and querying databases. This accelerates content workflows and reduces manual context switching.

Can I query Notion databases via the command line?

Yes, you can query Notion databases via the command line to retrieve records and manage properties. This allows you to quickly surface relevant pages and reflect task status or metadata without using the UI.

Does creating Notion pages from the CLI require the web interface?

No, creating Notion pages from the CLI does not require the web interface. By executing notion-cli commands, you can create, read, search, and update pages directly to enable rapid content iteration.

Why use a CLI for Notion workspace management instead of the UI?

Using a CLI for Notion workspace management solves the problem of slow, repetitive tasks in the UI. It enables direct command execution for creating pages and querying databases, reducing manual context switching.

How do I validate access to a Notion workspace using notion-cli?

To validate access to a Notion workspace using notion-cli, run a quick command to list pages. This verifies your Notion API token configuration and ensures you can successfully query your workspaces.