Files
nexus/wiki/entities/Simon-Hoiberg.md

28 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Simon Hoiberg"
type: entity
tags: [n8n, openclaw, workflow-automation, productivity]
sources: [n8n-workflow-orchestration]
last_updated: 2026-04-17
---
## Aliases
- Simon Hoiberg
- SimonHøiberg
## Definition
Simon Hoiberg 是一位专注于 AI Agent 和工作流自动化的开发者和技术布道者。他提出了 **OpenClaw + n8n Webhook 代理模式**——通过让 AI Agent 将外部 API 交互委托给 n8n 工作流,实现凭证隔离、可观测性和 token 节省三大收益。
## Key Contributions
- 提出了 OpenClaw + n8n 集成的核心思路Agent 从不接触 API 凭证,所有外部调用通过 n8n Webhook 代理
- 强调 "build → test → lock" 安全工作流生命周期
- 维护 [openclaw-n8n-stack](https://github.com/caprihan/openclaw-n8n-stack) Docker Compose 堆栈
## Connections
- [[n8n-workflow-orchestration]] — 提出该模式的核心来源
- [[openclaw-n8n-stack]] — Docker 部署方案
- [[OpenClaw]] — 该模式中的 Agent 端
- [[n8n]] — 该模式中的执行代理端