Agent Skills
› lawve-ai/awesome-legal-skills
› data-act-ryan-malek
data-act-ryan-malek
GitHub面向律师的欧盟《数据法案》技能,支持分类、起草、查询与分析。通过引用法规原文和FAQ提供专业建议,支持交互式问答及Word文档导出。
触发场景
Data Act
Regulation 2023/2854
connected product
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
安装
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.
版本历史
- 7f58aaf 当前 2026-07-05 11:49


