Overview
- Skill Key
- devxoul/vibe-notionbot
- Author
- devxoul
- Source Repo
- openclaw/skills
- Version
- 0.9.0
- Source Path
- skills/devxoul/vibe-notionbot
- Latest Commit SHA
- bf5ad04a616dcf21fbeb64d42ab7b113a5e8fdfc
Interact with Notion workspaces using official API - manage pages, databases, blocks, users, and comments
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 vibe-notionbot 技能。 若已安装,则直接安装 vibe-notionbot 技能。
# Vibe Notionbot 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. ## Which CLI to Use This package ships two CLIs. Pick the right one based on your situation: | | `vibe-notion` | `vibe-notionbot` (this CLI) | |---|---|---| | API | Unofficial private API | Official Notion API | | Auth | `token_v2` auto-extracted from Notion desktop app | `NOTION_TOKEN` env var (Integration token) | | Identity | Acts as the user | Acts as a bot | | Setup | Zero — credentials extracted automatically | Manual — create Integration at notion.so/my-integrations | | Database rows | `add-row`, `update-row` | Create via `page create --database` | | View management | `view-get`, `view-update`, `view-list`, `view-add`, `view-delete` | Not supported | | Workspace listing | Supported | Not supported | | Stability | Private API — may break on Notion changes | Official versioned API — stable | **Decision flow:** 1. If the Notion desktop app is installed → use `vibe-notion` 2. If `NOTION_TOKEN` is set but no desktop app → use `vibe-notionbot` (this CLI) 3. If both are available → prefer `vibe-notion` (broader capabilities, zero setup) 4. If neither → ask the user to set up one of the two ## Important: CLI Only **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](https://github.com/devxoul/vibe-notion/issues) 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...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
romeosy
OpenClaw Chinese AI-enhanced knowledge management skill
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
chaimengphp
Intelligent search for agents. Multi-source retrieval with confidence scoring - web, academic, and Tavily in one unified API.
chandika
Install and configure mirage-proxy as a transparent PII/secrets filter for OpenClaw LLM API calls. Handles binary installation, provider config, auto-restart, and multi-model routing through the proxy.
chair4ce
Persistent, semantic memory for AI agents. Gives your AI long-term recall that survives compaction and session resets — 98% accuracy, 20ms latency.