notion

Manage Notion pages, databases, and markdown content via API and CLI.

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/AnandaAnugrahHandyanto/savarez_agent --skill notion-anandaanugrahhandyanto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notion
Source: https://github.com/AnandaAnugrahHandyanto/savarez_agent/tree/main/skills/productivity/notion
Command: npx skills add https://github.com/AnandaAnugrahHandyanto/savarez_agent --skill notion-anandaanugrahhandyanto

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Notion users and teams need a programmable way to manage pages, databases (data sources), and content workflows across Notion, without manual clicking and repetitive tasks.

Core Features & Use Cases

  • Notion API access for pages and databases, with markdown rendering and content automation.
  • CLI and HTTP-based workflows for cross-platform automation, including page creation, updates, and data queries.
  • Workers and automation support to embed Notion-powered tasks into existing workflows.

Quick Start

Install the Notion integration by providing your NOTION_API_KEY and start issuing API or CLI commands to manage pages and databases.

Frequently Asked Questions about notion

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

FAQPage Schema
How do I manage Notion pages and databases programmatically?

To manage Notion pages and databases programmatically, this Skill integrates the Notion API and the not CLI to handle page creation, updates, and data queries. It provides programmatic control for automating content workflows without manual clicking.

Do I need a Notion API key to use CLI commands for markdown content?

Yes, you need a Notion API key to use CLI commands for markdown content. This Skill requires a NOTION_API_KEY and Notion API readiness to execute both the not CLI path and HTTP curl path for rendering markdown and automating Notion tasks.

Can I use HTTP curl workflows to query Notion databases?

Yes, you can use HTTP curl workflows to query Notion databases. This Skill supports both the not CLI path and the HTTP curl path, allowing software teams to execute data queries and automate cross-platform Notion workflows programmatically.

What is the best way to automate repetitive Notion tasks for software teams?

The best way to automate repetitive Notion tasks for software teams is using API and CLI integrations with workers. This Skill embeds Notion-powered tasks into existing workflows, supporting page creation, updates, markdown rendering, and data source automation.

Does Notion API automation support markdown rendering for pages?

Yes, Notion API automation supports markdown rendering for pages. This Skill provides programmatic control via the Notion API and the not CLI to manage markdown content, databases, and page updates across both CLI and HTTP workflows.