🤖

Notion 数据库同步代理

👤 ҉Breeze🌔 📦 v1.0.0 ⭐ 3.2 ⬇️ 100 下载
🤖 AI-Agent 免费 🔑 需 API Key

📖 技能介绍


name: "Notion 数据库同步代理" slug: "notion-database-sync-agent" version: "1.0.0" displayName: "Notion 数据库同步代理" summary: "使用 Notion API(POST /v1/databases/{id}/query)在 Notion 数据库和外部源之间同步记录,应用字段映射、通过标题或唯一属性去重,并通过 last_edited_time 过滤进行增量更新。" license: "MIT" description: "使用 Notion API(POST /v1/databases/{id}/query)在 Notion 数据库和外部源之间同步记录,应用字段映射、通过标题或唯一属性去重,并通过 last_edited_time 过滤进行增量更新。" 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


Notion 数据库同步代理

Syncs records between Notion databases and external sources using the Notion API (POST /v1/databases/{id}/query), applying field mapping, deduplication by title or unique property, and incremental updates via last_edited_time filtering.

Installation

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

本技能来自小葱技能站7w4.net。

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质量一般。好的方面是包含了基本的安装指引和包信息。但文档内容太少,缺乏具体的使用说明和示例。标题提到的核心功能都没有详细解释,用户很难真正使用起来。简单说,这就是一个简单的npm包引用,而不是完整的同步工具指南。推荐指数:2/5。

📊 多维度评分

适应性3.2
规范性3.1
有效性3.1
可靠性3
可信度4.3

📁 包含文件 (3 个)

📄 SKILL.md 1.9 KB
📄 _meta.json 145 B
📄 _skillhub_meta.json 160 B