One-click install
npx skills add https://github.com/gabrielcardosodeaguiar45-oss/claude-skills-azevedolima --skill kit-juridico
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kit-juridico
Source: https://github.com/gabrielcardosodeaguiar45-oss/claude-skills-azevedolima/tree/main/kit-juridico
Command: npx skills add https://github.com/gabrielcardosodeaguiar45-oss/claude-skills-azevedolima --skill kit-juridico

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pymupdf, python-docx, Pillow, img2pdf, openpyxl, opencv-python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill organizes unstructured legal document folders into a consistent, audit-ready “action kit” structure for attorney workflows, automatically splitting PDFs, classifying documents, and structuring contracts by bank and INSS benefit.

Core Features & Use Cases

  • Multi-benefit INSS structuring: detects multiple HISCON benefits and builds the required BENEFÍCIO/BANCO hierarchy when appropriate, otherwise keeps the simplified BANCO-only layout.
  • Contract parsing, chaining, and highlighting: parses HISCON to extract contracts, detects fraud/refinancing chains (refinancing, consolidation, fracionamento, portabilidade, substitution), and grifo-color highlights the relevant contracts in the HISCON PDF.
  • Mandate-driven filing: extracts each page’s “PODERES ESPECIAIS” from the procurações, cross-matches contracts from the procurações with the HISCON parse, generates ESTUDO DOCX per action pasta, and produces Pendências.xlsx only when issues exist.

Quick Start

Ask the AI to organize the selected client folder into the final structured action kit, preserving originals, by running kit-juridico on that folder.

Frequently Asked Questions about kit-juridico

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

FAQPage Schema
How do I organize messy legal PDFs into a structured litigation directory?

Contract chaining detection identifies refinancing, consolidation, fracionamento, portabilidade, and substitution patterns within HISCON PDFs. The Skill grifo-color highlights these chained contracts directly in the PDF, grouping them correctly for consignado, RMC, and RCC litigation workflows.

How do I extract powers of attorney and match them with contracts from procurações?

Processing partially organized folders is supported alongside single-client and batch processing. The Skill applies scope-safe in-folder processing without deletions, preserving originals while structuring consignado, RMC, and RCC documents into the final validated action kit.

Does this legal document organization tool require Python dependencies like PyMuPDF and python-docx?

Yes, this tool requires Python dependencies including PyMuPDF, python-docx, Pillow, img2pdf, openpyxl, and opencv-python. These libraries enable deterministic PDF parsing, DOCX generation, and image processing for structured legal document output.

What are the limitations of using automated PDF parsing for INSS multi-benefit structuring?

Automated PDF parsing for INSS structuring requires raw legal client documents with identifiable HISCON/HISCRE and procuração pages. It cannot organize folders lacking these specific formats and performs scope-safe processing without deletions, meaning original files remain untouched regardless of parsing success.