workflow-templates

workflow-templates is a skill for Claude Code, Codex from anatolykoptev/n8n-mcp-agent. It costs 32 tokens per session (1,252 once invoked), scanned A, original, MIT.

A searchable collection of more than 4,343 n8n workflow templates across 268 integrations and 16 categories. n8n is a tool for connecting services into automated workflows.

In plain words
What is it for?
Use it to search templates by description, category, integration, complexity, or trigger, then retrieve a chosen template. It can also list available categories and integrations.
Why use it?
It helps avoid designing common automations from scratch and makes it easier to find examples that match the services or trigger needed.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to search templates by description, category, integration, complexity, or trigger, then retrieve a chosen template. It can also list available categories and integrations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/anatolykoptev/n8n-mcp-agent/workflow-templates
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add anatolykoptev/n8n-mcp-agent --skill workflow-templates
Clone the repo
git clone --depth 1 https://github.com/anatolykoptev/n8n-mcp-agent

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for workflow-templates

README.md
[![agentmods](https://agentmods.dev/badge/skills/anatolykoptev/n8n-mcp-agent/workflow-templates/github.svg)](https://agentmods.dev/skills/anatolykoptev/n8n-mcp-agent/workflow-templates)
Your own site
<a href="https://agentmods.dev/skills/anatolykoptev/n8n-mcp-agent/workflow-templates"><img src="https://agentmods.dev/badge/skills/anatolykoptev/n8n-mcp-agent/workflow-templates/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for workflow-templates

Your own site · 80×15
<a href="https://agentmods.dev/skills/anatolykoptev/n8n-mcp-agent/workflow-templates"><img src="https://agentmods.dev/badge/skills/anatolykoptev/n8n-mcp-agent/workflow-templates.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 32 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,252 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00032 $0.01252
Opus 5 $0.00016 $0.00626
Sonnet 5 $0.00006 $0.00250
Haiku 4.5 $0.00003 $0.00125

Measured 10d ago against content hash 52928004d562, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

workflow-templates scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/workflow-templates/SKILL.md · 215 lines

How it starts

The opening of the file, as written. The whole thing — 215 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Workflow Templates Skill

This skill provides access to 4343+ n8n workflow templates from the Zie619 database.

Database Statistics

  • 4343 workflows - Ready-to-use templates
  • 268 integrations - Shopify, OpenAI, Slack, Telegram, GitHub, etc.
  • 16 categories - E-commerce, AI, Marketing, DevOps, etc.

Available MCP Tools

Get Database Stats

n8n-patterns-stats

Search Templates

n8n-patterns-search {
  query?: string,          // Text search in name/description
  category?: string,       // Filter by category
  integration?: string,    // Filter by integration
  complexity?: 'low' | 'medium' | 'high',
  trigger_type?: 'Manual' | 'Webhook' | 'Scheduled' | 'Complex',
  limit?: number           // Max results (default: 10)
}

Get Template

n8n-patterns-get {
  workflow_id: string      // ID from search results
}

List Categories

n8n-patterns-categories

List Integrations

n8n-patterns-integrations {
  limit?: number           // Max results (default: 50)
}

Categories

Category Description
AI Agent Development AI-powered workflows, LLM integrations
E-commerce & Retail Shopify, WooCommerce, inventory
Marketing Automation Email campaigns, social media
Customer Support Helpdesk, ticketing, chat
Data Processing ETL, transformations, sync
DevOps & CI/CD Deployments, monitoring
Finance & Accounting Invoicing, payments
HR & Recruitment Hiring workflows
Lead Generation CRM, prospecting
Notifications Alerts, messaging
Productivity Task automation
Sales Pipeline, quotes
Security Monitoring, alerts
Social Media Posting, analytics
Utility General utilities
Other Miscellaneous

Top Integrations

  • Slack - Team messaging
  • Telegram - Bot automation
  • OpenAI - AI/LLM
  • Google Sheets - Spreadsheets
  • Airtable - Database
  • Notion - Knowledge base
  • GitHub - Code/DevOps
  • Shopify - E-commerce
  • HubSpot - CRM
  • Stripe - Payments

Read the full file on GitHub · 215 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 215 lines · 32 tokens per session scan A 52928004d562

Subscribe to this mod's changes

workflow-templates is a skill published in the GitHub repository anatolykoptev/n8n-mcp-agent (0 stars, last pushed 6mo ago), licensed MIT. It adds 32 tokens to every session and 1,252 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

n8n-agents

Design n8n AI agents the right way. Use when building or editing any @n8n/n8n-nodes-langchain. AI node — an AI Agent, LLM chain, Text Classifier, or Information Extractor — and whenever the user mentions AI agents, LLM with tools, tool calling, $fromAI, system prompts, agent memory, sessionId, structured/JSON output…

czlonkowski/n8n-mcp · 156 tokens

n8n-mcp-tools-expert

Expert guide for using n8n-mcp MCP tools effectively. Use when searching for nodes, validating configurations, accessing templates, managing workflows, organizing workflows into folders, managing credentials, auditing instance security, or using any n8n-mcp tool. Provides tool selection guidance, parameter formats…

czlonkowski/n8n-mcp · 135 tokens

n8n-error-handling

Wire n8n error handling so failures are loud, structured, and recoverable. Use when building any webhook/API workflow, a scheduled or unattended workflow, or any path where a silent failure would drop user-visible work — and whenever the user mentions error handling, onError, continueErrorOutput, error…

czlonkowski/n8n-mcp · 128 tokens

n8n-subworkflows

Build reusable, composable n8n sub-workflows. Use when extracting shared logic, building anything multi-step or reused across workflows, or any workflow over 10 nodes — and whenever the user mentions sub-workflows, Execute Workflow, reuse, shared/common logic, modular workflows, "Define Below" inputs…

czlonkowski/n8n-mcp · 121 tokens

n8n-validation-expert

Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, the validation loop process, or auto-fix capabilities.…

czlonkowski/n8n-mcp · 91 tokens

n8n-workflow-patterns

Proven workflow architectural patterns from real n8n workflows. Use when building new workflows, designing workflow structure, choosing workflow patterns, planning workflow architecture, or asking about webhook processing, HTTP API integration, database operations, AI agent workflows, batch processing, or scheduled…

czlonkowski/n8n-mcp · 144 tokens