📚

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有更新,你可以访问看下。

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