notion

Manage Notion pages and databases via CLI with JSON outputs.

2|1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/robomotionio/robomotion-skills --skill notion-robomotionio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notion
Source: https://github.com/robomotionio/robomotion-skills/tree/main/skills/notion
Command: npx skills add https://github.com/robomotionio/robomotion-skills --skill notion-robomotionio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Notion content management is streamlined through a CLI, enabling teams to create, read, update, and search pages and databases without switching between apps.

Core Features & Use Cases

  • Create, read, and update Notion pages and databases with rich content blocks
  • Query and filter Notion databases and search across the workspace
  • Session-based connections and automated workflows with structured outputs

Quick Start

Install the Notion integration with Robomotion, connect a session, and run a command to create or query a page or database.

Frequently Asked Questions about notion

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

FAQPage Schema
How do I automate Notion page and database management without switching between apps?

You can automate Notion page and database management through a CLI to create, read, update, and search content directly within workflows, eliminating the need to switch between apps.

Can I query and filter Notion databases from the command line?

Yes, you can query and filter Notion databases from the command line. The CLI supports searching across the workspace and applying filters to database content to return structured JSON outputs.

What is the best way to create Notion pages with rich content blocks in an automation workflow?

The best way to create Notion pages with rich content blocks in an automation workflow is using a CLI that supports session-based connections and outputs structured JSON for automated processing.

Do I need a session-based connection to update Notion content via automation?

Yes, you need a session-based connection to update Notion content via automation. Connecting a session is required before running CLI commands to create, read, or update pages and databases.

How does the Notion CLI handle structured outputs for automation tasks?

The Notion CLI handles structured outputs for automation tasks by returning structured JSON data from page and database operations, allowing workflows to parse and use the content programmatically.