πŸ“± Generate weekly animal rights action briefings from U.S. House bills with Gemini AI

⚑ 354 views Β· πŸ“± Social Media & Email Marketing

Description

🐾 Who’s it for

Animal advocates & campaigners who want a weekly briefing on animal-related bills with clear, actionable stepsβ€”no manual research needed.

⏱ What it does

Every Monday at 8 AM, this workflow:

  1. Fetches all House bills scheduled for the week.
  2. Cleans and downloads bill PDFs.
  3. Analyzes each bill with Gemini (relevance, urgency, stance, key action points).
  4. Filters irrelevant bills using built-in thresholds.
  5. Runs a research subworkflow for lobbying, sponsor, and coalition intel.
  6. Generates a ready-to-send HTML action email with scripts, contacts, and deadlines.

βš™οΈ How to set up

  1. Import this workflow into n8n.
  2. Download & import the Research Subworkflow and select it in the β€œResearch” node.
  3. Add email credentials (SMTP, Gmail, etc.) in the Email node.
  4. (Optional) Adjust Gemini prompt or thresholds for your priorities.

πŸ”‘ Requirements

πŸŽ› How to customize

πŸ”— Nodes Used

Send Email, HTTP Request, Execute Sub-workflow, Schedule Trigger, Basic LLM Chain, Structured Output Parser

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup