Today's Agent Skill: Website Privacy Policy and Disclaimer Generator

What It Does

Every website that collects visitor information — even just an email address via a contact form — legally needs a privacy policy in most US states, and several states now impose additional disclosure requirements. Writing one from scratch requires legal knowledge most small business owners don't have. An AI agent can generate a compliant privacy policy draft tailored to your specific site in minutes, ready for attorney review before posting.

How It Works

The skill accepts your business name, website type, the categories of data collected (email, cookies, payment info, analytics, etc.), and your state, then drafts a plain-language privacy policy covering data collection, use, storage, sharing, and user rights. It automatically flags additional requirements for California (CCPA), Virginia (VCDPA), and Colorado (CPA) so nothing is missed.

How to Deploy It

Trigger the skill with "generate privacy policy for" followed by your site details. Works with Claude Code, Gemini CLI, Cursor, and Windsurf. Use the output as a starting draft — have a licensed attorney review it before posting on your website. Termly and Iubenda are low-cost managed alternatives that maintain auto-updating privacy policies if you prefer a hands-off solution.

SKILL.md — Ready to Deploy

## Description
Drafts a plain-language website privacy policy covering data collection, use, storage, sharing, and user rights — with automatic compliance flags for California CCPA, Virginia VCDPA, and Colorado CPA based on your state and data practices.

## Trigger
User types "generate privacy policy", "draft a privacy policy for my website", or "write a website disclaimer" followed by business and site details.

## Input
- business_name: Legal business name
- website_url: Your website address (for reference in the document)
- data_collected: Types of data collected — choose all that apply: email, name, phone, address, payment, cookies, usage analytics, location data
- state: Primary state where your business is registered
- data_sharing: Do you share data with third parties? (yes/no — if yes, specify: email marketing, payment processors, analytics platforms)
- email_marketing: Do you send marketing emails? (yes/no)
- sells_to_children: Does the site target children under 13? (yes/no)

## Steps
1. Write an Introduction paragraph identifying the business name, website URL, and what the policy covers.
2. Write a Data Collection section listing each data type and the reason it is col

Copy the full SKILL.md and drop it into your agent's skills directory to activate this skill.

← Back to All Posts | Home — ME AI Tools