📚

Notion AI 文件摘要生成器與行動項提取器

👤 ҉Breeze🌔 📦 v1.0.0 ⭐ 3.5 ⬇️ 98 下載
📚 知識管理 免費 🔑 需 API Key

📖 技能介紹


name: "Notion AI 文件摘要生成器與行動項提取器" slug: "notion-ai-doc-summarizer" version: "1.0.0" displayName: "Notion AI 文件摘要生成器與行動項提取器" summary: "使用 Notion SDK 和 Notion AI 的 /v1/pages 和 /v1/blocks/children 端點來檢索頁面內容並呼叫 AI 驅動的摘要功能。提取的行動項通過 databases.query 和 pages.create 作為結構化資料庫條目追加。" license: "MIT" description: "使用 Notion SDK 和 Notion AI 的 /v1/pages 和 /v1/blocks/children 端點來檢索頁面內容並呼叫 AI 驅動的摘要功能。提取的行動項通過 databases.query 和 pages.create 作為結構化資料庫條目追加。" github_stars: 5582 verification: "security_reviewed" source: "https://github.com/1991513ccie-png/skills" category: "Calendar, Email & Productivity" framework: "Claude Code" tool_ecosystem: github_repo: "1991513ccie-png/skills" github_stars: 5582 npm_package: "@notionhq/client" npm_weekly_downloads: 1182949


Notion AI 文件摘要生成器與行動項提取器

Uses the Notion SDK and Notion AI's /v1/pages and /v1/blocks/children endpoints to retrieve page content and invoke AI-powered summarization. Extracted action items are appended as a structured database entry via databases.query and pages.create.

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,解鎖更多實用的AI技能外掛。

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

質量中等偏下。功能描述清晰,但實際只有一個說明文件,沒有可執行的程式碼,無法直接使用。文件中夾雜了連結和標籤,格式混亂,閱讀體驗不佳。作為一個工具來說完成度不足,想使用的話建議等作者完善後再嘗試。

📊 多維度評分

適應性3.4
規範性3.2
有效性3.7
可靠性3.1
可信度4.4

📁 包含檔案 (3 個)

📄 SKILL.md 2 KB
📄 _meta.json 143 B
📄 _skillhub_meta.json 185 B