Check GDPR compliance with audits, consent reviews, and breach prep plans. Use when running audits, verifying consent, or preparing breach responses.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill gdpr-checker --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Gdpr Checker?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-gdpr-checker)More formats (shields.io, HTML) on the badges page.
---
version: "2.0.0"
name: GDPR Checker
description: "Check GDPR compliance with audits, consent reviews, and breach prep plans. Use when running audits, verifying consent, or preparing breach responses."
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
---
# GDPR Checker
GDPR合规检查。合规审计、用户同意、数据权利、泄露响应、DPA、检查清单。GDPR compliance checker. GDPR、数据保护。
## 推荐工作流
```
需求分析 → 选择命令 → 输入描述 → 获取结果 → 调整优化
```
## 命令速查
```
audit audit
consent consent
rights rights
breach breach
dpa dpa
checklist checklist
```
---
*GDPR Checker by BytesAgain*
---
💬 Feedback & Feature Requests: https://bytesagain.com/feedback
Powered by BytesAgain | bytesagain.com
- Run `gdpr-checker help` for all commands
## Commands
Run `gdpr-checker help` to see all available commands.
## When to Use
- to automate gdpr tasks in your workflow
- for batch processing checker operations
## Output
Returns reports to stdout. Redirect to a file with `gdpr-checker run > output.txt`.
## Configuration
Set `GDPR_CHECKER_DIR` environment variable to change the data directory. Default: `~/.local/share/gdpr-checker/`
## Requirements
- bash 4+
- python3 (standard library only)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.
Generate a comprehensive VC investment assessment report for a company
Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.
Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...
Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...