什么是 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