🤖

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 資料庫同步代理

7w4.net小蔥技能。

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.

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