Claude Skill
shabbirun/n8nclaw
n8nclaw 是基于 n8n 的 OpenClaw 精简版,提供轻量级工作流自动化。开源、易于部署、社区驱动。
概览
仓库信息
安装这个 Skill
git clone https://github.com/shabbirun/n8nclaw.gitRegistry 信息
项目简介
n8nclaw 是基于 n8n 构建的 OpenClaw 精简版,旨在提供轻量级的工作流自动化体验。它利用 n8n 的强大功能简化复杂的自动化任务,同时保持核心功能。
A lite version of OpenClaw built on n8n
要点
- 基于 n8n 构建,实现灵活的工作流自动化
- OpenClaw 的精简版,保留核心功能
- 易于部署并与现有系统集成
- 开源且由社区驱动开发
使用场景
- 自动化重复性业务流程
- 集成多个 API 和服务
- 构建轻量级工作流管道
README 摘要
# n8nClaw A lightweight, self-hosted AI assistant built entirely in [n8n](https://n8n.io). Inspired by [OpenClaw](https://github.com/nicepkg/openclaw) — multi-channel messaging, persistent memory, task management, and autonomous work — all in a single visual workflow. ## Architecture ``` TRIGGERS +-----------+-----------+-----------+ | Telegram | WhatsApp | Gmail | Hourly | Trigger | Webhook | Trigger | Heartbeat +-----------+-----------+-----------+ | | | | [ Filter ] [ Filter ] [ Get User ] [ Get User ] | | | | [ Get User Profile from Init Table ] | | | | [ Edit Fields — normalize: user_message, system_prompt, last_channel ] \ | | / +----------+-----------+----------+ | +-----v------+ | n8nClaw | (Claude Sonnet 4.5 via OpenRouter) | AI Agent | (Postgres Chat Memory - 15 msgs) +-----+------+ | +------------+-------------+ | | | [ Switch: last_channel ] | | Telegram WhatsApp Reply Reply (Evolution API) TOOLS & SUB-AGENTS +-------------------------------------------+ | Tasks DB | Subtasks DB | Init/User DB | | Research | Email Mgr | Doc Manager | | Worker 1 | Worker 2 | Worker 3 | | Vector Store (Supaba
话题
暂无话题