·notion-api
@

notion-api

intellectronica/agent-skills

このスキルは、REST 呼び出しを介して Notion API を操作するための包括的な手順を提供します。このスキルは、ページ、データベース、ブロック、コメント、またはその他の Notion コンテンツの読み取り、作成、更新、削除など、ユーザーが Notion との対話を要求するたびに使用する必要があります。このスキルでは、認証、利用可能なすべてのエンドポイント、ページネーション、エラー処理、ベスト プラクティスをカバーします。

177インストール·27トレンド·@intellectronica

インストール

$npx skills add https://github.com/intellectronica/agent-skills --skill notion-api

SKILL.md

This skill enables interaction with Notion workspaces through the Notion REST API. Use curl and jq for direct REST calls, or write ad-hoc scripts as appropriate for the task.

IMPORTANT: Never display, log, or send NOTIONAPITOKEN anywhere except in the Authorization header. Confirm its existence, ask if missing, use it in requests—but never echo or expose it.

| Maximum block elements per payload | 1000 | | Maximum payload size | 500KB | | Rich text content | 2000 characters | | URLs | 2000 characters | | Equations | 1000 characters | | Email addresses | 200 characters | | Phone numbers | 200 characters | | Multi-select options | 100 items | | Relations | 100 related pages | | People mentions | 100 users |

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/intellectronica/agent-skills --skill notion-api
カテゴリ
@コラボレーション
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

notion-api とは?

このスキルは、REST 呼び出しを介して Notion API を操作するための包括的な手順を提供します。このスキルは、ページ、データベース、ブロック、コメント、またはその他の Notion コンテンツの読み取り、作成、更新、削除など、ユーザーが Notion との対話を要求するたびに使用する必要があります。このスキルでは、認証、利用可能なすべてのエンドポイント、ページネーション、エラー処理、ベスト プラクティスをカバーします。 ソース: intellectronica/agent-skills。

notion-api のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/intellectronica/agent-skills --skill notion-api インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/intellectronica/agent-skills