name: "Notion AI 工作區" slug: "notion-ai-workspace" version: "1.0.0" displayName: "Notion AI 工作區" summary: "Notion AI 工作區技能" license: "MIT" description: "" github_stars: 5582 verification: "security_reviewed" source: "https://github.com/1991513ccie-png/skills" category: "Calendar, Email & Productivity" framework: "Custom Agents" tool_ecosystem: github_repo: "1991513ccie-png/skills" github_stars: 5582 npm_package: "@notionhq/client" npm_weekly_downloads: 1182949
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
-
- [!NOTE]
這個 Skill 質量中等偏下。優點是背後使用了 Notion 官方 SDK,真實可靠且經過安全檢查,在生產環境中有廣泛使用基礎。但缺點也很明顯:內容太少,只有簡單的安裝說明,沒有展示具體能做什麼、怎麼用;功能描述幾乎空白,對普通使用者來說難以判斷是否滿足需求。如果你需要使用 Notion AI 功能,可能需要自己研究官方文件才能真正用起來。改進空間較大。