legal-text-processing

Convert German legal cross-references into Obsidian wikilinks.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/yannsenecheau/skills-cursor --skill legal-text-processing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: legal-text-processing
Source: https://github.com/yannsenecheau/skills-cursor/tree/main/legal-text-processing
Command: npx skills add https://github.com/yannsenecheau/skills-cursor --skill legal-text-processing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the processing of German legal texts, making it easier to navigate complex legal documents and ensure accurate referencing.

Core Features & Use Cases

  • Paragraph Structure Recognition: Understands the hierarchical structure of German laws (Gesetze, Verordnungen).
  • Cross-Reference Extraction: Identifies and converts internal and external legal cross-references into Obsidian wikilinks.
  • Use Case: When working with German legal documents like the NBhVO, this Skill can automatically convert paragraph references (e.g., § 45) into navigable wikilinks (e.g., [[§45 NBhVO - Eigenbehalte]]).

Quick Start

Use the legal-text-processing skill to convert all cross-references in the provided German legal text into Obsidian wikilinks.

Frequently Asked Questions about legal-text-processing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert German legal text cross-references into Obsidian wikilinks?

To convert cross-references in German legal text into Obsidian wikilinks, you can process the text to automatically recognize paragraph structures like § and Absatz, extracting and transforming references into navigable wikilink formats.

What is the best way to parse hierarchical paragraph structures in German laws for Markdown?

Parsing hierarchical paragraph structures in German laws for Markdown involves recognizing the specific document hierarchy of Gesetze and Verordnungen, including identifiers like Absatz, Satz, and Anlage, to accurately structure the text output.

Does this text processing approach work with legal HTML documents?

Yes, this text processing approach works with legal HTML documents by converting them into Markdown while specifically identifying and extracting internal and external legal cross-references to generate Obsidian wikilinks during the conversion process.

Can I automatically extract specific paragraph references like § 45 from German legal documents?

Yes, you can automatically extract specific paragraph references like § 45 from German legal documents, converting them into structured Obsidian wikilinks such as [[§45 NBhVO - Eigenbehalte]] to ensure accurate referencing and easier document navigation.

Do I need prior knowledge of German legal document structure to process these texts?

Yes, understanding German legal document structure is required to effectively process these texts, as the mechanism relies on recognizing specific hierarchical formatting rules of German law and Obsidian's wikilink syntax to accurately extract cross-references.