calculos-juridicos

Run deterministic Node.js scripts to compute Brazilian legal amounts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/gabrielvaz/calculos-juridicos-skill --skill calculos-juridicos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: calculos-juridicos
Source: https://github.com/gabrielvaz/calculos-juridicos-skill/tree/main
Command: npx skills add https://github.com/gabrielvaz/calculos-juridicos-skill --skill calculos-juridicos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides deterministic calculations for Brazilian legal cases (labor, previdenciário, cível, tributário, and family law), removing guesswork and ensuring reproducible results with clear calculation traces.

Core Features & Use Cases

  • Deterministic calculations via scripts: all arithmetic is performed by Node.js scripts (scripts/calcular.mjs) to avoid LLM-based inference.
  • Document data extraction & exports: supports data extraction from PDFs, Excel, and images, with export options to CSV/JSON/Markdown.
  • Memory of calculation & legal fundamentals: returns a detailed, step-by-step memory of calculations and the corresponding legal references.

Quick Start

Provide the required inputs for a calculation and run the tool to get a full breakdown with sources.

Frequently Asked Questions about calculos-juridicos

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

FAQPage Schema
How do I calculate Brazilian labor and previdenciário legal amounts deterministically?

To calculate Brazilian labor and previdenciário legal amounts deterministically, this Skill runs Node.js scripts to execute arithmetic operations, ensuring reproducible results without LLM inference. It outputs a detailed calculation memory and legal foundations.

Can I extract data from PDFs and Excel for legal calculations?

Yes, you can extract data from PDFs and Excel for legal calculations. The Skill supports data extraction from PDFs, Excel, and images to gather the required inputs for computing civil, tax, and family law legal amounts.

What is a calculation memory in Brazilian legal calculations?

A calculation memory in Brazilian legal calculations is a step-by-step breakdown of the arithmetic performed. This Skill generates a detailed calculation memory alongside corresponding legal references to ensure traceable and reproducible results.

How do I export Brazilian legal calculation results to CSV or JSON?

You can export Brazilian legal calculation results to CSV, JSON, or Markdown formats. After the scripts compute the legal amounts, the Skill provides export options to facilitate downstream analysis and data sharing.

Does this tool use LLM inference for arithmetic in legal calculations?

No, this tool does not use LLM inference for arithmetic in legal calculations. All deterministic calculations are performed by Node.js scripts to avoid guesswork and ensure precise, reproducible computation traces for Brazilian legal cases.

What types of Brazilian legal cases are supported for deterministic calculations?

Deterministic calculations are supported for Brazilian labor, previdenciário, civil, tax, and family law cases. The Skill identifies the specific calculation need and applies scripts to compute the corresponding legal amounts accurately.