vibe-notion

Manage Notion workspaces via the unofficial private API with CRUD and search.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/Kushtrvedi/openclaw-standard --skill vibe-notion-kushtrvedi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vibe-notion
Source: https://github.com/Kushtrvedi/openclaw-standard/tree/main/skills/vibe-notion
Command: npx skills add https://github.com/Kushtrvedi/openclaw-standard --skill vibe-notion-kushtrvedi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Interact with Notion workspaces using the unofficial private API to perform CRUD on pages, databases, blocks, search, and user management, enabling automation and AI workflows without manual UI interactions.

Core Features & Use Cases

  • CLI tools: vibe-notion (unofficial private API) and vibe-notionbot (official API) to choose the best path depending on environment.
  • Authentication and memory: credentials auto-extracted from the Notion desktop app; memory persists across sessions.
  • Batch operations and safe launch: supports batch operations, memory persistence, and robust startup handling for reliability.

Quick Start

Install the vibe-notion CLI, authenticate, and run a simple workflow to list workspaces.

Frequently Asked Questions about vibe-notion

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

FAQPage Schema
How do I automate Notion workspaces using the private API?

You can automate Notion workspaces by using the unofficial private API to programmatically perform CRUD operations on pages, databases, and blocks. This enables AI agent workflows and workspace administration without manual UI interactions.

Do I need to manually configure credentials to manage Notion pages via CLI?

No manual credential configuration is required to manage Notion pages via CLI. Credentials are automatically extracted from the Notion desktop app and stored securely, allowing immediate programmatic access and batch operations.

What is the difference between the official Notion API and the unofficial private API for automation?

The unofficial private API allows broader workspace administration and CRUD operations beyond the official API's scope. This Skill provides both CLI paths, letting you choose the best approach depending on your environment and automation requirements.

Can I run batch operations and persist workspace IDs across sessions?

Yes, you can run batch operations and persist workspace IDs across sessions. The system includes memory persistence that retains workspace data and IDs, ensuring reliable automation and robust startup handling for repeated workflows.

How do I search and manage users in Notion workspaces programmatically?

You can search and manage users in Notion workspaces programmatically by leveraging the unofficial private API. This allows automated content management and user administration tasks to run seamlessly within AI agent workflows.

Are there limitations when using the unofficial Notion private API for automation?

When using the unofficial Notion private API, limitations include relying on credentials extracted from the desktop app and potential instability from unofficial endpoints. However, safe startup features and memory persistence help mitigate reliability issues during automation.