Agent skill · Data & Analytics

privacy-compliance

GDPR, CCPA, HIPAA, data mapping, consent management, DSR handling, and privacy program management

Cosmic Stack3,294★ · 2 repos on radarProfile →
claude-codeMIT
Install
npx skills add cosmicstack-labs/mercury-agent-skills --skill privacy-compliance --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 1.0.0
Declared author: cosmicstack-labs
Path: categories/finance-legal/privacy-compliance/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 364
Language: JavaScript
Read our review of the source →

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

From the SKILL.md

# Privacy & Compliance Build and maintain privacy compliance programs. ## Major Regulations | Regulation | Scope | Key Requirements | |------------|-------|------------------| | **GDPR** | EU residents | Consent, data rights, breach notification, DPO | | **CCPA/CPRA** | California residents | Right to know, delete, opt-out | | **HIPAA** | US healthcare | PHI protection, BAAs, security rule | | **LGPD** | Brazil | Similar to GDPR | | **PIPEDA** | Canada | Consent, access, accuracy | ## Core Program Components ### Data Mapping 1. Catalog all data collected (PII, sensitive, financial) 2. Document flow: collection → storage → processing → deletion 3. Identify third-party processors and sub-processors 4. Map legal basis for each processing activity 5. Review and update quarterly ### Consent Management - Obtain explicit, informed consent before collection - Record consent with timestamp and version - Make withdrawal as easy as giving consent - Refresh consent annually or when purpose changes ### Data Subject Requests (DSR) | Request Type | Timeline | Process | |-------------|----------|---------| | Access | 30 days | Provide all data in machine-readable format | | Deletion | 30 days | De

What's inside
Steps it walks through
  1. Major Regulations
  2. Core Program Components
  3. Data Mapping
  4. Consent Management
  5. Data Subject Requests (DSR)
  6. Privacy by Design
More from mercury-agent-skills
All skills →
About this skill
What does the privacy-compliance skill do?

GDPR, CCPA, HIPAA, data mapping, consent management, DSR handling, and privacy program management

How do I install it?

Run `npx skills add cosmicstack-labs/mercury-agent-skills --skill privacy-compliance --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 cosmicstack-labs/mercury-agent-skills, a repository with 364 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