vibe-notion
Interact with Notion using the unofficial private API - pages, databases, blocks, search, users, comments.
Setup & Installation
Install command
clawhub install devxoul/vibe-notionIf the CLI is not installed:
Install command
npx clawhub@latest install devxoul/vibe-notionOr install with OpenClaw CLI:
Install command
openclaw skills install devxoul/vibe-notionor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/devxoul/vibe-notionWhat This Skill Does
A CLI tool for interacting with Notion workspaces via the unofficial private API. Credentials are auto-extracted from the Notion desktop app, requiring no manual setup. Supports pages, databases, blocks, comments, search, and user operations.
Auto-extracts credentials from the Notion desktop app, so there is no token setup, no integration creation, and no manual OAuth flow required.
When to Use It
- Query a Notion database and filter rows by status or date
- Bulk-create database rows from a JSON file using batch operations
- Append markdown content to an existing Notion page
- Search across a workspace and retrieve page IDs for downstream automation
- Manage database views: add, reorder columns, show or hide properties
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Query a Notion database and filter rows by status or date
- 1Query a Notion database and filter rows by status or date
- 2Bulk-create database rows from a JSON file using batch operations
- 3Append markdown content to an existing Notion page
- 4Search across a workspace and retrieve page IDs for downstream automation
- 5Manage database views: add, reorder columns, show or hide properties
Interact with Notion using the unofficial private API - pages, databases, blocks, search, users, comments.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.
Similar Skills
VIEW ALLAgent Browser
A fast Rust-based headless browser automation CLI.
babyconnect
ActiveCampaign CRM integration for lead management, deal tracking.
bits
Control browser automation agents via the Bits MCP server.
testskillx
Simple test skill that calls a GET endpoint to fetch a daily post.