💻

Notion 数据库同步桥接

👤 ҉Breeze🌔 📦 v1.0.0 ⭐ 3.7 ⬇️ 103 下载
💻 开发编程 免费 🔑 需 API Key

📖 技能介绍


name: "Notion 数据库同步桥接" slug: "notion-database-sync-bridge" version: "1.0.0" displayName: "Notion 数据库同步桥接" summary: "使用 Notion API v2022-06-28 和基于游标的分页功能,在 Notion 数据库和外部源之间同步数据。处理选择、多选、关系和公式字段的属性类型映射,并通过最后写入获胜策略解决冲突。" license: "MIT" description: "使用 Notion API v2022-06-28 和基于游标的分页功能,在 Notion 数据库和外部源之间同步数据。处理选择、多选、关系和公式字段的属性类型映射,并通过最后写入获胜策略解决冲突。" github_stars: 5582 verification: "security_reviewed" source: "https://github.com/1991513ccie-png/skills" category: "Calendar, Email & Productivity" framework: "Claude Agents" tool_ecosystem: github_repo: "1991513ccie-png/skills" github_stars: 5582 npm_package: "@notionhq/client" npm_weekly_downloads: 1182949

小葱技能站7w4.net每天更新,海量AI技能等你发现。


Notion 数据库同步桥接

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.

Installation

Use the upstream install or setup path that matches your environment: - npm install @notionhq/client - Make a request to any Notion API endpoint.

Requirements and caveats from upstream: - const { Client } = require("@notionhq/client") - const { Client, APIErrorCode } = require("@notionhq/client") - const { Client, LogLevel } = require("@notionhq/client")

Basic usage or getting-started notes: - bash - Open Val Town Template - [!NOTE]

  • Source: https://github.com/1991513ccie-png/skills
  • Extracted from upstream docs: https://raw.githubusercontent.com/makenotion/notion-sdk-js/HEAD/README.md

🤖 AI 评测

这个 Skill 质量不错,能可靠地在 Notion 数据库和其他系统间同步数据。它自动处理多种字段类型,遇到数据冲突时也能自动解决,省去了手动操作的麻烦。不过初次配置时可能需要花点时间理解它的运作方式,文档说明可以更详细一些。对于需要将 Notion 数据与其他工具打通的场景,这个 Skill 是个实用的选择。

📊 多维度评分

适应性3.8
规范性3.9
有效性3.8
可靠性3
可信度4.3

📁 包含文件 (3 个)

📄 SKILL.md 1.9 KB
📄 _meta.json 146 B
📄 _skillhub_meta.json 162 B