
makenotion / skills
✓ Official★ 134A skill package that teaches your agent 1 capability — every one documented and browsable below, no GitHub required · by notion.
Each skill below is one capability this package teaches your agent. Install the whole package, or open a skill to install just that one.
Notion Skills
Agent skills for working with Notion.
Install
We recommend the skills CLI.
Copy & paste — that's it
# Install all skills
npx skills add makenotion/skills
# Install a specific skill
npx skills add makenotion/skills --skill notion-cliAvailable Skills
| Skill | Description |
|---|---|
notion-cli | Install and use the Notion CLI (ntn) for workers, public API requests, and file uploads. |
Install the whole package (1 skills):
Copy & paste — that's it
npx skills add https://github.com/makenotion/skillsOr install a single skill:
Copy & paste — that's it
npx skills add https://github.com/makenotion/skills --skill <name>Pick the skill name from the Skills tab — each entry there installs independently.