mcpbeat Sign in

Data Act Ryan Malek Agent Skill

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.

Other skills for the same job

different authors, same section of the catalogue
Protocolsio Integration
by christophacham
×4

Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.

16k tokens
Tailored Resume Generator
by frostant
×4

Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances

3k tokens
Excalidraw Diagram Generator
by github
vendor ×3

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

36k tokens scripts
Expo Dev Client
by openai
vendor ×3

Build and distribute Expo development clients locally or via TestFlight

961 tokens
Executing Plans
by ZhanlinCui
×3

Use when you have a written implementation plan to execute in a separate session with review checkpoints

542 tokens
Anndata
by christophacham
×3

Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.

16k tokens
Benchling Integration
by christophacham
×3

Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.

14k tokens
Biopython
by christophacham
×3

Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.

24k tokens

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.