The notion-api skill provides comprehensive instructions for developers and automation users to interact with Notion workspaces through REST API calls, covering authentication, all available endpoints, pagination, error handling, and best practices. It solves the problem of programmatically reading, creating, updating, and deleting Notion content by offering detailed guidance on proper API key handling, request formatting, rate limiting, and confirmation protocols for destructive operations. The skill is designed for developers building integrations, agents, or scripts that need reliable, secure access to Notion data.
npx skills add https://github.com/intellectronica/agent-skills --skill notion-api