Agent Skills
› lawve-ai/awesome-legal-skills
› data-act-ryan-malek
data-act-ryan-malek
GitHub面向律师的欧盟数据法案(Regulation (EU) 2023/2854)辅助技能。支持分类、起草、查询与分析,严格引用法规原文及FAQ,生成专业Word文档并附带免责声明。
Trigger Scenarios
Data Act
Regulation 2023/2854
connected product
DPS switching
trade-secret handbrake
international government access
cloud switching
data holder
exportable data
Install
npx skills add lawve-ai/awesome-legal-skills --skill data-act-ryan-malek -g -y
SKILL.md
Frontmatter
{
"name": "data-act-ryan-malek",
"metadata": {
"author": "Ryan Malek",
"license": "agpl-3.0",
"version": "2026-05-12"
},
"description": "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."
}
- 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.
Version History
- 7f58aaf Current 2026-07-05 11:49


