·notion

Manage Notion notes, pages, and data sources with a JSON-first CLI for search, read/export, write/import, append, and move operations. Use when working with Notion, organising notes, moving pages, triaging an inbox, or reading/writing page content.

24Installs·2Trend·@tristanmanchester

Installation

$npx skills add https://github.com/tristanmanchester/agent-skills --skill notion

How to Install notion

Quickly install notion AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tristanmanchester/agent-skills --skill notion
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tristanmanchester/agent-skills.

SKILL.md

View raw

This skill ships a single entrypoint CLI: {baseDir}/scripts/notionctl.mjs.

This skill expects NOTIONAPIKEY to be present in the environment.

If you need a fallback for local dev, the CLI also checks:

Manage Notion notes, pages, and data sources with a JSON-first CLI for search, read/export, write/import, append, and move operations. Use when working with Notion, organising notes, moving pages, triaging an inbox, or reading/writing page content. Source: tristanmanchester/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tristanmanchester/agent-skills --skill notion
Category
@Collaboration
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from tristanmanchester/agent-skills

Quick answers

What is notion?

Manage Notion notes, pages, and data sources with a JSON-first CLI for search, read/export, write/import, append, and move operations. Use when working with Notion, organising notes, moving pages, triaging an inbox, or reading/writing page content. Source: tristanmanchester/agent-skills.

How do I install notion?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tristanmanchester/agent-skills --skill notion Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/tristanmanchester/agent-skills