yuyonghao-n8n-integration实现 n8n 与 OpenClaw Agent 的双向集成,支持Webhook触发执行、结果回调、认证验证及可观测性。
Install via ClawdBot CLI:
clawdbot install yuyonghao-123/yuyonghao-n8n-integrationGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
Webhook → http://localhost:3002/webhook/trigger`Calls external URL not in known-safe list
https://github.com/YOUR_GITHUB/skills/n8n-integrationAI Analysis
The skill's primary external endpoint is a localhost webhook server (port 3002), which is a standard integration pattern for n8n automation. The GitHub repository URL is a placeholder and not an active data sink. The design appears consistent with its stated purpose of workflow automation, with no evidence of credential harvesting, obfuscation, or hidden instructions.
Audited Apr 16, 2026 · audit v1.0
Generated May 9, 2026
Set up an n8n schedule trigger to periodically run an AI agent for tasks like market research or news aggregation. The agent executes searches and returns structured results, which n8n can then process and dispatch via email or other channels.
When a new customer record is added in a CRM system, n8n sends the company name to the agent, which researches the company and returns enriched data. n8n then updates the CRM record with the new information.
An RSS feed or social media API pushes new posts to n8n. The agent analyzes each post for relevance and importance. If important, n8n sends a notification to Slack or another messaging platform.
Periodically trigger the agent to collect data from multiple sources, generate a summary report, and output structured data. n8n then formats the report and distributes it to stakeholders.
When a support ticket arrives via webhook, n8n passes it to the agent for intent classification and suggested response. The agent returns the classification, and n8n routes the ticket to the appropriate team.
Offer pre-built n8n workflows integrated with AI agents to automate common business processes. Clients pay a subscription fee for access to the workflow templates and agent execution time.
Provide a platform where businesses can connect their n8n instances with customizable AI agents. Revenue comes from usage-based pricing on agent executions and premium features like observability and higher security.
Develop and sell industry-specific integration packages (e.g., for healthcare, finance) that combine n8n workflows with domain-adapted AI agents. This model leverages compliance and specialized functionality.
💬 Integration Tip
Start by setting N8N_AUTH_TOKEN environment variable for secure authentication, and use the example workflow file to quickly test the integration.
Scored Jun 20, 2026
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
Monitor RSS and Atom feeds for content research. Track blogs, news sites, newsletters, and any feed source. Use when monitoring competitors, tracking industr...
用 MinerU API 解析 PDF/Word/PPT/图片为 Markdown,支持公式、表格、OCR。适用于论文解析、文档提取。
Provides a personalized morning report with today's reminders, undone Notion tasks, and vault storage summary for daily planning.
Extract text from PDFs with OCR support. Perfect for digitizing documents, processing invoices, or analyzing content. Zero dependencies required.
Fetch scheduled economic events and data releases from the FMP API for specified dates, filtering by impact, country, and type, and output a chronological ma...