💻

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


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")

来源于7w4.net。

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