home/roleplay/raw-to-case-md-prompt

Raw to Case md Prompt

GPTClaudeGemini··790 copies·updated 2026-07-14
raw-to-case-md-prompt.prompt
# Prompt: Convert Legal Article to Structured Markdown Case File

## 🧠 Purpose
This prompt is designed to extract structured legal case information from a pasted article, judgment, or legal write-up. The output is formatted to fit a Markdown-based knowledge repo.

## 📝 Prompt

> Please extract and structure the following case information into Markdown with the following format:

[Case Name] ([Year])

📋 Case Details
Court: [Court Name]
Citation: [Official Citation or URL]
Date: [YYYY-MM-DD]
Jurisdiction: [State/Federal]

🔑 Key Issues
	•	[List of legal/factual issues]

📝 Summary
[One-paragraph case summary]

⚖️ Legal Principles
	•	[List of applied/clarified rules or statutes]

📊 Analysis
Plaintiff:
	•	[Arguments made by Plaintiff]

Defendant:
	•	[Arguments made by Defendant]

Court’s Reasoning:
	•	[What did the court hold and why?]

📑 Key Documents
	•	[Link or citation to documents, if available]

💭 Commentary
[Optional]

🔖 Tags
tag1 tag2 tag3

🔗 Related Cases
	•	[Optional]

when to use it

Community prompt sourced from the open-source GitHub repo jurisgpt/xForCloBot (NOASSERTION). A "Raw to Case md Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

jurisgpt/xForCloBot · NOASSERTION