Claude Skill

freddy-schuetz/n8n-claw

n8n-claw 是一个完全基于 n8n 构建的 OpenClaw 风格自主 AI 代理。具备自适应 RAG 记忆、基于 MCP 的技能(Claude Skill)、带子代理的专家代理、主动任务管理和媒体理解能力。通过单一设置脚本实现自托管。

概览

Stars479
Forks88
语言Shell
最后更新2026-06-07
最近同步2026-06-17
前往 GitHub

仓库信息

拥有者freddy-schuetz
仓库n8n-claw
完整名称freddy-schuetz/n8n-claw
Repo ID1,169,462,190

安装这个 Skill

git clone https://github.com/freddy-schuetz/n8n-claw.git && cd n8n-claw && ./setup.sh

Registry 信息

类型mcp_server
质量分80/100
验证状态readme_parsed
最近验证2026-06-11
平台
ClaudeMCPOpenClawCursor
能力
browsercode-reviewpdfmemorysearchimagevideoterminalworkflowagent
识别文件
README.mddocker-compose.ymldocs
配置键
YOUR_WEBHOOK_SECRETWEBHOOK_SECRETURLYOUR_TOKENN8N_URLDISCORD_BOT_TOKENPAPERCLIP_INTERNAL_URLPAPERCLIP_AGENT_KEYTELEGRAM_CHAT_IDANTHROPIC_API_KEY
安装方式
  • git clone https://github.com/freddy-schuetz/n8n-claw.git && cd n8n-claw && ./setup.sh
  • claude mcp add --transport http n8n-claw https://<your-n8n-domain>/mcp-server/http \

项目简介

n8n-claw 是一个完全基于 n8n 构建的 OpenClaw 风格自主 AI 代理。它具备自适应 RAG 驱动的记忆、通过 MCP 模板实现的技能(Claude Skill)、可委派子代理的专家代理、主动任务管理以及媒体理解能力。整个系统通过单一设置脚本即可实现自托管。

英文描述

OpenClaw-inspired autonomous AI agent built entirely in n8n. Adaptive RAG-powered memory, Skills via MCP templates, Expert Agents with delegated sub-agents, proactive task management, media understanding - self-hosted with one setup script

要点

  • 自适应 RAG 驱动的记忆,用于上下文保持
  • 通过 MCP 模板实现的技能(Claude Skill)
  • 配备委派子代理的专家代理
  • 主动任务管理
  • 媒体理解能力
  • 通过单一设置脚本实现自托管

使用场景

  • 在 n8n 中构建自主 AI 工作流
  • 将复杂任务委派给专门的子代理
  • 通过记忆管理主动任务队列
  • 处理和理解媒体内容
  • 自托管完整的 AI 代理框架

README 摘要

<p align="center"> <img src="social-preview.png" alt="n8n-claw logo" width="600"> </p> # n8n-claw — Self-Hosted AI Agent A fully self-hosted AI agent built on n8n + PostgreSQL + Claude. Talks to you via Telegram or HTTP API (Slack, Teams, custom apps), builds its own MCP tools, manages reminders and memory — all running on your own infrastructure. **Short Introduction** https://github.com/user-attachments/assets/10b7b93d-f482-47c1-a144-80a1b9d1be16 ## Contents - [What it does](#what-it-does) - [Architecture](#architecture) - [Installation](#installation) - [Services & URLs](#services--urls) - [Connect Claude Desktop, ChatGPT, Claude Code, Lovable & Cursor](#connect-claude-desktop-chatgpt-claude-code-lovable--cursor) - [Webhook API & External Integrations](#webhook-api--external-integrations) - [MCP Skills Library](#mcp-skills-library) - [Google Services (OAuth2)](#google-services-oauth2) - [Expert Agents](#expert-agents) - [OpenClaw Integration](#openclaw-integration) - [Building custom MCP Skills](#building-custom-mcp-skills) - [Memory](#memory) - [Knowledge Graph](#knowledge-graph) - [Project Memory](#project-memory) - [Task Management](#task-management) - [Reminders & Scheduled Actions](#reminders--scheduled-actions) - [Media Support](#media-support) - [Heartbeat & Scheduled Actions](#heartbeat--scheduled-actions-1) - [Customization](#customization) - [Alternative LLM Providers](#alternative-llm-providers) - [Switching from Telegram to WhatsApp](#switching-from-telegram-to-whatsapp) - [HTTPS Setup](#https-setup) - [Updating](#updating) - [Postgres 17 Upgrade](#postgres-17-upgrade-existing-installations) - [Troubleshooting](#troubleshooting) - [WorkflowBuilder with Claude Code](#optional-workflowbuilder-with-claude-code) - [Stack](#stack) --- ## What it does

话题

探索更多

数据来自 GitHub,同步时间:2026-06-17