·notion-sdk
@

notion-sdk

terrylica/cc-skills

通过 Python SDK 控制概念。 TRIGGERS - Notion API,创建页面,查询数据库,添加块。

17安装·3热度·@terrylica

安装

$npx skills add https://github.com/terrylica/cc-skills --skill notion-sdk

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).

通过 Python SDK 控制概念。 TRIGGERS - Notion API,创建页面,查询数据库,添加块。 来源:terrylica/cc-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/terrylica/cc-skills --skill notion-sdk
分类
@协作工具
认证
收录时间
2026-02-04
更新时间
2026-02-18

快速解答

什么是 notion-sdk?

通过 Python SDK 控制概念。 TRIGGERS - Notion API,创建页面,查询数据库,添加块。 来源:terrylica/cc-skills。

如何安装 notion-sdk?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/terrylica/cc-skills --skill notion-sdk 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/terrylica/cc-skills