cd /news/ai-tools/4-free-n8n-templates-for-anthropic-c… · home topics ai-tools article
[ARTICLE · art-23658] src=dev.to pub= topic=ai-tools verified=true sentiment=↑ positive

4 Free n8n Templates for Anthropic Claude AI (Ready to Import)

A developer has released four free, ready-to-import n8n templates that integrate Anthropic Claude AI into automation workflows. The templates, available on GitHub, enable tasks such as an AI assistant for LINE messages, a personalized daily briefing, on-demand content generation, and intelligent webhook routing, all without hardcoded API keys. The project requires n8n v1.0+ and an Anthropic API key.

read1 min publishedJun 7, 2026

If you use n8n and want to add Anthropic Claude AI to your workflows, these 4 templates give you a working starting point — import the JSON and you're running in under 60 seconds. All templates use $env.*

for credentials. No hardcoded API keys anywhere. Use when: You want an AI assistant that replies to LINE messages using Claude.

How it works:

Required env vars: ANTHROPIC_API_KEY

, LINE_CHANNEL_ACCESS_TOKEN

Use when: You want a personalized daily briefing delivered every morning without manual effort.

How it works:

Required env vars: ANTHROPIC_API_KEY

, LINE_CHANNEL_ACCESS_TOKEN

, LINE_USER_ID

Use when: You want to generate blog posts, newsletters, or social media content on demand.

How it works:

{ "topic": "...", "type": "blog|newsletter|social" } Supported types:

blog

— full post with sections and CTA (~600 words)newsletter

— hook, key insights, sign-off (~300 words)social — 3 platform variants (Twitter/X, LinkedIn, Instagram)Required env vars: ANTHROPIC_API_KEY

, SLACK_WEBHOOK_PATH

Use when: You want to route incoming webhook requests intelligently without hard-coded rules.

How it works:

support

/ technical

/ sales

/ general

Required env vars: ANTHROPIC_API_KEY

workflow.json

from the template folderAll 4 templates are free on GitHub:

[github.com/eightask01-design/claude-powered-n8n-templates](https://github.com/eightask01-design/claude-powered-n8n-templates)

Requires n8n v1.0+ and an Anthropic API key ([free tier available](https://console.anthropic.com)).
── more in #ai-tools 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/4-free-n8n-templates…] indexed:0 read:1min 2026-06-07 ·