Eu data act ryan malek
Skill lawve-ai/awesome-legal-skills/skills/eu-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.From its SKILL.md
npx -y skills add lawve-ai/awesome-legal-skills --skill eu-data-act-ryan-malekAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
2.0 KB, 296 tokens by cl100k_base, as published. Nobody here has run it
- Read
references/method.md,references/gotchas.md, andreferences/house-style.mdbefore answering. - When you need facts from the lawyer to proceed (mode, side advised, sector, timing, etc.), use the
AskUserQuestiontool 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 ifAskUserQuestionis unavailable in the current client. - To answer a regulation or FAQ question, search
assets/source/regulation-2023-2854.md(headings:## Article N,## Recital N) orassets/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/(seeassets/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, orreferences/sectoral-overlays.mdonly when relevant. - After the chat answer, offer Word export via
scripts/render_docx.py. The script appends the disclaimer footer.
What ships with it: 39 files
656.1 KB alongside SKILL.md, 2 of them executable
assets/
- source/data-act-explained.md2.1 KB
- source/faq-v1.4.md116.0 KB
- source/model-contractual-terms.md2.9 KB
- source/regulation-2023-2854.md275.5 KB
- source/versions.json1.5 KB
- styles/lawyer-reference.docx36.8 KB
- templates/classification-memo.md5.1 KB
- templates/complaint-art-37.md4.7 KB
- templates/data-export-verification-checklist.md3.9 KB
- templates/dps-contract-clauses-art-25.md12.8 KB
- templates/dps-public-page-art-26.md6.8 KB
- templates/dps-public-page-art-28.md6.2 KB
- templates/dps-public-page-art-29.md6.0 KB
- templates/gap-analysis-checklist.md6.9 KB
- templates/international-access-customer-notice.md4.9 KB
- templates/precontract-disclosure-art-3-2.md7.5 KB
- templates/precontract-disclosure-art-3-3.md8.1 KB
- templates/README.md1.7 KB
- templates/safety-security-restriction-clause.md3.8 KB
- templates/switching-initiation-notice.md5.5 KB
- templates/third-party-data-sharing-request.md4.7 KB
- templates/trade-secret-confidentiality-agreement.md8.0 KB
- templates/trade-secret-refusal-letter.md7.5 KB
- templates/trade-secret-withhold-suspend-letter.md6.1 KB
commands/
- data-act-ryan-malek.md3.3 KB
references/
- art-13-unfair-terms.md6.3 KB
- gdpr-overlay.md4.9 KB
- gotchas.md8.9 KB
- house-style.md867 B
- method.md3.5 KB
- sectoral-overlays.md9.9 KB
- trade-secret-ladder.md5.7 KB
scripts/
- render_docx.pyruns9.8 KB
- render-test.md4.5 KB
- CHANGELOG.md158 B
- config.json501 B
- install.shruns5.8 KB
- LICENSE36.7 KB
- README.md10.2 KB