Skip to main content
Back to registry

notion-api

intellectronica/agent-skills

This skill enables interaction with Notion workspaces through the Notion REST API. Use curl and jq for direct REST calls, or write ad-hoc scripts as appropriate for the task.

Installs2
Install command
npx skills add https://github.com/intellectronica/agent-skills --skill notion-api
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
This skill enables interaction with Notion workspaces through the Notion REST API. Use curl and jq for direct REST calls, or write ad-hoc scripts as appropriate for the task. IMPORTANT : Never display, log, or send NOTION_API_TOKEN anywhere except in the Authorization header. Confirm its existence, ask if missing, use it in requests—but never echo or expose it. All requests require these headers: Test the API key by retrieving the bot user: IMPORTANT : Before executing any operation that modifies or deletes data, ask the user for confirmation. This includes: For a logical group of related operations, a single confirmation is sufficient. Search across all accessible pages and databases: Filter values: "page" or "data_source" (or omit for both) Note : This returns page properties, not content. For content, use "Retrieve block children" with the page ID.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does notion-api do?

This skill enables interaction with Notion workspaces through the Notion REST API. Use curl and jq for direct REST calls, or write ad-hoc scripts as appropriate for the task.

Is notion-api good?

notion-api does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does notion-api work with?

notion-api currently lists compatibility with gemini-cli, opencode, cursor, kimi-cli, github-copilot.

What are alternatives to notion-api?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install notion-api?

npx skills add https://github.com/intellectronica/agent-skills --skill notion-api

Related skills

More from intellectronica/agent-skills

Related skills

Alternatives in Software Engineering