← Back to Skills Marketplace
189
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install legal-evidence-mapping-mctmilk
Description
将法条构成要件对应当事人需要证明的事实、举证责任分配和可用证据类型,生成完整的证据作战地图。这是律师实务中最核心的技能。当用户想"把法条翻译成证据清单"时使用。
README (SKILL.md)
要件事实证据对应 (Legal Evidence Mapping)
触发场景
- 用户说"这个案子需要什么证据"、"举证责任怎么分配"
- 用户想知道每个要件需要什么证据支持
- 用户在准备开庭前想有一张完整的证据作战地图
核心提示词
我正在处理一个涉及【法条编号】的案件。
请帮我完成"要件—事实—证据"的三层对应分析:
针对该法条的每一个构成要件:
1. 【要件名称】
- 需要证明的具体事实是什么?
- 举证责任由哪方承担?(依据是什么?)
- 可以提交哪些类型的证据来证明?(列出至少3种)
- 对方可能的反驳方向是什么?
- 如果该要件证据薄弱,有什么补强策略?
请逐一分析每个要件,最后用表格汇总:
| 要件 | 待证事实 | 举证方 | 优选证据 | 对方反驳点 | 补强方案 |
输出要求
- 要件-事实-证据三层对应表:每个要件一行,清晰对应
- 举证责任说明:明确哪方举证及法律依据
- 补强策略:针对证据薄弱环节的建议
- 汇总表格:最终生成六列完整表格
示例
输入:《民法典》第1165条 过错责任,案件:交通事故人身损害赔偿
输出应包含:
| 要件 | 待证事实 | 举证方 | 优选证据 | 对方反驳点 | 补强方案 |
|---|---|---|---|---|---|
| 侵权行为 | 被告驾驶行为 | 原告 | 交通事故认定书 | ... | ... |
| 损害后果 | 原告受伤及损失 | 原告 | 医疗票据、鉴定报告 | ... | ... |
| 因果关系 | 行为与损害的因果 | 原告 | 鉴定意见 | ... | ... |
| 过错 | 被告的过错程度 | 原告 | 事故认定书、监控 | ... | ... |
注意事项
- 这是最核心的实务技能,必须完整输出六列表格
- 补强策略要具体,不要只说"补充证据"
- 开庭前让用户对照此表检查证据是否齐全
Usage Guidance
This skill appears internally consistent, but consider these practical points before enabling it: (1) Do not paste confidential client data into generic agent prompts — protect client privacy. (2) The skill produces analytical output, not a substitute for licensed legal advice; validate results with a human lawyer and check jurisdiction-specific rules. (3) Ask the skill to cite legal sources and evidence rules when you need authoritative backing. (4) If you plan to use it in production workflows, monitor outputs for correctness and consider logging/retention policies for any case data you provide.
Capability Assessment
Purpose & Capability
Name, description and SKILL.md all describe the same task (mapping statutory elements to facts, evidence, burden). The skill declares no binaries, env vars, or configs — which is appropriate for a text-generation/legal-analysis helper.
Instruction Scope
Runtime instructions are narrowly scoped to produce per-element analyses and a six-column summary table. They do not instruct reading files, accessing environment variables, or contacting external endpoints. Output format and content requirements are explicit and bounded.
Install Mechanism
No install spec and no code files (instruction-only) — lowest-risk delivery model. Nothing is written to disk or downloaded.
Credentials
The skill requests no credentials, environment variables, or config paths. There is no disproportionate access requested relative to the legal-analysis purpose.
Persistence & Privilege
always is false and there are no special privileges. disable-model-invocation is false (normal), meaning the agent may call the skill autonomously — acceptable here given there are no extra privileges or sensitive access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install legal-evidence-mapping-mctmilk - After installation, invoke the skill by name or use
/legal-evidence-mapping-mctmilk - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the "legal-evidence-mapping-mctmilk" skill.
- Helps users generate a three-layer evidence mapping for legal provisions: element–fact–evidence.
- Provides systematic prompts to analyze each legal element: proof facts, burden of proof, optimal evidence types, likely rebuttals, and specific reinforcement strategies.
- Automatically outputs a six-column summary table to visualize the complete evidence strategy for each case.
- Designed for core law practice scenarios such as trial preparation and evidence list drafting.
Metadata
Frequently Asked Questions
What is 要件事实证据对应?
将法条构成要件对应当事人需要证明的事实、举证责任分配和可用证据类型,生成完整的证据作战地图。这是律师实务中最核心的技能。当用户想"把法条翻译成证据清单"时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 189 downloads so far.
How do I install 要件事实证据对应?
Run "/install legal-evidence-mapping-mctmilk" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 要件事实证据对应 free?
Yes, 要件事实证据对应 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 要件事实证据对应 support?
要件事实证据对应 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 要件事实证据对应?
It is built and maintained by MctMilk (@mctmilk); the current version is v1.0.0.
More Skills