Agent skill · Security

data-act-ryan-malek

EU Data Act (Regulation (EU) 2023/2854) skill for lawyers. Use when the user asks about Data Act classification, drafting, lookup, analysis, or audit. Triggers include "Data Act", "Regulation 2023/2854", "connected product", "related service", "data processing service", "DPS switching", "Article 3(2) pre-contract", "Article 25 contract", "trade-secret handbrake", "international government access", "Chapter VI cloud switching", "Article 50 timeline", "FAQ Q22a", "data holder", "exportable data", "functional equivalence", "Art. 4(10) competing product", and similar EU Data Act phrases. The skill

lawve-aigithub.com/lawve-aiGitHub ↗
claude-codeships scriptsNOASSERTION
Install
npx skills add lawve-ai/awesome-legal-skills --skill eu-data-act-ryan-malek --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 40
SKILL.md size: 2 KB
Bundled scripts: yes
Version: 2026-05-12
Declared author: Ryan Malek
Path: skills/eu-data-act-ryan-malek/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 618
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

1. Read `references/method.md`, `references/gotchas.md`, and `references/house-style.md` before answering. 2. When you need facts from the lawyer to proceed (mode, side advised, sector, timing, etc.), use the `AskUserQuestion` tool to present multiple-choice options as a clickable panel. Batch related questions into one call. Only fall back to plain-text A/B/C/D if `AskUserQuestion` is unavailable in the current client. 3. To answer a regulation or FAQ question, search `assets/source/regulation-2023-2854.md` (headings: `## Article N`, `## Recital N`) or `assets/source/faq-v1.4.md` (headings: `## FAQ Q[N|Na]`). Quote verbatim. Never paraphrase from memory; if the provision is not in the source files, report a skill defect. 4. To produce a drafting starter, fill the relevant template in `assets/templates/` (see `assets/templates/README.md`). Do not rewrite templates. 5. For depth on specific topics, read `references/trade-secret-ladder.md`, `references/art-13-unfair-terms.md`, `references/gdpr-overlay.md`, or `references/sectoral-overlays.md` only when relevant. 6. After the chat answer, offer Word export via `scripts/render_docx.py`. The script appends the disclaimer footer.

What's inside
Ships with 24 files
  • CHANGELOG.md
  • LICENSE
  • README.md
  • assets/source/data-act-explained.md
  • assets/source/faq-v1.4.md
  • assets/source/model-contractual-terms.md
  • assets/source/regulation-2023-2854.md
  • assets/source/versions.json
  • assets/styles/lawyer-reference.docx
  • assets/templates/README.md
  • assets/templates/classification-memo.md
  • assets/templates/complaint-art-37.md
  • assets/templates/data-export-verification-checklist.md
  • assets/templates/dps-contract-clauses-art-25.md
  • assets/templates/dps-public-page-art-26.md
  • assets/templates/dps-public-page-art-28.md
  • assets/templates/dps-public-page-art-29.md
  • assets/templates/gap-analysis-checklist.md
  • assets/templates/international-access-customer-notice.md
  • assets/templates/precontract-disclosure-art-3-2.md
  • assets/templates/precontract-disclosure-art-3-3.md
  • assets/templates/safety-security-restriction-clause.md
  • assets/templates/switching-initiation-notice.md
  • assets/templates/third-party-data-sharing-request.md
first 24 of 40
More from awesome-legal-skills
All skills →
About this skill
What does the data-act-ryan-malek skill do?

EU Data Act (Regulation (EU) 2023/2854) skill for lawyers. Use when the user asks about Data Act classification, drafting, lookup, analysis, or audit. Triggers include "Data Act", "Regulation 2023/2854", "connected product", "related service", "data processing service", "DPS switching", "Article 3(2) pre-contract", "Article 25 contract", "trade-secret handbrake", "international government access", "Chapter VI cloud switching", "Article 50 timeline", "FAQ Q22a", "data holder", "exportable data", "functional equivalence", "Art. 4(10) competing product", and similar EU Data Act phrases. The skill

How do I install it?

Run `npx skills add lawve-ai/awesome-legal-skills --skill eu-data-act-ryan-malek --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From lawve-ai/awesome-legal-skills, a repository with 618 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going