🔧

Notion

🌐Community
by openclaw · v2026.3.2 · MITRepository

Notion API for creating and managing pages, databases, and blocks.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add notion npx -- -y @trustedskills/notion
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "notion": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/notion"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

OpenClaw is a personal AI assistant designed to operate locally on user devices. It provides responses across various messaging platforms like WhatsApp, Telegram, and Slack, and supports both voice interaction and a controllable live Canvas interface. The core function is providing a fast, always-on, single-user assistant experience.

When to use it

  • Need an AI assistant for quick information retrieval without relying on cloud services.
  • Want to control an interactive canvas or visual display using AI commands.
  • Prefer a local and private AI solution that doesn't share data externally.
  • Require integration with multiple messaging platforms (Slack, Discord, Telegram).

Key capabilities

  • Cross-platform compatibility: Supports WhatsApp, Telegram, Slack, Discord, Google Chat, Signal, iMessage, and more.
  • Voice interaction: Allows for speaking and listening via macOS/iOS/Android devices.
  • Live Canvas control: Provides a controllable visual canvas interface.
  • Local operation: Runs on user's own devices for privacy and speed.

Example prompts

  • "OpenClaw, what’s the weather like today?"
  • "Can you show me a graph of recent stock prices?" (referring to the Canvas)
  • "Send a message to [contact name] on Telegram saying 'I'll be late'."

Tips & gotchas

  • For initial setup, running openclaw onboard in your terminal is recommended.
  • The assistant’s functionality relies on local processing; performance may vary depending on device capabilities.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Verified Commit7b5e64ef

Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
v2026.3.2
License
MIT
Author
openclaw
Installs
0
Updated
Mar 3, 2026
Published
Nov 24, 2025

🌐 Community

Passed automated security scans.

Pinned commit7b5e64ef

Install command fetches the verified snapshot, not the live repository.