mcpbeat

Data Act Ryan Malek

lawve-ai/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 produces lawyer-style Word output and cites verbatim from bundled regulation and FAQ source texts.

168k tokens
context cost
the whole folder, loaded on every use
40
files
ships runnable scripts
0
copies elsewhere
how many repositories repackaged it
616
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/lawve-ai/awesome-legal-skills --skill data-act-ryan-malek

What comes with it

671 865 bytes besides the instruction
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
assets/templates/trade-secret-confidentiality-agreement.md
assets/templates/trade-secret-refusal-letter.md
assets/templates/trade-secret-withhold-suspend-letter.md
commands/data-act-ryan-malek.md
config.json
install.sh
references/art-13-unfair-terms.md
references/gdpr-overlay.md
references/gotchas.md
references/house-style.md
references/method.md
references/sectoral-overlays.md
references/trade-secret-ladder.md
scripts/render-test.md
scripts/render_docx.py

The instruction itself

as written by the author
  • Read references/method.md, references/gotchas.md, and references/house-style.md before answering.
  • 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.
  • 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.
  • To produce a drafting starter, fill the relevant template in assets/templates/ (see assets/templates/README.md). Do not rewrite templates.
  • 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.
  • After the chat answer, offer Word export via scripts/render_docx.py. The script appends the disclaimer footer.

How to use it

Copy the folder

Take lawve-ai/data-act-ryan-malek from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.