notary-entity-extractor

Extract and structure legal entities from Argentine notary documents.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/diegogalmarini/EscriAR --skill notary-entity-extractor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notary-entity-extractor
Source: https://github.com/diegogalmarini/EscriAR/tree/main/.agent/skills/notary-entity-extractor
Command: npx skills add https://github.com/diegogalmarini/EscriAR --skill notary-entity-extractor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the extraction of key entities (individuals, companies, etc.) from complex Argentine legal documents like property deeds, ensuring accuracy and saving significant manual data entry time.

Core Features & Use Cases

  • Entity Recognition: Identifies and categorizes parties involved (buyers, sellers, representatives, legal entities).
  • Role Assignment: Correctly assigns roles such as debtor, creditor, guarantor, or legal representative.
  • Data Normalization: Standardizes formats for DNI, CUIT/CUIL, and addresses according to Argentine legal conventions.
  • Edge Case Handling: Specifically designed to manage complex scenarios like legal representation, spousal consent, and different entity types (individuals vs. corporations).
  • Use Case: A notary public can use this Skill to process a property transfer deed, automatically extracting all involved parties, their identification numbers, and their specific roles in the transaction, preparing the data for registration.

Quick Start

Use the notary-entity-extractor skill to process the attached document 'escritura_123.pdf' and extract all involved entities.

Frequently Asked Questions about notary-entity-extractor

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

FAQPage Schema
How do I extract legal entities from Argentine notary documents?

To extract legal entities from Argentine notary documents, you can use an automated tool that parses deeds to identify individuals and companies. It categorizes parties, assigns roles like debtor or creditor, and structures the data for registration.

Can I automatically parse DNI and CUIT numbers from property deeds?

Yes, you can automatically parse DNI and CUIT/CUIL numbers from property deeds. The extraction process standardizes these specific Argentine identification formats according to legal conventions, ensuring accurate data normalization for registration.

How do you handle legal representation and spousal consent in deed processing?

Handling legal representation and spousal consent in deed processing involves parsing complex relationships within the document. The extraction distinguishes between individuals and legal entities, correctly mapping representatives and consenting spouses to their roles.

Does automated entity extraction work for Argentine property transfer deeds?

Automated entity extraction works effectively for Argentine property transfer deeds. It processes the attached document to identify buyers, sellers, and representatives, preparing all extracted parties and their transaction roles for data entry.

What is the best way to normalize Argentine legal document data for registration?

The best way to normalize Argentine legal document data for registration is by using an extraction tool that standardizes identification numbers and addresses. This ensures all extracted entities conform to local legal conventions before database entry.