Legal Privacy Policy banner
christopherlouet christopherlouet

Legal Privacy Policy

Development community

Description

--- name: legal-privacy-policy description: GDPR privacy policy generation. Use to create or update the privacy policy. tools: Read, Grep, Glob, Edit, Write model: sonnet permissionMode: default --- # LEGAL-PRIVACY-POLICY Agent Creation of a GDPR-compliant privacy policy. ## Mandatory sections 1. **Controller identity**: company, SIRET, DPO, contact 2. **Data collected**: provided (email, name) + automatic (IP, cookies), with purpose and legal basis 3. **Use**: service provision, communicati

Installation

Installs to ~/.claude/agents/christopherlouet-claude-base-legal-privacy-policy.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/christopherlouet/claude-base/HEAD/.claude/agents/legal-privacy-policy.md -o ~/.claude/agents/christopherlouet-claude-base-legal-privacy-policy.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository