legal-response by anthropics/knowledge-work-plugins
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill legal-response如果您看到不熟悉的占位符或需要检查连接了哪些工具,请参阅 CONNECTORS.md。
使用配置的模板生成对常见法律咨询的回复。根据具体细节定制回复,并包含针对不应使用模板回复情况的升级触发条件。
重要提示:此命令协助法律工作流程,但不提供法律建议。生成的回复在发送前应由合格的法律专业人士审核,特别是对于受监管的通信。
/legal-response [咨询类型]
常见咨询类型:
dsr 或 data-subject-request -- 数据主体访问/删除/更正请求hold 或 discovery-hold -- 诉讼保留通知vendor 或 vendor-question -- 供应商法律问题广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
nda 或 nda-request -- 业务团队的保密协议请求privacy 或 privacy-inquiry -- 隐私相关问题subpoena -- 传票或法律程序回复insurance -- 保险索赔通知custom -- 使用自定义模板如果未提供咨询类型,则询问用户需要哪种类型的回复并显示可用类别。
接受用户的咨询类型。如果类型不明确,则显示可用类别并要求澄清。
在本地设置(例如 legal.local.md 或模板目录)中查找模板。
如果配置了模板:
如果未配置模板:
在生成任何回复之前,评估此情况是否具有不应使用模板回复的特征。
当检测到升级触发条件时:
提示用户提供定制回复所需的详细信息:
数据主体请求:
证据保全通知:
供应商问题:
保密协议请求:
用收集到的详细信息填充模板。确保回复:
在发送前将草稿回复呈现给用户审核。
必需定制 — 每个模板回复必须定制以下内容:
语气调整 — 根据以下因素调整语气:
特定司法管辖区调整:
如果用户想要创建新模板,请引导完成模板创建指南(见下文),并呈现完成的模板供审核。建议用户将批准的模板保存到其本地设置以供将来使用。
子类别:
关键模板要素:
示例模板结构:
Subject: Your Data [Access/Deletion/Correction] Request - Reference {{request_id}}
Dear {{requester_name}},
We have received your request dated {{request_date}} to [access/delete/correct] your personal data under [applicable regulation].
[Acknowledgment / verification request / fulfillment details / denial basis]
We will respond substantively by {{response_deadline}}.
[Contact information]
[Rights information]
子类别:
关键模板要素:
示例模板结构:
Subject: LEGAL HOLD NOTICE - {{matter_name}} - Action Required
PRIVILEGED AND CONFIDENTIAL
ATTORNEY-CLIENT COMMUNICATION
Dear {{custodian_name}},
You are receiving this notice because you may possess documents, communications, or data relevant to the matter referenced above.
PRESERVATION OBLIGATION:
Effective immediately, you must preserve all documents and electronically stored information (ESI) related to:
- Subject matter: {{hold_scope}}
- Date range: {{start_date}} to present
- Document types: {{document_types}}
DO NOT delete, destroy, modify, or discard any potentially relevant materials.
[Specific instructions for systems, email, chat, local files]
Please acknowledge receipt of this notice by {{acknowledgment_deadline}}.
Contact {{legal_contact}} with any questions.
子类别:
关键模板要素:
子类别:
关键模板要素:
子类别:
关键模板要素:
子类别:
关键模板要素:
关键说明:传票回复几乎总是需要个别律师审查。模板仅作为起始框架,而非最终回复。
子类别:
关键模板要素:
模板应按类别组织并维护在团队的本地设置中。每个模板应包含:
帮助用户创建新模板时:
{{requester_name}}、{{response_deadline}}、{{matter_reference}}## Template: {{template_name}}
**Category**: {{category}}
**Version**: {{version}} | **Last Reviewed**: {{date}}
**Approved By**: {{approver}}
### Use When
- [Condition 1]
- [Condition 2]
### Do NOT Use When (Escalation Triggers)
- [Trigger 1]
- [Trigger 2]
### Variables
| Variable | Description | Example |
|---|---|---|
| {{var1}} | [what it is] | [example value] |
| {{var2}} | [what it is] | [example value] |
### Subject Line
[Subject template with {{variables}}]
### Body
[Response body with {{variables}}]
### Follow-Up Actions
1. [Action 1]
2. [Action 2]
### Notes
[Any special instructions for users of this template]
## Generated Response: [Inquiry Type]
**To**: [recipient]
**Subject**: [subject line]
---
[Response body]
---
### Escalation Check
[Confirmation that no escalation triggers were detected, OR flagged triggers with recommendations]
### Follow-Up Actions
1. [Post-send actions]
2. [Calendar reminders to set]
3. [Tracking or logging requirements]
每周安装次数
200
代码仓库
GitHub 星标数
10.3K
首次出现
11 天前
安全审计
安装于
gemini-cli191
codex190
cursor190
opencode190
amp189
cline189
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Generate a response to a common legal inquiry using configured templates. Customizes the response with specific details and includes escalation triggers for situations that should not use a templated response.
Important : This command assists with legal workflows but does not provide legal advice. Generated responses should be reviewed by qualified legal professionals before being sent, especially for regulated communications.
/legal-response [inquiry-type]
Common inquiry types:
dsr or data-subject-request -- Data subject access/deletion/correction requestshold or discovery-hold -- Litigation hold noticesvendor or vendor-question -- Vendor legal questionsnda or nda-request -- NDA requests from business teamsprivacy or privacy-inquiry -- Privacy-related questionssubpoena -- Subpoena or legal process responsesinsurance -- Insurance claim notificationscustom -- Use a custom templateIf no inquiry type is provided, ask the user what type of response they need and show available categories.
Accept the inquiry type from the user. If the type is ambiguous, show available categories and ask for clarification.
Look for templates in local settings (e.g., legal.local.md or a templates directory).
If templates are configured:
If no templates are configured:
Before generating any response, evaluate whether this situation has characteristics that should NOT use a templated response.
When an escalation trigger is detected:
Prompt the user for the details needed to customize the response:
Data Subject Request:
Discovery Hold:
Vendor Question:
NDA Request:
Populate the template with the gathered details. Ensure the response:
Present the draft response to the user for review before sending.
Required customization — Every templated response MUST be customized with:
Tone adjustment — Adjust tone based on:
Jurisdiction-specific adjustments:
If the user wants to create a new template, walk through the Template Creation Guide (see below) and present the finished template for review. Suggest the user save the approved template to their local settings for future use.
Sub-categories :
Key template elements :
Example template structure :
Subject: Your Data [Access/Deletion/Correction] Request - Reference {{request_id}}
Dear {{requester_name}},
We have received your request dated {{request_date}} to [access/delete/correct] your personal data under [applicable regulation].
[Acknowledgment / verification request / fulfillment details / denial basis]
We will respond substantively by {{response_deadline}}.
[Contact information]
[Rights information]
Sub-categories :
Key template elements :
Example template structure :
Subject: LEGAL HOLD NOTICE - {{matter_name}} - Action Required
PRIVILEGED AND CONFIDENTIAL
ATTORNEY-CLIENT COMMUNICATION
Dear {{custodian_name}},
You are receiving this notice because you may possess documents, communications, or data relevant to the matter referenced above.
PRESERVATION OBLIGATION:
Effective immediately, you must preserve all documents and electronically stored information (ESI) related to:
- Subject matter: {{hold_scope}}
- Date range: {{start_date}} to present
- Document types: {{document_types}}
DO NOT delete, destroy, modify, or discard any potentially relevant materials.
[Specific instructions for systems, email, chat, local files]
Please acknowledge receipt of this notice by {{acknowledgment_deadline}}.
Contact {{legal_contact}} with any questions.
Sub-categories :
Key template elements :
Sub-categories :
Key template elements :
Sub-categories :
Key template elements :
Sub-categories :
Key template elements :
Critical note : Subpoena responses almost always require individualized counsel review. Templates serve as starting frameworks, not final responses.
Sub-categories :
Key template elements :
Templates should be organized by category and maintained in the team's local settings. Each template should include:
When helping users create new templates:
{{requester_name}}, {{response_deadline}}, {{matter_reference}}## Template: {{template_name}}
**Category**: {{category}}
**Version**: {{version}} | **Last Reviewed**: {{date}}
**Approved By**: {{approver}}
### Use When
- [Condition 1]
- [Condition 2]
### Do NOT Use When (Escalation Triggers)
- [Trigger 1]
- [Trigger 2]
### Variables
| Variable | Description | Example |
|---|---|---|
| {{var1}} | [what it is] | [example value] |
| {{var2}} | [what it is] | [example value] |
### Subject Line
[Subject template with {{variables}}]
### Body
[Response body with {{variables}}]
### Follow-Up Actions
1. [Action 1]
2. [Action 2]
### Notes
[Any special instructions for users of this template]
## Generated Response: [Inquiry Type]
**To**: [recipient]
**Subject**: [subject line]
---
[Response body]
---
### Escalation Check
[Confirmation that no escalation triggers were detected, OR flagged triggers with recommendations]
### Follow-Up Actions
1. [Post-send actions]
2. [Calendar reminders to set]
3. [Tracking or logging requirements]
Weekly Installs
200
Repository
GitHub Stars
10.3K
First Seen
11 days ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
gemini-cli191
codex190
cursor190
opencode190
amp189
cline189
Azure RBAC 权限管理工具:查找最小角色、创建自定义角色与自动化分配
129,699 周安装
Instagram自动化工具:通过Rube MCP与Composio实现自动发帖与数据分析
104 周安装
AI代码安全指南 - Project CodeGuard软件安全技能,防止常见漏洞
104 周安装
Excel财务建模规范与xlsx文件处理指南 - 零错误公式与行业标准格式
104 周安装
MyVibe Publish:一键发布网页内容到MyVibe平台,支持HTML/ZIP/目录/URL
104 周安装
OnchainKit:Coinbase 官方 React 区块链组件库,快速构建链上应用
104 周安装
Ralph Wiggum 循环模式:Claude Code 自动化迭代开发工具,实现代码重构与测试驱动开发
104 周安装