Use the upstream install or setup path that matches your environment: - npm install @notionhq/client - Make a request to any Notion API endpoint.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Notion Workspace Agent"
slug: "notion-workspace-agent"
description: ""
github_stars: 5582
verification: "security_reviewed"
source: "https://github.com/makenotion/notion-sdk-js"
category: "Developer Tools"
framework: "Custom Agents"
tool_ecosystem:
github_repo: "makenotion/notion-sdk-js"
github_stars: 5582
npm_package: "@notionhq/client"
npm_weekly_downloads: 1186112
---
# Notion Workspace Agent
## Installation
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
- [](https://www.val.town/v/charmaine/NotionJsSDK)
- [!NOTE]
- Source: https://github.com/makenotion/notion-sdk-js
- Extracted from upstream docs: https://raw.githubusercontent.com/makenotion/notion-sdk-js/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/notion-workspace-agent/)
No comments yet. Be the first to comment!