notion

Manage Notion pages, databases, and workspace content via API and CLI workflows.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/Gitnapp/Skills --skill notion-gitnapp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notion
Source: https://github.com/Gitnapp/Skills/tree/main/productivity/notion
Command: npx skills add https://github.com/Gitnapp/Skills --skill notion-gitnapp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies working with Notion by providing a unified workflow for creating, reading, updating, and automating Notion content through APIs and CLI tools.

Core Features & Use Cases

  • Notion Content Management: Create, read, update, and search pages, databases, blocks, and Markdown content using Notion API workflows.
  • CLI and API Integration: Use the ntn CLI when available or fall back to HTTP requests for cross-platform Notion operations.
  • Use Case: Automate team knowledge management by syncing project notes, updating database records, uploading files, and building Notion-based workflows.

Quick Start

Use the notion skill to create a new Notion page from my meeting notes and organize it in the specified workspace.

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 through the API?

You can manage Notion pages and databases through API by creating, reading, updating, and searching content. This skill uses the ntn CLI or falls back to HTTP requests for cross-platform operations, requiring authenticated API access.

Can I automate team knowledge management using Notion API workflows?

Yes, you can automate team knowledge management by syncing project notes, updating database records, and building Notion-based workflows. This skill supports productivity automation scenarios including file uploads and markdown conversion.

Do I need the ntn CLI to use Notion API workflows?

You do not strictly need the ntn CLI to use Notion API workflows. The skill uses the ntn CLI when available but falls back to standard HTTP requests for reliable content manipulation across platforms.

What's the best way to convert markdown content for Notion databases?

The best way to convert markdown content for Notion databases is through this skill's API workflows. It supports markdown conversion natively, allowing you to create and update blocks while organizing content in specified workspaces.

Does Notion API automation support file uploads and database operations?

Yes, Notion API automation supports file uploads and database operations. The skill provides a unified workflow for manipulating workspace content, including searching pages, managing blocks, and developing Notion Workers.

Why does my Notion API workflow fail to update content reliably?

Notion API workflows may fail to update content reliably without authenticated access and compatible tooling. This skill requires proper Notion API credentials and uses either CLI or HTTP requests to ensure stable content manipulation.