AI Skill Hub 强烈推荐:n8n AI工作流自动化 是一款优质的Agent工作流。已获得 1.6k 颗 GitHub Star,AI 综合评分 8.2 分,在同类工具中表现稳健。如果你正在寻找可靠的Agent工作流解决方案,这是一个值得深入了解的选择。
n8n官方文档仓库,提供开源工作流自动化工具的完整使用文档。n8n是公平代码许可的自动化平台,支持无代码/低代码构建复杂工作流,集成数百个应用和服务。适合需要学习和部署n8n的开发者和企业用户。
n8n AI工作流自动化 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
n8n官方文档仓库,提供开源工作流自动化工具的完整使用文档。n8n是公平代码许可的自动化平台,支持无代码/低代码构建复杂工作流,集成数百个应用和服务。适合需要学习和部署n8n的开发者和企业用户。
n8n AI工作流自动化 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 克隆仓库 git clone https://github.com/n8n-io/n8n-docs cd n8n-docs # 查看安装说明 cat README.md # 按 README 完成环境依赖安装后即可使用
# 查看帮助 n8n-docs --help # 基本运行 n8n-docs [options] <input> # 详细使用说明请查阅文档 # https://github.com/n8n-io/n8n-docs
# n8n-docs 配置说明 # 查看配置选项 n8n-docs --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export N8N_DOCS_CONFIG="/path/to/config.yml"
This repository hosts the documentation for n8n, an extendable workflow automation tool which enables you to connect anything to everything. The documentation is live at docs.n8n.io.
n8n's docs use the Insiders version of the Material theme. This is not available to external contributors. The standard (free) version has most of the features, but you may get errors if the site is relying on features currently in Insiders. The feature set is constantly changing, as the theme creator gradually moves features out of Insiders to general availability. You can view the currently restricted feautres here: Material Insiders Benefits.
To work around this, you can either:
mkdocs.yml. Before committing any changes, remember to uncomment any sections you commented out of the mkdocs.yml file.mkdocs.yml file..editorconfig file. Make sure your local editor settings do not override these settings. In particular:pip install -r requirements.txt pip install mkdocs-material
#### To serve a local preview:
mkdocs serve --strict ```
If you find the build times are slow when working with local previews, you can temporarily speed up build times by ignoring parts of the site you're not working on.
mkdocs serve --strict --dirty
The first build will still be a full build, but subsequently it will only rebuild files that you change.
In mkdocs.yml, find the exclude plugin. Uncomment - integrations/builtin/*. Remember to comment it out again before committing.
One of the factors that slows down the builds is pulling fresh data for the trending workflows in the integrations pages. You can skip this when previewing locally.
```
n8n官方文档库,维护积极更新及时,是学习工作流自动化的权威资源。文档完整度高,社区活跃,适合自动化学习者参考。
该工具使用 NOASSERTION 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
📄 NOASSERTION — 请查阅原始协议条款了解具体使用限制。
总体来看,n8n AI工作流自动化 是一款质量优秀的Agent工作流,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | n8n-docs |
| 原始描述 | 开源n8n工作流:Documentation for n8n, a fair-code licensed automation tool with a free communit。⭐1.6k · HTML |
| Topics | 工作流自动化文档开源n8n集成 |
| GitHub | https://github.com/n8n-io/n8n-docs |
| License | NOASSERTION |
| 语言 | HTML |
收录时间:2026-05-14 · 更新时间:2026-05-16 · License:NOASSERTION · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端