将法条构成要件对应当事人需要证明的事实、举证责任分配和可用证据类型,生成完整的证据作战地图。这是律师实务中最核心的技能。当用户想"把法条翻译成证据清单"时使用。
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill legal-evidence-mapping-mctmilk --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Legal Evidence Mapping Mctmilk?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-legal-evidence-mapping-mctmilk)More formats (shields.io, HTML) on the badges page.
---
name: legal-evidence-mapping-mctmilk
description: 将法条构成要件对应当事人需要证明的事实、举证责任分配和可用证据类型,生成完整的证据作战地图。这是律师实务中最核心的技能。当用户想"把法条翻译成证据清单"时使用。
---
# 要件事实证据对应 (Legal Evidence Mapping)
## 触发场景
- 用户说"这个案子需要什么证据"、"举证责任怎么分配"
- 用户想知道每个要件需要什么证据支持
- 用户在准备开庭前想有一张完整的证据作战地图
## 核心提示词
```
我正在处理一个涉及【法条编号】的案件。
请帮我完成"要件—事实—证据"的三层对应分析:
针对该法条的每一个构成要件:
1. 【要件名称】
- 需要证明的具体事实是什么?
- 举证责任由哪方承担?(依据是什么?)
- 可以提交哪些类型的证据来证明?(列出至少3种)
- 对方可能的反驳方向是什么?
- 如果该要件证据薄弱,有什么补强策略?
请逐一分析每个要件,最后用表格汇总:
| 要件 | 待证事实 | 举证方 | 优选证据 | 对方反驳点 | 补强方案 |
```
## 输出要求
1. **要件-事实-证据三层对应表**:每个要件一行,清晰对应
2. **举证责任说明**:明确哪方举证及法律依据
3. **补强策略**:针对证据薄弱环节的建议
4. **汇总表格**:最终生成六列完整表格
## 示例
输入:`《民法典》第1165条 过错责任`,案件:交通事故人身损害赔偿
输出应包含:
| 要件 | 待证事实 | 举证方 | 优选证据 | 对方反驳点 | 补强方案 |
|------|---------|--------|---------|-----------|---------|
| 侵权行为 | 被告驾驶行为 | 原告 | 交通事故认定书 | ... | ... |
| 损害后果 | 原告受伤及损失 | 原告 | 医疗票据、鉴定报告 | ... | ... |
| 因果关系 | 行为与损害的因果 | 原告 | 鉴定意见 | ... | ... |
| 过错 | 被告的过错程度 | 原告 | 事故认定书、监控 | ... | ... |
## 注意事项
- 这是最核心的实务技能,必须完整输出六列表格
- 补强策略要具体,不要只说"补充证据"
- 开庭前让用户对照此表检查证据是否齐全
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Playbook for creating and editing uCoz landing pages via MCP tools (`templates_tool`, `ftp_tool`, `modules_tool`). Use for tasks such as: "build a landing page", "update the homepage as a landing page", "create a promo page on the homepage", "add a lead form / menu / SEO to the homepage". Homepage: `page_list`, `page_get`; first publish — `page_update` with full `page_tmpl`; HTML edits after generation — `patch_template` (module_id=2, template_id=1), not `update_template`. Activate the mail f...
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.
Instantly.ai cold email outreach API - manage campaigns, leads, accounts, and analytics. Use for cold email automation, lead management, campaign creation/monitoring, and email account warmup.
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.
Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"