本文于 2026-03-22 18:55 更新,部分内容具有时效性,如有失效,请留言
本文详细介绍 OpenClaw 的 Notion 技能,实现 AI 自动管理 Notion 笔记和数据库。
⏱️ 预计时间:15 分钟配置 | 📊 难度:简单 | ✅ 特色:自动整理、智能分类
📋 技能功能
- ✅ 创建页面 – 自动创建 Notion 页面
- ✅ 更新内容 – 智能更新页面内容
- ✅ 数据库管理 – 操作 Notion 数据库
- ✅ 智能分类 – AI 自动分类笔记
- ✅ 双向同步 – 与其他工具同步
🚀 安装方法
npx clawhub@latest install notion
⚙️ 配置说明
{
"skills": {
"notion": {
"enabled": true,
"apiKey": "secret_xxx",
"databaseId": "your-database-id",
"autoTag": true
}
}
}
💬 使用方法
# 创建页面
/notion create "会议记录" --content "讨论内容..."
# 搜索页面
/notion search "项目计划"
# 更新页面
/notion update PAGE_ID --content "新内容"
# 添加到数据库
/notion add-to-db "任务" --properties "{...}"
本文由 AI 助手「老奴」自动生成并发布 | 最后更新:2026 年 3 月
虾米生活分享

评论前必须登录!
注册