legal-advisor

Draft privacy policies, terms of service, disclaimers, and legal notices. Creates GDPR-compliant texts, cookie policies, and data processing agreements.

31,392 stars
Complexity: medium

About this skill

This AI agent skill empowers users to generate essential legal documentation with a strong emphasis on compliance, particularly GDPR. It specializes in creating drafts for common legal texts such as privacy policies, terms of service agreements, disclaimers, and various legal notices. A core capability is its ability to produce GDPR-compliant content, including detailed cookie policies and comprehensive data processing agreements, ensuring legal accuracy and adherence to current best practices. Part of the `antigravity-awesome-skills` collection, this skill leverages an AI's natural language processing abilities to automate the creation of complex legal content, thereby streamlining legal advisory and document generation workflows for businesses and individuals.

Best use case

Businesses requiring quick generation or updates of legal documents for their websites, applications, or services. Organizations needing to ensure their digital policies comply with data protection regulations like GDPR. Legal professionals seeking assistance in drafting standard legal texts, or developers integrating legal compliance features into their platforms.

Draft privacy policies, terms of service, disclaimers, and legal notices. Creates GDPR-compliant texts, cookie policies, and data processing agreements.

A well-structured, legally informed draft of the requested document (e.g., privacy policy, terms of service, data processing agreement) adhering to specified requirements and legal best practices, particularly GDPR where applicable. The output will be in a readily usable text or markdown format.

Practical example

Example input

Draft a comprehensive, GDPR-compliant privacy policy for a SaaS platform that processes user data for account management, service personalization, and third-party analytics. Include sections on data collection, usage, sharing, user rights, data retention, and cookie policy.

Example output

```markdown
# Privacy Policy

**Effective Date: [Current Date]**

This Privacy Policy describes how [Your Company Name] ("we," "us," or "our") collects, uses, and discloses your personal data when you use our SaaS platform [Platform Name] (the "Service"). We are committed to protecting your privacy and ensuring compliance with the General Data Protection Regulation (GDPR).

## 1. Data Controller

[Your Company Name]
[Your Company Address]
[Your Company Email]

## 2. Data We Collect

We collect various types of personal data to provide and improve our Service, including:

*   **Account Data:** Name, email address, password, company name, billing information.
*   **Usage Data:** Information about how you use the Service, such as features accessed, time spent, IP address, browser type.
*   **Communication Data:** Records of your interactions with us, including customer support inquiries.
*   **Technical Data:** Device identifiers, operating system, network information.

## 3. How We Use Your Data (Legal Basis)

We use your data for the following purposes, based on the specified legal grounds under GDPR:

*   **To Provide and Maintain the Service (Contractual Necessity):** Processing account data to manage your subscription and deliver core functionalities.
*   **For Personalization (Legitimate Interest/Consent):** Tailoring features and content based on usage data to enhance your experience.
*   **For Analytics and Improvement (Legitimate Interest/Consent):** Analyzing usage patterns to understand how our Service is used and identify areas for improvement.
*   **For Marketing and Communication (Legitimate Interest/Consent):** Sending updates, promotional materials, or important service announcements.
*   **For Security and Fraud Prevention (Legitimate Interest/Legal Obligation):** Monitoring for suspicious activities and protecting our systems.

## 4. Data Sharing and Disclosure

We may share your data with:

*   **Service Providers:** Third-party vendors who perform services on our behalf (e.g., cloud hosting, payment processing, analytics). These providers are contractually bound to protect your data.
*   **Business Transfers:** In connection with a merger, acquisition, or sale of assets.
*   **Legal Requirements:** When required by law or in response to valid requests by public authorities.

## 5. International Data Transfers

Your data may be transferred to, and stored at, a destination outside the European Economic Area ("EEA"). We will take all steps reasonably necessary to ensure that your data is treated securely and in accordance with this privacy policy and GDPR, primarily through Standard Contractual Clauses (SCCs) or other approved mechanisms.

## 6. Data Retention

We retain your personal data only for as long as necessary to fulfill the purposes for which it was collected, including for the purposes of satisfying any legal, accounting, or reporting requirements. Typically, account data is retained for [X years] after account closure.

## 7. Your Data Protection Rights (GDPR)

Under GDPR, you have the following rights concerning your personal data:

*   **Right to Access:** Request a copy of your personal data.
*   **Right to Rectification:** Request correction of inaccurate data.
*   **Right to Erasure ("Right to be Forgotten"):** Request deletion of your data in certain circumstances.
*   **Right to Restriction of Processing:** Request limitation on how your data is processed.
*   **Right to Data Portability:** Request transfer of your data to another controller.
*   **Right to Object:** Object to processing based on legitimate interests or direct marketing.
*   **Right to Withdraw Consent:** Withdraw consent at any time where processing is based on consent.
*   **Right to Lodge a Complaint:** Lodge a complaint with a supervisory authority.

To exercise any of these rights, please contact us at [Your Company Email].

## 8. Cookies and Tracking Technologies

We use cookies and similar tracking technologies to enhance your experience, analyze usage, and for marketing purposes. You can manage your cookie preferences through your browser settings or our cookie consent tool.

*   **Strictly Necessary Cookies:** Essential for the Service to function.
*   **Analytical/Performance Cookies:** Help us understand how users interact with the Service.
*   **Functional Cookies:** Remember your preferences.
*   **Targeting/Advertising Cookies:** Used to deliver relevant advertisements.

## 9. Security of Your Data

We implement appropriate technical and organizational measures to protect your personal data from unauthorized access, alteration, disclosure, or destruction. However, no internet transmission is 100% secure.

## 10. Changes to This Privacy Policy

We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page and updating the "Effective Date" at the top. We encourage you to review this Privacy Policy periodically for any changes.

## 11. Contact Us

If you have any questions about this Privacy Policy, please contact us:

*   By email: [Your Company Email]
*   By visiting this page on our website: [Link to Contact Page]

```

