notion-tool

Search, retrieve, and manage Notion pages and databases via authenticated API.

253|42|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/xuiltul/animaworks --skill notion-tool
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notion-tool
Source: https://github.com/xuiltul/animaworks/tree/main/templates/ja/common_skills/notion-tool
Command: npx skills add https://github.com/xuiltul/animaworks --skill notion-tool

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Notion のページやデータベースの検索・取得・作成・更新を自動化し、Notion API 連携の作業負荷を大幅に削減します。

Core Features & Use Cases

  • Notion ページ・データベースの検索と取得をプログラム的に実行できる
  • ページ作成・更新を自動化してチームの知識ベースを常に最新に保つ
  • 複数のワークスペースやデータベースを横断して統合的に操作するユースケースをサポート

Quick Start

Notion ワークスペースに接続して、ページやデータベースを検索して取得・更新を開始します。

Frequently Asked Questions about notion-tool

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Notion database search and retrieval programmatically?

Automating Notion database search and retrieval is achieved by using the Notion API to execute authenticated queries. This Skill supports programmatic search across knowledge bases, project documentation, and team wikis with JSON-based arguments.

Can I create and update Notion pages automatically via the Notion API?

Yes, you can create and update Notion pages automatically through authenticated Notion API access. This Skill handles CRUD operations programmatically, ensuring your team's knowledge base and project documentation remain current without manual intervention.

Does this Notion CRUD tool require authentication for accessing team wikis?

Yes, this Notion CRUD tool requires authenticated API access to interact with team wikis and databases. You must connect your Notion workspace to enable automated search, retrieval, creation, and update operations across multiple databases.

What is the best way to manage multiple Notion workspace databases in one workflow?

Managing multiple Notion workspace databases in one workflow is best handled through integrated API operations. This Skill supports cross-workspace database interactions, allowing you to search, retrieve, and update pages using JSON-based arguments.

Are there limitations when using the Notion API for automated data management?

Automated data management via the Notion API is limited by authentication requirements and JSON-based argument structures. Users must ensure proper workspace access and format requests correctly to successfully perform CRUD operations on pages and databases.