byintellectronica· 15 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.
$npx -y skills add intellectronica/agent-skills --skill notion-apiInstalls into the current project.
Run `npx skills use "https://github.com/intellectronica/agent-skills" --skill "intellectronica/agent-skills/notion-api"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/intellectronica/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/intellectronica/agent-skills"` and select the relevant skills, then follow their instructions.