document-summary-arrangement

Organize legal documents into a structured, searchable index with summaries.

734|71|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/juntoku9/claude_immigration_attorney --skill document-summary-arrangement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-summary-arrangement
Source: https://github.com/juntoku9/claude_immigration_attorney/tree/main/document-summary-arrangement
Command: npx skills add https://github.com/juntoku9/claude_immigration_attorney --skill document-summary-arrangement

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires poppler-utils, libreoffice, textutil, python3, python-docx, and includes scripts (resource) components.

What problem does it solve?

Ingest and organize a collection of legal documents into a structured, searchable index.

Core Features & Use Cases

  • Ingests PDFs, images, Word docs, and emails, triages by importance, extracts key metadata, and builds a master document index.
  • Applies phase-based workflow (intake, triage, read & extract, summarize, classify, and index) to produce consistent results suitable for immigration, litigation, or regulatory matters.
  • Outputs an index with inline summaries and cross-document consistency checks to support downstream skills (case-strength assessment, petition narratives, etc.).

Quick Start

Provide a directory of documents and matter context to build the index.

Frequently Asked Questions about document-summary-arrangement

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

FAQPage Schema
How do I build a searchable index from a collection of legal PDFs and Word documents?

To build a searchable index from legal PDFs and Word documents, the skill ingests and organizes the files into a structured index. It triages by importance, extracts metadata, and applies cross-document consistency checks.

Can I automate the triage and summarization of immigration case files?

Yes, you can automate triage and summarization for immigration case files. The skill implements a phase-based workflow covering intake, read extraction, and classification to produce consistent results for immigration-specific document work.

Does this legal document indexing tool support processing email files and images?

Yes, the legal document indexing tool supports processing email files and images. It ingests PDFs, images, Word docs, and emails, extracting key metadata and inline summaries to build a comprehensive master document index.

What is the best way to extract metadata and check consistency across legal documents?

The best way to extract metadata and check consistency across legal documents is using a phase-based workflow. This approach handles privilege handling and cross-document consistency checks, producing an index suitable for downstream legal-automation.

Do I need Python and LibreOffice to organize legal documents into a searchable index?

Yes, you need Python and LibreOffice to organize legal documents into a searchable index. The skill depends on python3, python-docx, libreoffice, and poppler-utils to process various file formats and execute the extraction scripts.

Why use a phase-based workflow for legal document intake and extraction?

You use a phase-based workflow for legal document intake and extraction to ensure consistent results. It sequentially covers intake, triage, read extraction, summarization, classification, and indexing to support downstream skills like case-strength assessment.