Loading...
Loading...
Found 14 Skills
This skill provides comprehensive instructions for interacting with the Notion API via REST calls. This skill should be used whenever the user asks to interact with Notion, including reading, creating, updating, or deleting pages, databases, blocks, comments, or any other Notion content. The skill covers authentication, all available endpoints, pagination, error handling, and best practices.
Notion API for workspace automation including databases, pages, blocks, query/filter syntax, and integration patterns
Interact with Notion using the unofficial private API - pages, databases, blocks, search, users, comments
Interact with Notion workspaces using official API - manage pages, databases, blocks, users, and comments
Operate Notion Public API through UXC with a curated OpenAPI schema for search, block traversal, page reads, content writes, and data source/database inspection. Use when tasks need recursive reads or structured writes that Notion MCP does not expose directly.
Notion API for creating and managing pages, databases, and blocks.
Control Notion via Python SDK. TRIGGERS - Notion API, create page, query database, add blocks.
Notion: Query a database with filters and sorts.
Use the Notion CLI (`ntn`) to interact with the Notion API, manage workers, and upload files. Use when the user asks to "call the Notion API", "deploy a worker", "upload a file to Notion", "create a page", "query a database", or any task involving the `ntn` command.
Work with Notion from the terminal using the `notion` CLI. Use when the user needs to read, create, update, query, or manage Notion pages, databases, blocks, comments, users, or files programmatically. Covers the entire Notion API with 44 commands. Triggers: Notion workspace automation, database queries, page creation, block manipulation, comment threads, file uploads, relation management, database export, multi-workspace management, or any Notion API interaction from the command line.
Use this skill to operate Notion via the `notion` CLI built from this repo, including install steps and auth setup.
This skill should be used when the user asks to access secured work data through "office", "email", "calendar", "microsoft graph", or "notion" using auth.freshhub.ai and the Freshwater secure auth proxy.