Free n8n Templates
Browse free n8n workflow templates with reviewed JSON downloads, setup steps, required credentials, version notes, and risk warnings. No signup wall.
A small library of readable n8n workflow JSON files with explicit safety boundaries. Every download is inactive, contains no credentials, and stops before an external write.
Download each workflow JSON directly with no signup wall. Inspect the nodes, destinations, data boundary, and safety notes before importing. Add your own credentials inside n8n, use fixture or approved data first, and activate schedules only after a manual review.
Review standard: Runtime checked means the safe read-only path ran end to end on n8n 2.34.6. Import validated means the JSON imported and its local fixture path ran until a credential boundary. Neither label means production-ready or safe to activate without review.
RSS to Human-Reviewed Digest Draft: Read a short allowlist of public RSS feeds and turn the newest items into one Markdown review queue.
Purpose: Useful when you want a repeatable research inbox without auto-publishing or copying source articles.
Flow: Read approved feeds to Merge by date to Build review draft.
Data boundary: GET requests only to the two feed URLs visible in the workflow.
Requirements: Internet access to the public feed URLs you approve
Safety notes: The workflow only performs HTTP reads and creates an internal draft. Source content remains subject to the publisher's terms and copyright.
GitHub Release Monitor: Check the latest public GitHub release on a schedule and prepare a compact record for review.
Purpose: Track a dependency or tool release without automatically sending notifications or changing a repository.
Flow: Set repository to Read latest release to Prepare review record.
Data boundary: One GET request to api.github.com for the repository you configure.
Requirements: A public GitHub repository name in owner/repository format
Safety notes: The workflow reads the public GitHub API and has no repository write step. Unauthenticated GitHub API requests are rate limited.
Website SEO Snapshot: Fetch an authorized page and report its title, description, canonical, robots directive, status, and H1 count.
Purpose: Catch obvious on-page regressions during a release without pretending to replace a full crawler or Search Console.
Flow: Choose pages to Fetch public HTML to Build SEO snapshot.
Data boundary: GET requests only to the exact page URLs listed in the workflow.
Requirements: Public pages that you own or are authorized to check
Safety notes: Keep the URL list fixed and authorized. Do not turn this into an open URL fetch endpoint. The workflow performs reads only and does not submit changes to a site or search engine.
Read-Only GitHub PR Review Draft: Read a public pull request, bound and redact its patches, and ask OpenAI for a draft review that never posts itself.
Purpose: Create a review starting point while keeping approval and publication with a human reviewer.
Flow: Choose pull request to Read files to Bound and redact to Draft review.
Data boundary: Up to the first 100 public GitHub file patches are bounded, redacted, and then sent to OpenAI.
Requirements: An OpenAI credential added after import A public pull request or an approved adaptation for private repository access
Safety notes: The workflow has no GitHub comment, approval, merge, or write node. It requests at most the first 100 changed files and explicitly flags that boundary when the page is full. A bounded diff is still sent to OpenAI. Do not use it for code you are prohibited from sharing with that provider.
Google Drive Audio Transcription: Download one approved Drive audio file and send it to OpenAI for a transcript that stays in the workflow output.
Purpose: Turn a single recording into a reviewable transcript without auto-writing to Notion, email, or another database.
Flow: Choose audio file to Download from Drive to Transcribe to Prepare review record.
Data boundary: One Drive file is downloaded, then its audio is sent to OpenAI.
Requirements: Google Drive and OpenAI credentials added after import An audio file you are authorized to send to OpenAI
Safety notes: The workflow reads one Drive file and has no downstream write or send step. Audio and transcript data leave your n8n instance for Google and OpenAI processing.
Draft-Only Email Triage: Redact a bounded email sample, classify it, and ask OpenAI for a reply draft without inbox access or a send step.
Purpose: Prototype an email-assistance prompt while keeping message selection and every outbound reply under human control.
Flow: Provide approved text to Redact and bound to Draft triage.
Data boundary: The bounded and redacted sample is sent to OpenAI; no inbox is connected.
Requirements: An OpenAI credential added after import
Safety notes: The workflow has no Gmail, Outlook, SMTP, or other send node. Redaction is a guardrail, not a guarantee. Review sensitive inputs before they are sent to OpenAI.
The retired library was not republished. Healthcare, legal, hiring, investment, cookie scraping, shell-command, automatic publishing, and open-ended crawler workflows remain excluded from this release.
Harshith Vaddiparthy works with founders, operators, and teams on practical AI products, workflows, advisory, training, and mentorship. This no-JavaScript version preserves the page's core information and navigation.