什麼是 vibe-notionbot?
使用官方 API 與 Notion 工作區互動 - 管理頁面、資料庫、區塊、使用者和評論 來源:devxoul/vibe-notion。
使用官方 API 與 Notion 工作區互動 - 管理頁面、資料庫、區塊、使用者和評論
透過命令列快速安裝 vibe-notionbot AI 技能到你的開發環境
來源: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.
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/devxoul/vibe-notion --skill vibe-notionbot使用官方 API 與 Notion 工作區互動 - 管理頁面、資料庫、區塊、使用者和評論 來源:devxoul/vibe-notion。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/devxoul/vibe-notion --skill vibe-notionbot 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/devxoul/vibe-notion