发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Memory Template — Notion API
Create `~/notion-api-integration/memory.md` with this structure:
Filters and Sorts - Notion API
```json {"filter": {"property": "Name", "rich_text": {"contains": "search term"}}} ``` Operations: `equals`, `does_not_equal`, `contains`, `does_not_contain`, `starts_with`, `ends_with`, `is_empty`, `is_not_empty`
Notion API Integration
Complete Notion API reference. See auxiliary files for detailed operations.
Platform Routing
meetings: local # or: apple-notes, bear, obsidian, notion decisions: local projects: notion journal: bear quick: apple-notes
Index
| API | Line | |-----|------| | Notion | 2 | | Airtable | 130 | | Google Sheets | 226 |
openclaw-notion-api
Use the Notion API to create/read/update pages, data sources (databases), and blocks.
Notion Routing Reference
**App name:** `notion` **Base URL proxied:** `api.notion.com`