data-export-compliance

Facilitate compliant tenant- and user-level data exports with time-limited download links.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/marquesfelip/agents-and-skills --skill data-export-compliance
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: data-export-compliance
Source: https://github.com/marquesfelip/agents-and-skills/tree/main/skills/data-export-compliance
Command: npx skills add https://github.com/marquesfelip/agents-and-skills --skill data-export-compliance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a compliant, auditable framework for exporting user and tenant data in SaaS products, covering GDPR Article 20 portability rights and LGPD equivalents to reduce risk and ensure lawful processing.

Core Features & Use Cases

  • Supports tenant- and user-level exports with strict scope control and data minimization.
  • Implements asynchronous export pipelines, secure delivery via time-limited presigned URLs, and an auditable request trail.
  • Includes domain exporters for profiles, memberships, billing, audit logs, and content while enforcing data subject access limitations.

Quick Start

Trigger a tenant-level data export and verify a secure, time-limited download link is generated.

Frequently Asked Questions about data-export-compliance

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

FAQPage Schema
How do I implement GDPR Article 20 data portability for SaaS user exports?▼

GDPR Article 20 data portability is implemented through user-level exports with strict scope control, data minimization, and an auditable request trail. Domain exporters handle profiles, memberships, billing, audit logs, and content while enforcing data subject access limitations.

What is the best way to securely deliver asynchronous data exports to SaaS tenants?▼

The best way to securely deliver asynchronous data exports is via time-limited presigned URLs. This method ensures secure link delivery for tenant-level data while supporting asynchronous processing pipelines and maintaining governance-ready request tracking.

How does a presigned URL work for compliant data export workflows?▼

A presigned URL provides secure, time-limited access to exported data in compliant workflows. It restricts download availability to a defined window, supporting secure delivery and data retention policies without exposing the underlying storage directly to end users.

Can I use this approach for both tenant-level and user-level data exports?▼

Yes, you can use this approach for both tenant-level and user-level data exports. It applies strict scope control and data minimization across both levels, utilizing domain exporters for profiles, memberships, billing, audit logs, and content.

Does this data export workflow support LGPD compliance requirements?▼

Yes, this data export workflow supports LGPD compliance equivalents alongside GDPR. It provides an auditable framework for lawful processing, ensuring tenant and user data exports meet data portability rights and governance-ready retention policies.

What limitations apply to data subject access during tenant data exports?▼

Data subject access limitations are enforced by restricting export scope through strict data minimization and domain exporters. The auditable request trail ensures governance-ready tracking, preventing unauthorized access to profiles, memberships, billing, and audit logs.