Synchronizes data between Notion databases and external sources using the Notion API v2022-06-28 with cursor-based pagination. Handles property type mapping for select, multi-select, relation, and formula fields with conflict resolution via last-write-wins strategy.
Use the upstream install or setup path that matches your environment:
Requirements and caveats from upstream:
Basic usage or getting-started notes:
bash
[!NOTE]
Source: https://github.com/1991513ccie-png/skills
小葱技能有更好的技能skills插件。
Extracted from upstream docs: https://raw.githubusercontent.com/makenotion/notion-sdk-js/HEAD/README.md
这个 Skill 质量不错,能可靠地在 Notion 数据库和其他系统间同步数据。它自动处理多种字段类型,遇到数据冲突时也能自动解决,省去了手动操作的麻烦。不过初次配置时可能需要花点时间理解它的运作方式,文档说明可以更详细一些。对于需要将 Notion 数据与其他工具打通的场景,这个 Skill 是个实用的选择。