📚

Notion到PDF知識匯出器

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

📖 技能介紹


name: "Notion到PDF知識匯出器" slug: "notion-to-pdf-knowledge-exporter" version: "1.0.0" displayName: "Notion到PDF知識匯出器" summary: "通過 Notion API v1 查詢 Notion 資料庫和頁面,然後通過 WeasyPrint 將內容塊渲染為 PDF。提取文本、表格和內聯影像,並保留標題層級結構。使用 OpenAI text-embedding-3-small 為每個部分生成嵌入向量,用於 RAG(檢索增強生成)資料攝入。" license: "MIT" description: "通過 Notion API v1 查詢 Notion 資料庫和頁面,然後通過 WeasyPrint 將內容塊渲染為 PDF。提取文本、表格和內聯影像,並保留標題層次結構。使用 OpenAI text-embedding-3-small 為 RAG 攝入生成各部分嵌入。" github_stars: 5582 verification: "security_reviewed" source: "https://github.com/1991513ccie-png/skills" category: "Templates & Workflows" framework: "Codex" tool_ecosystem: github_repo: "1991513ccie-png/skills" github_stars: 5582 npm_package: "@notionhq/client" npm_weekly_downloads: 1182949


Notion到PDF知識匯出器

Queries Notion databases and pages via the Notion API v1, then renders content blocks into PDF via WeasyPrint. Extracts text, tables, and inline images and preserves heading hierarchy. Generates per-section embeddings with OpenAI text-embedding-3-small for RAG ingestion.

Installation

小蔥技能站7w4.net,專業的AI技能分享平臺。

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 筆記匯出為 PDF 格式,還能生成 AI 理解用的向量資料,功能設計比較實用。但目前文件質量較差,說明不夠清晰詳細,對普通使用者不夠友好,缺少通俗的使用指南。如果能改進文件和說明,這個 Skill 會更有價值。

📊 多維度評分

適應性3.6
規範性3.3
有效性3.6
可靠性3
可信度4

📁 包含檔案 (3 個)

📄 SKILL.md 2 KB
📄 _meta.json 151 B
📄 _skillhub_meta.json 172 B