notion

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ntn, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines Notion API and CLI operations, allowing users to manage pages, databases, and markdown content with ease, saving time and enhancing productivity.

Core Features & Use Cases

  • Notion API Access: Utilize the Notion API for advanced operations like page and database manipulation.
  • CLI Interface: Access Notion through the official ntn CLI for a streamlined experience on macOS and Linux.
  • File Uploads: Efficiently upload files to Notion directly from the command line.
  • Use Case: Automate the creation of meeting notes in Notion by extracting text from a PDF and uploading it as a new page.

Quick Start

Use the notion skill to create a new page with the content of the attached PDF 'meeting_notes.pdf'.

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 from the command line?

You can manage Notion pages and databases from the command line by using the `ntn` CLI tool alongside the Notion API to perform basic CRUD operations on Notion objects. This Skill handles both script-based and CLI operations for streamlined page and database management.

Can I upload markdown content to Notion automatically?

Yes, you can upload markdown content to Notion automatically by utilizing the Notion API integration provided by this Skill. It supports managing markdown content directly, allowing you to create pages from markdown files or extract text from documents like PDFs for upload.

Do I need a Notion API key to manage databases via CLI?

Yes, you need a Notion API key to manage databases via CLI. The Skill requires a valid Notion API key to authenticate requests and execute basic CRUD operations on your Notion pages, databases, and markdown content.

Does the Notion CLI integration work on Windows?

Yes, the Notion CLI integration works on Windows, in addition to macOS and Linux. The Skill supports command-line and script-based operations across all three operating systems, ensuring cross-platform compatibility for managing your Notion objects.

What is the best way to automate creating meeting notes in Notion from a PDF?

The best way to automate creating meeting notes in Notion from a PDF is to use this Skill to extract text from the PDF file and upload it directly as a new page via the Notion API and CLI, streamlining the entire document ingestion process.