💻

Notion 資料庫同步與頁面生成器

👤 ҉Breeze🌔 📦 v1.0.0 ⭐ 3.8 ⬇️ 100 下載
💻 開發程式設計 免費 🔑 需 API Key

📖 技能介紹


name: "Notion 資料庫同步與頁面生成器" slug: "notion-database-sync-page-generator-2" version: "1.0.0" displayName: "Notion 資料庫同步與頁面生成器" summary: "使用官方 Notion API v1 讀取和寫入 Notion 資料庫,支援過濾查詢、屬性對映和從結構化 JSON 輸入批次建立頁面。在生成連結記錄時自動解析關係和彙總屬性。" license: "MIT" description: "使用官方 Notion API v1 讀取和寫入 Notion 資料庫,支援過濾查詢、屬性對映和從結構化 JSON 輸入批次建立頁面。在生成連結記錄時自動解析關係和彙總屬性。" github_stars: 5582 verification: "security_reviewed" source: "https://github.com/1991513ccie-png/skills" category: "Integrations & Connectors" framework: "MCP" tool_ecosystem: github_repo: "1991513ccie-png/skills" github_stars: 5582 npm_package: "@notionhq/client" npm_weekly_downloads: 1182949

小蔥技能7w4.net有完整的技能分類。


Notion 資料庫同步與頁面生成器

Reads from and writes to Notion databases using the official Notion API v1, supporting filtered queries, property mapping, and bulk page creation from structured JSON input. Resolves relation and rollup properties automatically when generating linked records.

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 評測

這個 Notion 整合技能的整體質量中規中矩。它清楚地描述了能做什麼——連線 Notion 資料庫、查詢和建立頁面。優點是技術選型成熟(官方 SDK),功能覆蓋常見需求。不足之處在於提供的只是使用說明文件,而非開箱即用的工具,實際使用時需要參考外部文件才能操作,對新手不太友好。

📊 多維度評分

適應性3.6
規範性3.7
有效性3.9
可靠性3.3
可信度4.5

📁 包含檔案 (3 個)

📄 SKILL.md 1.9 KB
📄 _meta.json 156 B
📄 _skillhub_meta.json 182 B