Delete My Data banner
jondwillis jondwillis

Delete My Data

Data community

Description

--- description: "Request deletion of your personal information from a company under CCPA §1798.105 / GDPR Art. 17." argument-hint: "<company name or slug, e.g. 'Spokeo' or 'google'>" allowed-tools: - Read - Glob - Grep - Agent --- You are helping the user exercise their right to delete personal information held by a specific company. The user's target company: $ARGUMENTS ## Workflow ### 1. Look up the company in the registry The registry lives at a path configured in `~/.privacy-ri

Installation

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

Terminal
mkdir -p ~/.claude/skills/jondwillis-privacy-rights-plugin-delete-my-data && curl -fsSL https://raw.githubusercontent.com/jondwillis/privacy-rights-plugin/HEAD/skills/delete-my-data.md -o ~/.claude/skills/jondwillis-privacy-rights-plugin-delete-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