·vibe-notionbot
@

vibe-notionbot

Interact with Notion workspaces using official API - manage pages, databases, blocks, users, and comments

38Installs·2Trend·@devxoul

Installation

$npx skills add https://github.com/devxoul/vibe-notion --skill vibe-notionbot

How to Install vibe-notionbot

Quickly install vibe-notionbot 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/devxoul/vibe-notion --skill vibe-notionbot
  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: devxoul/vibe-notion.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/devxoul/vibe-notion --skill vibe-notionbot
Category
@Collaboration
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from devxoul/vibe-notion

Quick answers

What is vibe-notionbot?

Interact with Notion workspaces using official API - manage pages, databases, blocks, users, and comments Source: devxoul/vibe-notion.

How do I install vibe-notionbot?

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

Where is the source repository?

https://github.com/devxoul/vibe-notion

Details

Category
@Collaboration
Source
skills.sh
First Seen
2026-02-20