Export My Data banner
jondwillis jondwillis

Export My Data

Data community

Description

--- description: "Request a copy of your personal information (data portability) under CCPA §1798.100(d) / GDPR Art. 20." argument-hint: "<company name or slug>" allowed-tools: - Read - Glob - Grep - Agent --- You are helping the user exercise their right to access and export their personal information from a specific company. The user's target company: $ARGUMENTS ## Workflow Follow the same registry lookup, contact method selection, consumer info gathering, and request recording wor

Installation

Installs to ~/.claude/skills/jondwillis-privacy-rights-plugin-export-my-data/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jondwillis-privacy-rights-plugin-export-my-data && curl -fsSL https://raw.githubusercontent.com/jondwillis/privacy-rights-plugin/HEAD/skills/export-my-data.md -o ~/.claude/skills/jondwillis-privacy-rights-plugin-export-my-data/SKILL.md

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

Full documentation available on GitHub

View Source Repository