replica-nao-contratado

Generate legal replica DOCX files from Brazilian process PDFs using modular templates.

1|Updated May 10, 2026
One-click install
npx skills add https://github.com/gabrielcardosodeaguiar45-oss/claude-skills-azevedolima --skill replica-nao-contratado
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: replica-nao-contratado
Source: https://github.com/gabrielcardosodeaguiar45-oss/claude-skills-azevedolima/tree/main/replica-nao-contratado
Command: npx skills add https://github.com/gabrielcardosodeaguiar45-oss/claude-skills-azevedolima --skill replica-nao-contratado

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires fitz (pymupdf), python-docx, and includes references (resource) components.

What problem does it solve?

This Skill generates a ready-to-protocol legal replica DOCX for “empréstimo consignado NÃO CONTRATADO” (absolute fraud: the client denies having contracted), turning a folder with the process PDF into a structured pleading aligned to the firm’s modular legal templates.

Core Features & Use Cases

  • PDF-to-pleading automation: Reads the process PDF, splits it into extractable slices, and extracts key parts (initial, contestation, CCB/HISCON/TED-related pieces).
  • Modular template assembly: Maps the bank’s contestation theses and detected evidence to prewritten vault “pilots” and assembles a DOCX with the required structure (including per-contract sections for digital contracts).
  • Cross-validated digital fraud checks: Runs an OCR-assisted, hybrid pipeline plus a digital “perícia” JSON workflow (A–L checks) and injects results into the DOCX, with yellow highlighting for case-specific adaptations.
  • Safety/guardrails for sensitive TED logic: Applies calibrated rules for TED divergence using HISCRE, ensuring the replica follows the firm’s ethical constraints.

Quick Start

Use replica-nao-contratado on your process folder by telling the system: /replica-nao-contratado <folder_path_with_the_process_PDF>.

Frequently Asked Questions about replica-nao-contratado

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

FAQPage Schema
How do I generate a legal replica for consignado fraud cases from process PDFs?

To generate a legal replica for consignado fraud cases, the Skill reads a consolidated process PDF containing the bank's contestation and digital evidence, extracts key slices via OCR, and assembles a structured DOCX pleading using modular templates.

What documents need to be in the process PDF folder for digital contract fraud analysis?

Digital contract fraud analysis requires the process PDF to contain the bank's contestation and related evidence documents like CCB, HISCON, TED records, and digital trilha for the A–L verification pipeline to run.

Can I use python-docx to assemble modular legal templates with highlighted case-specific fields?

Yes, the Skill uses python-docx to inject extracted data into a vault of 60+ prewritten modular pilots, applying controlled yellow highlighting to mark sections requiring case-specific adaptations before finalizing the replica.

How does PDF slicing and OCR extraction work for Brazilian legal replica generation?

PDF slicing and OCR-hybrid extraction works by splitting the consolidated process PDF using PyMuPDF into readable segments, then applying OCR to extract initial petitions, contestation theses, and embedded digital evidence for DOCX injection.

What's the best way to handle TED divergence and HISCRE evidence in consignado fraud replicas?

Handling TED divergence involves applying calibrated safety guardrails and ethical constraints to the HISCRE analysis, ensuring the generated replica accurately reflects the digital pericia results without violating firm rules.

Does this Skill support automated digital pericia checks for PJe TJam process submissions?

The Skill supports automated digital pericia checks by running a cross-validated A–L verification workflow on digital contracts, generating a JSON output that maps bank theses and detected evidence into a ready-to-protocol DOCX.