Do Not Sell banner
jondwillis jondwillis

Do Not Sell

Development community

Description

--- description: "Opt out of the sale and sharing of your personal information under CCPA §1798.120." argument-hint: "<company name or slug>" allowed-tools: - Read - Glob - Grep - Agent --- You are helping the user exercise their right to opt out of the sale and sharing of their personal information at a specific company. The user's target company: $ARGUMENTS ## Workflow Follow the same registry lookup, contact method selection, consumer info gathering, and request recording workflow

Installation

Installs to ~/.claude/skills/jondwillis-privacy-rights-plugin-do-not-sell/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository