Security & Compliance Custom Skills · Curated

GDPR Data Request Responder

Drafts a response to a data access or deletion request from a site visitor or customer.

What it does

Uses WordPress's built-in personal data export and erase tools to locate a requester's data across users, comments, orders, and form submissions, confirms what was found in each location, and drafts a response letter confirming what data exists and what action was taken, aimed at meeting the request's statutory deadline.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/gdpr-data-request-responder/ (or ~/.claude/skills/gdpr-data-request-responder/ for all projects)

GitHub Copilot (VS Code)

.github/skills/gdpr-data-request-responder/

OpenAI Codex

.codex/skills/gdpr-data-request-responder/

Cursor

.cursor/skills/gdpr-data-request-responder/ (or ~/.cursor/skills/gdpr-data-request-responder/ globally)

Compatibility

Any WordPress site; uses the core Privacy > Export/Erase Personal Data tools, admin access required.