What is vibe-notionbot?
Interact with Notion workspaces using official API - manage pages, databases, blocks, users, and comments Source: devxoul/vibe-notion.
Interact with Notion workspaces using official API - manage pages, databases, blocks, users, and comments
Quickly install vibe-notionbot AI skill to your development environment via command line
Source: devxoul/vibe-notion.
A TypeScript CLI tool that enables AI agents and humans to interact with Notion workspaces through the official Notion API. Supports pages, databases, blocks, users, comments, and search.
Never call the Notion API directly. Always use the vibe-notionbot CLI commands described in this skill. Do not make raw HTTP requests to the Notion API or use @notionhq/client directly. Direct API calls risk exposing credentials and may trigger Notion's abuse detection, getting the user's account blocked.
If a feature you need is not supported by vibe-notionbot, let the user know and offer to file a feature request at devxoul/vibe-notion on their behalf. Before submitting, strip out any real user data — IDs, names, emails, tokens, page content, or anything else that could identify the user or their workspace. Use generic placeholders instead and keep the issue focused on describing the missing capability.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/devxoul/vibe-notion --skill vibe-notionbotInteract with Notion workspaces using official API - manage pages, databases, blocks, users, and comments Source: devxoul/vibe-notion.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/devxoul/vibe-notion --skill vibe-notionbot Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/devxoul/vibe-notion