Full API access to Notion for creating pages, querying databases, and managing blocks programmatically. You'll need an integration key from notion.so/my-integrations and permission sharing on target pages. One catch: this uses the 2025-09-03 API version where databases are now called "data sources" in endpoints, so you'll use `/data_sources/{id}/query` for queries but still reference `database_id` when creating pages as children. The documentation here is solid with curl examples for common operations like creating database entries, updating properties, and appending content blocks. Rate limited to about 3 requests per second, which is fine for automation but won't handle high-volume scenarios.
npx -y skills add steipete/clawdis --skill notion --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
larksuite/cli
googleworkspace/cli
googleworkspace/cli
googleworkspace/cli