Notion CLI is a self-documenting command line interface that allows users to interact with Notion's API. It is suitable for developers looking to automate tasks or retrieve information from Notion programs.
$ npx skills add https://github.com/makenotion/skills --skill notion-cliNotion CLI provides developers with a command line interface to interact directly with Notion's API. The tool supports workers, public API requests, and file uploads, making it suitable for automating routine tasks and retrieving information from Notion databases and pages. Installation is straightforward through the skills CLI, allowing quick integration into development workflows. Developers can use Notion CLI to build custom automation scripts, sync data between systems, and programmatically manage Notion workspace content without manual intervention.
Use the command '$ npx skills add https://github.com/makenotion/skills --skill notion-cli' to install.
List public API endpoints.
Retrieve pages as Markdown.
Show methods and documentation for specific API endpoints.
$ npx skills add https://github.com/makenotion/skills --skill notion-cligit clone https://github.com/makenotion/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan