·notion
@

notion

vm0-ai/vm0-skills

ページ、データベース、ブロックを管理するための Notion API。このスキルを使用して、ページの作成、データベースのクエリ、コンテンツの検索、および Notion ワークスペースとの統合の構築を行います。

15インストール·1トレンド·@vm0-ai

インストール

$npx skills add https://github.com/vm0-ai/vm0-skills --skill notion

SKILL.md

Important: When using $VAR in a command that pipes to another command, wrap the command containing $VAR in bash -c '...'. Due to a Claude Code bug, environment variables are silently cleared when pipes are used directly.

```bash bash -c 'curl -s "https://api.example.com" -H "Authorization: Bearer $APIKEY"' ```

Blocks with haschildren: true contain nested content. Replace with your actual block ID:

ページ、データベース、ブロックを管理するための Notion API。このスキルを使用して、ページの作成、データベースのクエリ、コンテンツの検索、および Notion ワークスペースとの統合の構築を行います。 ソース: vm0-ai/vm0-skills。

原文を見る

引用可能な情報

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

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

クイックアンサー

notion とは?

ページ、データベース、ブロックを管理するための Notion API。このスキルを使用して、ページの作成、データベースのクエリ、コンテンツの検索、および Notion ワークスペースとの統合の構築を行います。 ソース: vm0-ai/vm0-skills。

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

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

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

https://github.com/vm0-ai/vm0-skills