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
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]
这个Notion工作区代理Skill质量中等偏下,主要提供了Notion API客户端的安装说明和基础指引。优点是文档来源可靠、依赖成熟;不足是内容单薄,缺乏实际的使用示例和操作指南,对于实际构建Agent帮助有限。建议等待更完善的版本。