How this skill is triggered — by the user, by Claude, or both
Slash command
/notion:notion-usageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
On first use, Claude Code will open a browser for Notion OAuth. Grant access to the workspaces you need. The token is stored in `~/.claude/settings.json` under `mcpServers.notion` and refreshed automatically.
On first use, Claude Code will open a browser for Notion OAuth. Grant access to the workspaces you need. The token is stored in ~/.claude/settings.json under mcpServers.notion and refreshed automatically.
When working with Notion:
npx claudepluginhub mvasilenko/mv-claude-code-marketplace --plugin notionCreates minimal Notion API examples for searching pages, adding test pages to databases, and retrieving them. Use when testing setup or learning search/pages/users basics.
Automates Notion pages, databases, blocks, comments, and users via Composio toolkit over Rube MCP. Requires active connection; sequences tools for create/query/update/archive.
Interact with Notion workspaces via official API CLI: manage pages, databases, blocks, users, comments, and search. For AI agents or developers automating Notion tasks.