n8n

Build and deploy n8n automation workflows for B2B sales and GTM teams.

242|77|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/sachacoldiq/ColdIQ-s-GTM-Skills --skill n8n-sachacoldiq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: n8n
Source: https://github.com/sachacoldiq/ColdIQ-s-GTM-Skills/tree/main/master-skills/n8n
Command: npx skills add https://github.com/sachacoldiq/ColdIQ-s-GTM-Skills --skill n8n-sachacoldiq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you automate complex business processes by connecting different applications and services using n8n, a powerful workflow automation tool.

Core Features & Use Cases

  • Workflow Automation: Design and implement multi-step automations for sales, marketing, and operations.
  • Integration: Connect various SaaS tools like CRMs (HubSpot, Salesforce), communication platforms (Slack), and data enrichment services.
  • Use Case: Automate lead routing by triggering a workflow when a new lead comes in, enriching the lead's data, scoring it, and then creating a deal in your CRM and notifying the sales team on Slack.

Quick Start

Use the n8n skill to design a workflow that sends a Slack message when a new HubSpot contact is created.

Frequently Asked Questions about n8n

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

FAQPage Schema
How do I automate lead routing and enrichment with n8n webhooks?

To automate lead routing with n8n, configure a webhook trigger to capture new leads, add nodes for data enrichment and scoring, then connect to your CRM and Slack to create deals and notify sales teams.

Can I integrate n8n workflows with HubSpot and Salesforce CRMs?

Yes, n8n workflows support direct CRM integration with HubSpot and Salesforce, allowing you to automatically create contacts, update deals, and sync lead data across your B2B sales platforms.

Does n8n support self-hosting for internal sales automation?

Yes, n8n supports self-hosting strategies for internal sales automation, allowing you to deploy workflows on your own infrastructure to securely process CRM data and GTM operations.

What is the best way to handle errors in n8n GTM workflows?

The best way to handle errors in n8n GTM workflows is to configure dedicated error handling nodes that catch failures during lead enrichment or CRM updates and alert your team on Slack.

How do I send a Slack message when a new HubSpot contact is created?

To send a Slack message for new HubSpot contacts, build an n8n workflow starting with a HubSpot trigger node, add a filter or processing step, and connect it to a Slack notification node.