n8n

Automate n8n workflows to monitor external sources and trigger actions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/TerrifiedBug/nanoclaw-skills --skill n8n-terrifiedbug
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: n8n
Source: https://github.com/TerrifiedBug/nanoclaw-skills/tree/main/plugins/nanoclaw-n8n/files/container-skills
Command: npx skills add https://github.com/TerrifiedBug/nanoclaw-skills --skill n8n-terrifiedbug

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate external workflow orchestration by designing and running n8n automations that monitor sources like emails, stock data, websites, and APIs, reducing manual monitoring and response time.

Core Features & Use Cases

  • Create and manage n8n automation workflows that poll external sources or respond to webhooks.
  • Monitor external data (email, stock prices, websites, and APIs) and trigger alerts, digests, or actions to your team or systems.
  • Avoid polling Home Assistant state changes; use dedicated HA automations for instant, event-driven updates, and use n8n for external data workflows.
  • Use cases include real-time alerts, scheduled summaries, and on-demand lookups across multiple data streams.

Quick Start

Run the /add-n8n command on the host to configure and activate n8n automation.

Frequently Asked Questions about n8n

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate monitoring external data sources like emails and stock prices?

You can automate monitoring external data sources by orchestrating n8n workflows that poll emails, stock prices, websites, and APIs to trigger alerts, digests, or automated actions. This reduces manual monitoring and response time for your team.

Can I trigger workflow automation via webhooks and REST APIs?

Yes, you can trigger workflow automation via webhooks and manage REST APIs. The system supports webhook integration via NanoClaw and defining MCP-enabled n8n workflows for on-demand lookups and webhook-triggered responses across data streams.

How do I set up and configure n8n automation workflows?

To set up and configure n8n automation workflows, run the /add-n8n command on your host. This activates the orchestration environment, allowing you to design workflows that monitor external sources or respond to incoming webhook triggers for real-time alerts.

Should I use n8n to monitor Home Assistant state changes?

No, you should avoid polling Home Assistant state changes with n8n. Use dedicated Home Assistant automations for instant, event-driven updates instead, reserving n8n strictly for external data workflows like emails, stock data, websites, and external APIs.

What is the best way to aggregate real-time alerts across multiple data streams?

The best way to aggregate real-time alerts across multiple data streams is by defining MCP-enabled n8n workflows. These workflows monitor external sources and trigger scheduled summaries or on-demand lookups, enabling efficient data aggregation and alerting for your systems.