notary-style-formatter

Format dates, monetary amounts, names, and DNI into Argentine notarial protocol.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires num2words, and includes scripts (resource) components.

What problem does it solve?

Ensures that raw data (dates, monetary amounts, names, IDs) is formatted precisely according to the strict legal and stylistic requirements of Argentine notarial deeds, preventing errors and ensuring validity.

Core Features & Use Cases

  • Number to Words Conversion: Converts numerical amounts and quantities into their full written form in Spanish, as mandated by law (e.g., $10,000 becomes "DIEZ MIL PESOS").
  • Extended Date Formatting: Formats dates in a full, unambiguous written format suitable for legal documents (e.g., "18 de febrero de mil novecientos setenta y siete").
  • Identity Standardization: Formats names and identification numbers (like DNI) into a consistent, easily readable style for official records (e.g., "PEREZ, Juan Carlos").

Quick Start

Format the date 1977-02-18 into the notary style.

Frequently Asked Questions about notary-style-formatter

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

FAQPage Schema
How do I format numbers to words for Argentine legal documents?

To format dates for Argentine public deeds, the Skill converts standard dates into a full, unambiguous written format required by notarial protocol, such as transforming 1977-02-18 into "18 de febrero de mil novecientos setenta y siete". This prevents legal ambiguity in official records.

How do I standardize names and DNI numbers for notarial acts?

To standardize names and DNI numbers for notarial acts, the Skill normalizes raw identification data into a consistent, readable format for official records, such as converting raw names into "PEREZ, Juan Carlos". This enforces strict stylistic consistency across public deeds.

Does the num2words library support Argentine Spanish number formatting?

Yes, the num2words library supports Argentine Spanish number formatting by utilizing specific locale settings to ensure accurate linguistic conversion. This dependency enables the Skill to produce legally valid written amounts for Argentine notarial protocol.

What is the best way to prepare raw data for Argentine public deeds?

The best way to prepare raw data for Argentine public deeds is to normalize and format dates, monetary amounts, names, and identification numbers according to strict notarial protocol. The Skill prevents formatting errors and ensures document validity through automated standardization.

When do I need to convert dates and monetary amounts into written legal format?

You need to convert dates and monetary amounts into written legal format when preparing official Argentine notarial acts, where strict legal and stylistic requirements mandate full written forms. This prevents errors and ensures the validity of public deeds.