notion-sdk
✓Control Notion via Python SDK. TRIGGERS - Notion API, create page, query database, add blocks.
Installation
SKILL.md
Control Notion programmatically using the official notion-client Python SDK. See PyPI for current version.
| notionwrapper.py | Client setup, token validation, retry wrapper | | createpage.py | Create pages, property builders | | addblocks.py | Append blocks, block type builders | | querydatabase.py | Query, filter, sort, search |
Insights discovered through integration testing (test citations for verification).
Control Notion via Python SDK. TRIGGERS - Notion API, create page, query database, add blocks. Source: terrylica/cc-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/terrylica/cc-skills --skill notion-sdk- Source
- terrylica/cc-skills
- Category
- @Collaboration
- Verified
- ✓
- First Seen
- 2026-02-04
- Updated
- 2026-02-18
Quick answers
What is notion-sdk?
Control Notion via Python SDK. TRIGGERS - Notion API, create page, query database, add blocks. Source: terrylica/cc-skills.
How do I install notion-sdk?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill notion-sdk Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/terrylica/cc-skills
Details
- Category
- @Collaboration
- Source
- skills.sh
- First Seen
- 2026-02-04