FeaturedLegal & Compliance#Skills#Python#PDF#Legal#Privacy Policy#GDPR

Privacy Policy Generator (Agent Skill, PDF)

An agent drafts a GDPR and CCPA aware privacy policy; a bundled Python skill renders the numbered sections into a downloadable PDF.

Workflow at a glance

The full canvas, before you import it

Click any node to see its config.

#Skills#Python#PDF#Legal#Privacy Policy#GDPR

Click a node to select it — same as the Heym editor; the panel shows its settings.

3 nodes · Free & source-available

Privacy Policy Generator (Agent Skill, PDF)

Generate a tailored privacy policy as a clean, numbered PDF. The agent drafts the policy sections from your business context, then a bundled Python Agent Skill lays out the numbered document and renders it into a valid PDF using only the standard library.

What this workflow does

  1. policyIntake captures the company, website, data collected, and regions covered
  2. privacyAgent drafts the policy sections, then calls the bundled privacy_policy_pdf skill
  3. The skill renders the numbered sections into a base64-encoded, multi-page PDF
  4. privacyResult returns the confirmation, file name, and the policy text

Why a skill

A consistent, numbered document and a valid PDF byte stream are a layout job for code. The Python skill renders the same structured PDF every run while the model focuses on the policy language for GDPR and CCPA style disclosures.

Setup

Open privacyAgent, pick an LLM credential, edit the company context, and run. This is a draft for review, not legal advice — have privacy counsel review the policy before publishing.

How to import this template

  1. 1Click Import → Copy JSON on this page.
  2. 2Open your Heym and navigate to a workflow canvas.
  3. 3PressCmd+V/Ctrl+V— nodes appear instantly.
  4. 4Add your API keys in the node config panels and click Run.
More workflow templates
View all templates