klytos-privacy-tools

Manage GDPR data export and erasure across Klytos CMS core and plugin data.

12|2|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/joseconti/klytos --skill klytos-privacy-tools
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: klytos-privacy-tools
Source: https://github.com/joseconti/klytos/tree/main/.claude/skills/klytos-privacy-tools
Command: npx skills add https://github.com/joseconti/klytos --skill klytos-privacy-tools

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GDPR compliance can be complex for apps that store personal data; this tool guides data subject requests, enabling data export and erasure across core and plugin data.

Core Features & Use Cases

  • Data Export: collect and export all personal data for a user to comply with data subject requests.
  • Data Erasure: erase or anonymize personal data across core and plugins, with configurable sections.
  • Policy & Rights Management: manage privacy policies and user rights within Klytos.

Quick Start

Run a data export for a user and download the resulting JSON report.

Frequently Asked Questions about klytos-privacy-tools

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I handle GDPR data subject requests for user data export and erasure?

Handling GDPR data subject requests involves collecting and exporting all personal data for a user or executing data erasure across your system. This tool automates those requests, applying anonymization and retention rules across core and plugin data.

Can I anonymize user data instead of permanently deleting it for GDPR compliance?

Yes, you can anonymize user data instead of permanently deleting it for GDPR compliance. The tool performs data erasure by applying configurable anonymization and retention handling across core CMS and plugin data sections.

How does data export work for privacy compliance in a CMS with multiple plugins?

Data export for privacy compliance works by aggregating personal data across core CMS tables and integrated plugins. It collects the requested user's information and generates a downloadable JSON report to fulfill data subject requests.

Do I need a dedicated tool to manage privacy policies and user rights within my application?

You need a dedicated tool to manage privacy policies and user rights when storing personal data. This tool provides an admin interface to configure policy management and execute data subject requests natively within the Klytos CMS.

What is the best way to ensure plugin data is included during a user data erasure process?

The best way to ensure plugin data is included during user data erasure is to use a system with integrated plugin hooks. This tool implements hooks that automatically extend anonymization and deletion processes to cover plugin-specific data sections.

What are the limitations of managing GDPR compliance manually across core and plugin data?

Managing GDPR compliance manually across core and plugin data risks missing personal data during export or erasure. Using a dedicated PrivacyManager class with integrated plugin hooks ensures all configurable data sections are properly processed and anonymized.