8
n8n 中文网amn8n.com

教程 - n8n键盘快捷键

高级

这是一个AI领域的自动化工作流,包含 45 个节点。主要使用 If, Set, ManualTrigger, ScheduleTrigger 等节点,结合人工智能技术实现智能自动化。 教程 - n8n键盘快捷键

前置要求
  • AI 服务 API Key(如 OpenAI、Anthropic 等)
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "meta": {
    "instanceId": "e409ea34548a2afe2dffba31130cd1cf2e98ebe2afaeed2a63caf2a0582d1da0"
  },
  "nodes": [
    {
      "id": "0e06efaf-217e-45b2-bc30-b6bc8c8f4c58",
      "name": "测试IF",
      "type": "n8n-nodes-base.if",
      "position": [
        5540,
        3920
      ],
      "parameters": {
        "options": {},
        "conditions": {
          "options": {
            "version": 2,
            "leftValue": "",
            "caseSensitive": true,
            "typeValidation": "strict"
          },
          "combinator": "and",
          "conditions": [
            {
              "id": "3e271a03-2dc7-42e8-a16d-ea604d3e25a1",
              "operator": {
                "name": "filter.operator.equals",
                "type": "string",
                "operation": "equals"
              },
              "leftValue": "",
              "rightValue": ""
            }
          ]
        }
      },
      "typeVersion": 2.2
    },
    {
      "id": "ab6d5524-5eea-4e63-b4ea-9d0c3de9fda3",
      "name": "测试节点",
      "type": "n8n-nodes-base.noOp",
      "position": [
        5640,
        3820
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c9191a5a-af84-47cc-a191-f251f2f88093",
      "name": "测试节点 (1)",
      "type": "n8n-nodes-base.noOp",
      "position": [
        5720,
        3800
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d1e8e1da-42cc-4bad-a8f2-10f898646283",
      "name": "测试节点 (2)",
      "type": "n8n-nodes-base.noOp",
      "position": [
        5700,
        3960
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "23215c2f-19e8-4129-b752-0e970b01cc05",
      "name": "计划触发器",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        5380,
        3940
      ],
      "parameters": {
        "rule": {
          "interval": [
            {}
          ]
        }
      },
      "typeVersion": 1.2
    },
    {
      "id": "060bacf9-af70-4782-9497-fc553c9f200b",
      "name": "介绍",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        4540,
        2280
      ],
      "parameters": {
        "color": 6,
        "width": 620,
        "height": 260,
        "content": "# 教程 - n8n 键盘快捷键!"
      },
      "typeVersion": 1
    },
    {
      "id": "81e7b7ed-e732-4e76-8662-2027994de971",
      "name": "第1章标题",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        4540,
        2580
      ],
      "parameters": {
        "width": 2020,
        "height": 500,
        "content": "## 第1章:节点基础"
      },
      "typeVersion": 1
    },
    {
      "id": "60ce28be-3fc8-42da-864f-29049af8d237",
      "name": "➡️ 首先,重命名我!",
      "type": "n8n-nodes-base.noOp",
      "position": [
        4640,
        2880
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1fdca224-c4d8-4a66-acb8-ed5d59503b2d",
      "name": "➡️ 现在,编辑我!",
      "type": "n8n-nodes-base.set",
      "position": [
        4920,
        2880
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "12345",
              "name": "my_value",
              "type": "string",
              "value": "Hello World"
            }
          ]
        }
      },
      "typeVersion": 3.4
    },
    {
      "id": "17b57c03-3b8f-4ca0-b787-0b5fd7233177",
      "name": "➡️ 这个是额外的。停用我!",
      "type": "n8n-nodes-base.noOp",
      "position": [
        5200,
        2880
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "580773f5-87c3-4ce6-a47a-ed53010d5152",
      "name": "➡️ 我们需要另一个。复制我!",
      "type": "n8n-nodes-base.noOp",
      "position": [
        5480,
        2880
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "042babb6-5d81-4ec6-99bb-1ecc51737d75",
      "name": "第2章标题",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        4540,
        3120
      ],
      "parameters": {
        "color": 2,
        "width": 1780,
        "height": 500,
        "content": "## 第2章:画布导航与选择"
      },
      "typeVersion": 1
    },
    {
      "id": "7677467c-1c2a-43d2-b0d8-ab123c5a1e84",
      "name": "➡️ 让我们添加一个新节点",
      "type": "n8n-nodes-base.noOp",
      "position": [
        4640,
        3420
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f3aa0932-b40b-4344-96d7-406f29338181",
      "name": "➡️ 选择这三个节点",
      "type": "n8n-nodes-base.noOp",
      "position": [
        4920,
        3420
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "aaef3fa0-aaa1-403f-be6c-a228dcd21a97",
      "name": "➡️ 现在选择所有内容",
      "type": "n8n-nodes-base.noOp",
      "position": [
        4640,
        3980
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a5f43676-7a1d-43f3-9b4b-a7e5634fc57e",
      "name": "➡️ 缩小以查看全部",
      "type": "n8n-nodes-base.noOp",
      "position": [
        4900,
        3980
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e66a774b-6aee-42ab-afe7-8576a75c8a96",
      "name": "第3章标题",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        4540,
        3660
      ],
      "parameters": {
        "color": 4,
        "width": 1420,
        "height": 500,
        "content": "## 第3章:高级操作"
      },
      "typeVersion": 1
    },
    {
      "id": "eded3259-8aab-4e03-8c8f-08bc2eb4f736",
      "name": "➡️ 复制我",
      "type": "n8n-nodes-base.noOp",
      "position": [
        5780,
        2880
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "36aa670a-c8de-46bb-9105-2c47400e1742",
      "name": "第4章标题",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        4540,
        4200
      ],
      "parameters": {
        "color": 5,
        "width": 960,
        "height": 520,
        "content": "## 第4章:执行与调试"
      },
      "typeVersion": 1
    },
    {
      "id": "ce55c037-9dc1-4f1d-852b-c3e9c57dd39d",
      "name": "➡️ 固定我的数据",
      "type": "n8n-nodes-base.set",
      "position": [
        4920,
        4540
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "12345",
              "name": "status",
              "type": "string",
              "value": "Data is ready!"
            }
          ]
        }
      },
      "typeVersion": 3.4
    },
    {
      "id": "2dd6a69f-449e-498e-a931-e387e9cbd8ca",
      "name": "结论",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        4540,
        4740
      ],
      "parameters": {
        "color": 6,
        "width": 520,
        "height": 240,
        "content": "## 🎉 您已掌握基础!"
      },
      "typeVersion": 1
    },
    {
      "id": "762c949c-8d0f-41f3-ba71-6cbef1921a56",
      "name": "便签13",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        4560,
        2720
      ],
      "parameters": {
        "width": 260,
        "height": 340,
        "content": "**任务:** 选择此节点。"
      },
      "typeVersion": 1
    },
    {
      "id": "193ec512-51d0-4e35-93fd-72c887ea7a8e",
      "name": "便签14",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        4840,
        2700
      ],
      "parameters": {
        "width": 260,
        "height": 360,
        "content": "**任务:** 选择此Set节点。"
      },
      "typeVersion": 1
    },
    {
      "id": "53456077-077d-44e5-a90d-c977f4dfff2a",
      "name": "便签15",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        5120,
        2700
      ],
      "parameters": {
        "width": 260,
        "height": 360,
        "content": "**任务:** 选择此节点。"
      },
      "typeVersion": 1
    },
    {
      "id": "f39397f5-25be-41a4-9bdb-d2c54de69fe8",
      "name": "便签16",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        5400,
        2760
      ],
      "parameters": {
        "width": 260,
        "height": 300,
        "content": "**任务:** 选择此节点。"
      },
      "typeVersion": 1
    },
    {
      "id": "d90d4586-12b1-4263-87de-6be5d1569285",
      "name": "便签17",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        4560,
        3260
      ],
      "parameters": {
        "color": 2,
        "width": 260,
        "height": 340,
        "content": "**任务:** 在画布上任意位置按 **`Tab`**。"
      },
      "typeVersion": 1
    },
    {
      "id": "0be4d82b-9c13-4c41-895f-d4605f51466a",
      "name": "便签18",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        4840,
        3240
      ],
      "parameters": {
        "color": 2,
        "width": 700,
        "height": 360,
        "content": "**任务:** 选择多个节点。"
      },
      "typeVersion": 1
    },
    {
      "id": "e15735b7-11b5-45e7-b70a-97a386c7ee5b",
      "name": "便签19",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        4560,
        3860
      ],
      "parameters": {
        "color": 4,
        "width": 260,
        "height": 280,
        "content": "**任务:** 按 **`Ctrl + A`** 选择画布上的每个节点和便签。"
      },
      "typeVersion": 1
    },
    {
      "id": "c8d8b1f8-2767-474c-89f0-ece01c8a2f5e",
      "name": "便签20",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        4840,
        3840
      ],
      "parameters": {
        "color": 4,
        "height": 300,
        "content": "**任务:** 按 **`1`** 使整个工作流适应您的屏幕。"
      },
      "typeVersion": 1
    },
    {
      "id": "3404b042-94a5-49d5-bbda-78ca653a8af3",
      "name": "便签21",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        5680,
        2740
      ],
      "parameters": {
        "width": 300,
        "height": 320,
        "content": "**任务:**"
      },
      "typeVersion": 1
    },
    {
      "id": "671c1003-aa71-456b-b45d-de52c690957e",
      "name": "便签22",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        4800,
        4320
      ],
      "parameters": {
        "color": 5,
        "width": 340,
        "height": 380,
        "content": "**任务:**"
      },
      "typeVersion": 1
    },
    {
      "id": "624f37c1-7f3a-40b2-9da6-ac97fd8b6899",
      "name": "节点2",
      "type": "n8n-nodes-base.noOp",
      "position": [
        5140,
        3420
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "52785615-0602-451d-bcc9-09f2f28c707c",
      "name": "节点3",
      "type": "n8n-nodes-base.noOp",
      "position": [
        5360,
        3420
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f75ab513-6f97-4ad0-91a8-d8528d9c8a96",
      "name": "执行Set节点",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        4620,
        4540
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5b17f75f-7ee5-4604-bc0d-abe2a8e7a1fb",
      "name": "➡️ 打开执行数据面板",
      "type": "n8n-nodes-base.noOp",
      "position": [
        5260,
        4540
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "cbe67873-4baf-47b2-b53f-b24a7519b77d",
      "name": "便签24",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        5160,
        4400
      ],
      "parameters": {
        "color": 5,
        "width": 320,
        "height": 300,
        "content": "**任务:**"
      },
      "typeVersion": 1
    },
    {
      "id": "66f66abe-3505-43b6-b75d-296d8b973dab",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        5100,
        3720
      ],
      "parameters": {
        "color": 7,
        "width": 840,
        "height": 420,
        "content": "**任务:** 选择此节点中的节点。"
      },
      "typeVersion": 1
    },
    {
      "id": "bebda701-fa75-4c09-a1ee-3374d9ef63fa",
      "name": "便签25",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        6000,
        2700
      ],
      "parameters": {
        "width": 280,
        "height": 360,
        "content": "**任务:**"
      },
      "typeVersion": 1
    },
    {
      "id": "f193c6e9-2a73-4837-8ea7-3b0f933609db",
      "name": "➡️ 删除我!",
      "type": "n8n-nodes-base.noOp",
      "position": [
        6080,
        2880
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "3fe1ec6e-445f-490f-8418-399d7a61e1fb",
      "name": "➡️ 添加便签节点",
      "type": "n8n-nodes-base.noOp",
      "position": [
        6360,
        2880
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4fbc63ca-6949-4623-8052-cfd51cd27f1e",
      "name": "便签26",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        6300,
        2760
      ],
      "parameters": {
        "height": 300,
        "content": "**任务:** 添加便签。"
      },
      "typeVersion": 1
    },
    {
      "id": "a6565c59-2273-442b-8e35-72be9c010157",
      "name": "便签27",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        5560,
        3240
      ],
      "parameters": {
        "color": 2,
        "width": 740,
        "height": 360,
        "content": "**任务:** 在节点间移动"
      },
      "typeVersion": 1
    },
    {
      "id": "61ed0817-5659-43e5-8f11-e31513dd5680",
      "name": "节点A",
      "type": "n8n-nodes-base.noOp",
      "position": [
        5640,
        3420
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "6e63eebb-5ec6-458c-a4ee-f97f52365e97",
      "name": "节点B",
      "type": "n8n-nodes-base.noOp",
      "position": [
        5880,
        3420
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "77db4ffb-348b-427f-bed3-c3c7afe6e7fb",
      "name": "节点C",
      "type": "n8n-nodes-base.noOp",
      "position": [
        6120,
        3420
      ],
      "parameters": {},
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "Node 2": {
      "main": [
        [
          {
            "node": "Node 3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Node A": {
      "main": [
        [
          {
            "node": "Node B",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Node B": {
      "main": [
        [
          {
            "node": "Node C",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Test IF": {
      "main": [
        [
          {
            "node": "Test Node (1)",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Test Node (2)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Test Node": {
      "main": [
        [
          {
            "node": "Test IF",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "➡️ Copy Me": {
      "main": [
        [
          {
            "node": "➡️ Delete me!",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Execute Set Node": {
      "main": [
        [
          {
            "node": "➡️ Pin My Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Test Node",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "➡️ Delete me!": {
      "main": [
        [
          {
            "node": "➡️ Add a Sticky Node",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "➡️ Pin My Data": {
      "main": [
        [
          {
            "node": "➡️ Open the Execution Data Panel",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "➡️ Now, Edit Me!": {
      "main": [
        [
          {
            "node": "➡️ This one is extra. Deactivate Me!",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "➡️ First, Rename Me!": {
      "main": [
        [
          {
            "node": "➡️ Now, Edit Me!",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "➡️ Let's add a new node": {
      "main": [
        []
      ]
    },
    "➡️ Now select everything": {
      "main": [
        [
          {
            "node": "➡️ Zoom out to see it all",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "➡️ Zoom out to see it all": {
      "main": [
        []
      ]
    },
    "➡️ Select these three nodes": {
      "main": [
        [
          {
            "node": "Node 2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "➡️ This one is extra. Deactivate Me!": {
      "main": [
        [
          {
            "node": "➡️ We need another one. Duplicate Me!",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "➡️ We need another one. Duplicate Me!": {
      "main": [
        [
          {
            "node": "➡️ Copy Me",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。

这个工作流适合什么场景?

高级 - 人工智能

需要付费吗?

本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。

工作流信息
难度等级
高级
节点数量45
分类1
节点类型6
难度说明

适合高级用户,包含 16+ 个节点的复杂工作流

作者
Lucas Peyrin

Lucas Peyrin

@lucaspeyrin

Innovative builder with a passion for crafting automation solutions that solve real-world challenges. From streamlining workflows to driving efficiency, my work empowers teams and individuals to achieve more with less effort. Experienced in developing scalable tools and strategies that deliver results with n8n, supabase and cline.

外部链接
在 n8n.io 查看

分享此工作流