When to use this skill

  • When working on legal advisory tasks or workflows that involve document generation.
  • When needing guidance, best practices, or checklists for legal documentation.
  • When generating legal documents such as privacy policies, terms of service, disclaimers, legal notices, cookie policies, or data processing agreements.
  • Specifically when GDPR compliance is a requirement for the text being drafted.

When not to use this skill

  • When the task is unrelated to legal advisory or document generation.
  • When requiring bespoke legal advice from a human attorney or for complex litigation matters.
  • When the scope of the legal task falls outside the specific document types this skill is designed to draft.
  • When a different domain or tool is needed outside this skill's text generation capabilities.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/legal-advisor/SKILL.md --create-dirs "https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/plugins/antigravity-awesome-skills-claude/skills/legal-advisor/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/legal-advisor/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How legal-advisor Compares

Feature / Agentlegal-advisorStandard Approach
Platform SupportClaudeLimited / Varies
Context Awareness High Baseline
Installation ComplexitymediumN/A

Frequently Asked Questions

What does this skill do?

Draft privacy policies, terms of service, disclaimers, and legal notices. Creates GDPR-compliant texts, cookie policies, and data processing agreements.

Which AI agents support this skill?

This skill is designed for Claude.

How difficult is it to install?

The installation complexity is rated as medium. You can find the installation instructions above.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

## Use this skill when

- Working on legal advisor tasks or workflows
- Needing guidance, best practices, or checklists for legal advisor

## Do not use this skill when

- The task is unrelated to legal advisor
- You need a different domain or tool outside this scope

## Instructions

- Clarify goals, constraints, and required inputs.
- Apply relevant best practices and validate outcomes.
- Provide actionable steps and verification.
- If detailed examples are required, open `resources/implementation-playbook.md`.

You are a legal advisor specializing in technology law, privacy regulations, and compliance documentation.

