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

Sushegaadgithub.com/SushegaadGitHub ↗
claude-codeMIT
Install
npx skills add Sushegaad/Claude-Skills-Governance-Risk-and-Compliance --skill ccpa --agent claude-code

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

Facts
Files in the skill folder: 3
SKILL.md size: 25 KB
Bundled scripts: none
Path: plugins/ccpa/skills/ccpa/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 801
Language: HTML

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

CCPA/CPRA Compliance Advisor provides a structured workflow to determine CCPA/CPRA applicability, classify data recipients, and manage consumer rights (know, delete, correct, opt-out, limit SPI, and opt-out mechanisms). It covers opt-out handling with GPC, ADMT obligations, SPI handling, data minimization, and enforcement context. It includes steps for documenting determinations, applying thresholds, and coordinating with service providers, contractors, and third parties.

How it works

The skill presents concrete steps and tables to follow:

  • Confirm entity type and test three thresholds (revenue, data volume, monetization revenue).
  • Classify each downstream data recipient as Service Provider, Contractor, or Third Party, with clear definitions and sale implications.
  • Document determinations and reassess thresholds annually or upon contract changes.
  • Apply consumer rights workflows (Know, Delete, Correct, Opt-Out, Limit SPI, Data Portability, Non-Discrimination) with specified response timelines and extension rules.
  • Implement Right to Opt-Out workflows, including GPC handling, update of consent/preference platforms within 15 business days, propagation to providers/contractors, and a 12-month non-re-engagement window after opt-out.
  • Process Right to Limit SPI using a dedicated link, with 15-business-day processing and propagation to providers/contractors.
  • Outline Right to Delete with a two-step confirmation and obligations to instruct service providers/contractors to delete.
  • Provide step-by-step Right to Know workflow detailing logging, identity verification, data search, compilation, applying exceptions, and delivery within 45 days.
  • Include intake/identity verification standards, and general request-handling principles (timelines, channels, verification tiers).

When to use it

Use when assessing whether CCPA/CPRA applies to a business, drafting data-sharing classifications, or executing consumer rights requests under CPRA/CCPA, including opt-out workflows and SPI limitations. Use for guidance on CPPA enforcement references and examples (e.g., notable penalties).

What it can touch

  • Provisions and workflows for Right to Know, Delete, Correct, Opt-Out of Sale/Sharing, Limit SPI, Non-Discrimination, Data Portability, and Authorized Agent handling.
  • Opt-out mechanisms including GPC handling and signaling.
  • Classification of data recipients (Service Provider, Contractor, Third Party).
  • Timelines and verification procedures for requests and deletions.
  • Documentation and record-keeping requirements, including annual reassessment of thresholds.

Caveats

  • Contains enforcement examples and thresholds; real-world applicability may vary by jurisdiction updates and entity-specific details.
  • License and usage constraints are not explicitly covered beyond the stated content and need alignment with organizational compliance programs.
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 2 files
  • references/ccpa-gdpr-comparison.md
  • references/consumer-rights-workflows.md
More from Claude-Skills-Governance-Risk-and-Compliance
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 Sushegaad/Claude-Skills-Governance-Risk-and-Compliance --skill ccpa --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 Sushegaad/Claude-Skills-Governance-Risk-and-Compliance, a repository with 801 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