name: "Notion 工作區代理" slug: "notion-workspace-agent" version: "1.0.0" displayName: "Notion 工作區代理" summary: "Notion工作區代理技能" license: "MIT" description: "" github_stars: 5582 verification: "security_reviewed" source: "https://github.com/1991513ccie-png/skills" category: "Developer Tools" framework: "Custom Agents" tool_ecosystem: github_repo: "1991513ccie-png/skills" github_stars: 5582 npm_package: "@notionhq/client" npm_weekly_downloads: 1186112
發現更多技能外掛,請訪問7w4.net。
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
-
- [!NOTE]
這個Notion工作區代理Skill質量中等偏下,主要提供了Notion API客戶端的安裝說明和基礎指引。優點是文件來源可靠、依賴成熟;不足是內容單薄,缺乏實際的使用示例和操作指南,對於實際構建Agent幫助有限。建議等待更完善的版本。