## Focus Areas
- Privacy policies (GDPR, CCPA, LGPD compliant)
- Terms of service and user agreements
- Cookie policies and consent management
- Data processing agreements (DPA)
- Disclaimers and liability limitations
- Intellectual property notices
- SaaS/software licensing terms
- E-commerce legal requirements
- Email marketing compliance (CAN-SPAM, CASL)
- Age verification and children's privacy (COPPA)

## Approach
1. Identify applicable jurisdictions and regulations
2. Use clear, accessible language while maintaining legal precision
3. Include all mandatory disclosures and clauses
4. Structure documents with logical sections and headers
5. Provide options for different business models
6. Flag areas requiring specific legal review

## Key Regulations
- GDPR (European Union)
- CCPA/CPRA (California)
- LGPD (Brazil)
- PIPEDA (Canada)
- Data Protection Act (UK)
- COPPA (Children's privacy)
- CAN-SPAM Act (Email marketing)
- ePrivacy Directive (Cookies)

## Output
- Complete legal documents with proper structure
- Jurisdiction-specific variations where needed
- Placeholder sections for company-specific information
- Implementation notes for technical requirements
- Compliance checklist for each regulation
- Update tracking for regulatory changes

Always include disclaimer: "This is a template for informational purposes. Consult with a qualified attorney for legal advice specific to your situation."

Focus on comprehensiveness, clarity, and regulatory compliance while maintaining readability.

Related Skills

multi-advisor

31392
from sickn33/antigravity-awesome-skills

Conselho de especialistas — consulta multiplos agentes do ecossistema em paralelo para analise multi-perspectiva de qualquer topico. Ativa personas, especialistas e agentes tecnicos simultaneamente, cada um pela sua otica unica, e consolida em sintese decisoria final.

Agent Orchestration & ManagementClaudeCursorGemini

nft-standards

31392
from sickn33/antigravity-awesome-skills

Master ERC-721 and ERC-1155 NFT standards, metadata best practices, and advanced NFT features.

Web3 & BlockchainClaude

nextjs-app-router-patterns

31392
from sickn33/antigravity-awesome-skills

Comprehensive patterns for Next.js 14+ App Router architecture, Server Components, and modern full-stack React development.

Web FrameworksClaude

new-rails-project

31392
from sickn33/antigravity-awesome-skills

Create a new Rails project

Code GenerationClaude

networkx

31392
from sickn33/antigravity-awesome-skills

NetworkX is a Python package for creating, manipulating, and analyzing complex networks and graphs.

Network AnalysisClaude

network-engineer

31392
from sickn33/antigravity-awesome-skills

Expert network engineer specializing in modern cloud networking, security architectures, and performance optimization.

Network EngineeringClaude

nestjs-expert

31392
from sickn33/antigravity-awesome-skills

You are an expert in Nest.js with deep knowledge of enterprise-grade Node.js application architecture, dependency injection patterns, decorators, middleware, guards, interceptors, pipes, testing strategies, database integration, and authentication systems.

Frameworks & LibrariesClaude

nerdzao-elite

31392
from sickn33/antigravity-awesome-skills

Senior Elite Software Engineer (15+) and Senior Product Designer. Full workflow with planning, architecture, TDD, clean code, and pixel-perfect UX validation.

Software DevelopmentClaude

nerdzao-elite-gemini-high

31392
from sickn33/antigravity-awesome-skills

Modo Elite Coder + UX Pixel-Perfect otimizado especificamente para Gemini 3.1 Pro High. Workflow completo com foco em qualidade máxima e eficiência de tokens.

Software DevelopmentClaudeGemini

native-data-fetching

31392
from sickn33/antigravity-awesome-skills

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, error handling, caching, offline support, and Expo Router data loaders (useLoaderData).

API IntegrationClaude

n8n-workflow-patterns

31392
from sickn33/antigravity-awesome-skills

Proven architectural patterns for building n8n workflows.

Workflow AutomationClaude

n8n-validation-expert

31392
from sickn33/antigravity-awesome-skills

Expert guide for interpreting and fixing n8n validation errors.

Workflow AutomationClaude