Skip to main content
在 Manus 中运行任何 Skill
一键导入

notion-workers

星标3
分支0
更新时间2026年5月13日 03:30

Guide for building Notion Workers — TypeScript programs hosted by Notion that extend Custom Agents with custom tools, sync external data into Notion databases, and receive webhook events from third-party services. Use when the user wants to build a Worker, create tools agents can call, set up syncs to pull external data into Notion, receive webhooks from external services, deploy with the ntn CLI, or configure OAuth/secrets for third-party APIs. Also trigger when the user mentions ntn, ntn workers, notionhq/workers, Notion Workers, Worker tools, Worker syncs, Worker webhooks, or wants to give a Custom Agent new capabilities beyond MCP connectors. Covers the full lifecycle: scaffolding, capability definitions, schema and builders, authentication, deployment, local testing, monitoring, and constraints. Prefer this over a standalone Notion API integration when the goal is extending a Custom Agent, receiving webhooks, or syncing external data without self-hosted infrastructure.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
5 个文件
SKILL.md
readonly