GegenfeldのAIキーワードジェネレーター

中級

これはAI, Marketing分野の自動化ワークフローで、10個のノードを含みます。主にSet, Code, Gmail, Aggregate, FormTriggerなどのノードを使用、AI技術を活用したスマート自動化を実現。 AIによるSEOキーワード生成:テーマをキーワードリストに瞬時に変換

前提条件
  • Googleアカウント + Gmail API認証情報
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "fdmFbwuFWRNIrUOq",
  "meta": {
    "instanceId": "acd8d3f9e3e1f54a0f1e8891386f8d39713d521c50bf0fc51addf59415c709de",
    "templateCredsSetupCompleted": true
  },
  "name": "AI Keyword Generator by Gegenfeld",
  "tags": [],
  "nodes": [
    {
      "id": "4e8229b4-22f4-4132-bc83-a3f880aa10e9",
      "name": "フォームからデータ設定",
      "type": "n8n-nodes-base.set",
      "position": [
        -160,
        -20
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 3.4
    },
    {
      "id": "6a28dc8f-aeef-4580-82b8-296facbde163",
      "name": "チャットモデル選択",
      "type": "@n8n/n8n-nodes-langchain.lmChatGroq",
      "position": [
        240,
        180
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a25518ef-ee3f-43df-b66f-d363d46dcbcb",
      "name": "AIキーワードエージェント",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        240,
        -20
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "9fb9bdc2-b43c-47fc-8a20-9b02a7b0faa6",
      "name": "AIキーワードエージェント用データ集約",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        40,
        -20
      ],
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 1
    },
    {
      "id": "858e51e3-0b67-4502-993c-cda3f6456465",
      "name": "抽出とフォーマット",
      "type": "n8n-nodes-base.code",
      "position": [
        600,
        -20
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "7da899dd-cf03-4a85-b51c-eceb943afb93",
      "name": "結果送信",
      "type": "n8n-nodes-base.gmail",
      "position": [
        800,
        -20
      ],
      "webhookId": "5a22af29-3b72-4e75-8a60-624f93b88b4f",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "d66d2fd2-ec89-4b17-9c28-cf95c57ab023",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        800,
        160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1eb09baf-6105-4aee-aa8d-103b4a6ef8dc",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -500,
        140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bd97ef37-b8de-47f6-a9a5-1c19b9f1a393",
      "name": "入力フォーム",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -360,
        -20
      ],
      "webhookId": "46703448-dd28-468a-8e76-b55d844bf76b",
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "5148e29e-6e62-4c99-8413-c9c6918db5bd",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        160,
        340
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "42c87b85-ed7b-4b25-a46b-420819329b33",
  "connections": {
    "bd97ef37-b8de-47f6-a9a5-1c19b9f1a393": {
      "main": [
        [
          {
            "node": "4e8229b4-22f4-4132-bc83-a3f880aa10e9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "a25518ef-ee3f-43df-b66f-d363d46dcbcb": {
      "main": [
        [
          {
            "node": "858e51e3-0b67-4502-993c-cda3f6456465",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "858e51e3-0b67-4502-993c-cda3f6456465": {
      "main": [
        [
          {
            "node": "7da899dd-cf03-4a85-b51c-eceb943afb93",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4e8229b4-22f4-4132-bc83-a3f880aa10e9": {
      "main": [
        [
          {
            "node": "9fb9bdc2-b43c-47fc-8a20-9b02a7b0faa6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6a28dc8f-aeef-4580-82b8-296facbde163": {
      "ai_languageModel": [
        [
          {
            "node": "a25518ef-ee3f-43df-b66f-d363d46dcbcb",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "9fb9bdc2-b43c-47fc-8a20-9b02a7b0faa6": {
      "main": [
        [
          {
            "node": "a25518ef-ee3f-43df-b66f-d363d46dcbcb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

中級 - 人工知能, マーケティング

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

ワークフロー情報
難易度
中級
ノード数10
カテゴリー2
ノードタイプ8
難易度説明

経験者向け、6-15ノードの中程度の複雑さのワークフロー

作成者
Gegenfeld

Gegenfeld

@gegenfeld

We at Gegenfeld are an EdTech platform dedicated to delivering high-quality on-demand courses and interactive training sessions for professional development at all skill levels. With our commitment to "Accelerate your future," we empower professionals to enhance their expertise through engaging, industry-focused learning experiences. On n8n, we share some of the workflows used in our interactive training to provide deeper insights and practical applications.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34