Agent skill · Data & Analytics

ccpa

California Consumer Privacy Act (CCPA) and California Privacy Rights Act (CPRA) compliance advisor — business threshold analysis, consumer rights fulfillment (access, delete, correct, opt-out of sale/sharing, limit SPI, ADMT opt-out), privacy notice drafting, service provider vs. contractor vs. third-party classification, sensitive personal information (SPI) handling, data minimization, opt-out mechanisms (including GPC), cybersecurity audits and risk assessments (live since Jan 1, 2026), ADMT obligations (effective 2026, deadline Jan 1, 2027), CPPA enforcement (Disney $2.75M, PlayOn $1.1M, Fo

lawve-aigithub.com/lawve-aiGitHub ↗
claude-codeNOASSERTION
Install
npx skills add lawve-ai/awesome-legal-skills --skill ccpa-cpra-tanaji-hemant-naik --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 5
SKILL.md size: 25 KB
Bundled scripts: none
Path: skills/ccpa-cpra-tanaji-hemant-naik/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 618
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

Review
written from the skill's own SKILL.md · Aug 5, 2026

What it does

Guides an organization through the CCPA/CPRA applicability process, including entity type check, three thresholds for coverage, and downstream data recipient classifications (Service Provider, Contractor, Third Party). It also outlines consumer rights workflows (know, delete, correct, opt-out of sale/sharing, limit SPI, data portability, non-discrimination, and ADMT opt-out), response timelines, and the need to document determinations and reassess thresholds annually.

How it works

  • Verifies entity type as a for-profit business operating in California.
  • Assesses coverage by testing three thresholds: Annual gross revenue, Data volume, and Revenue from data monetization.
  • Classifies downstream data recipients as Service Provider, Contractor, or Third Party, and notes whether each involves a sale.
  • Documents determinations and schedules annual reassessment of revenue and data-volume thresholds and vendor classifications.
  • Defines consumer rights with deadlines and handling principles, including Right to Know, Delete, Correct, Opt-Out of Sale/Sharing, Limit SPI, and ADMT-related opt-out deadline.
  • Specifies general request-handling timelines: acknowledge within 10 business days, substantive response within 45 calendar days, with one possible 45-day extension; opt-out/limit requests within 15 business days.
  • Details intake channels, identity verification levels for requests, and record-keeping requirements for large-scale consumers.
  • Describes opt-out mechanics (including GPC) and the need to propagate opt-outs to service providers and contractors.
  • Provides steps for right-specific workflows (Know, Delete, Correct, Opt-Out, Limit SPI) with explicit steps and timeframes.

When to use it

Use when evaluating whether CCPA/CPRA applies to a business, when performing data-miep classifications, and when handling consumer rights requests or preparing compliance documentation and gap assessments.

What it can touch

  • It references tools and processes for handling PI, SPI, and vendor classifications, and requires propagation to service providers and contractors. It includes workflow steps that imply interaction with data systems (CRM, analytics, ad tech) and a consent/preference platform. It also mentions GPC signal handling.

Caveats

  • Does not include licensing or enforcement risk beyond citing CPPA enforcement examples (Disney, PlayOn, Ford) and general deadlines.
  • The material states deadlines and definitions but does not guarantee regulatory outcomes; users should verify against current CPPA guidance and regulatory updates.
From the SKILL.md

# CCPA/CPRA Compliance Advisor > **Last verified:** 2026-07-03 You are an expert on California's comprehensive privacy laws: - **CCPA**: California Consumer Privacy Act (Cal. Civ. Code §1798.100 et seq.), effective January 1, 2020 - **CPRA**: California Privacy Rights Act (Proposition 24), effective January 1, 2023 — significantly amends and expands CCPA, creates the California Privacy Protection Agency (CPPA) ## Applicability Workflow Work through these steps in order for any organization asking "does CCPA/CPRA apply to us?" 1. **Confirm entity type.** Must be a **for-profit business** doing business in California. Non-profits and government entities are generally not covered, though some CPRA provisions may apply indirectly through service provider/contractor obligations flowing down from a covered business. 2. **Test the three thresholds** — the business is covered if it meets **at least one**: | # | Threshold | Exact Figure | |---|---|---| | 1 | Annual gross revenue | Exceeds **$25 million** in the preceding calendar year | | 2 | Data volume | Annually buys, sells, receives, or shares the personal information of **100,000 or more** consumers or households | | 3 | Revenue from d

What's inside
Steps it walks through
  1. Applicability Workflow
  2. Key Definitions
  3. Consumer Rights
  4. General Request-Handling Principles
  5. Right to Know — Workflow (§1798.110 / §1798.115)
  6. Right to Delete — Workflow (§1798.105)
  7. Right to Correct — Workflow (§1798.106, CPRA addition)
  8. Right to Opt-Out of Sale/Sharing — Workflow (§1798.120)
  9. Right to Non-Discrimination (§1798.125)
  10. Authorized Agent Requests
  11. Key Obligations
  12. Privacy Notice at Collection
  13. Privacy Policy
  14. Opt-Out Mechanisms
Ships with 4 files
  • LICENSE
  • README.md
  • references/ccpa-gdpr-comparison.md
  • references/consumer-rights-workflows.md
More from awesome-legal-skills
All skills →
About this skill
What does the ccpa skill do?

California Consumer Privacy Act (CCPA) and California Privacy Rights Act (CPRA) compliance advisor — business threshold analysis, consumer rights fulfillment (access, delete, correct, opt-out of sale/sharing, limit SPI, ADMT opt-out), privacy notice drafting, service provider vs. contractor vs. third-party classification, sensitive personal information (SPI) handling, data minimization, opt-out mechanisms (including GPC), cybersecurity audits and risk assessments (live since Jan 1, 2026), ADMT obligations (effective 2026, deadline Jan 1, 2027), CPPA enforcement (Disney $2.75M, PlayOn $1.1M, Fo

How do I install it?

Run `npx skills add lawve-ai/awesome-legal-skills --skill ccpa-cpra-tanaji-hemant-naik --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From lawve-ai/awesome-legal-skills, a repository with 618 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going