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.
$npx -y skills add makenotion/skills --skill notion-cliInstalls into the current project.
Run `npx skills use "https://github.com/makenotion/skills" --skill "makenotion/skills/notion-cli"` 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/makenotion/skills" that are relevant to the current task. Run `npx skills add "https://github.com/makenotion/skills"` and select the relevant skills, then follow their instructions.