BustePagaMCPSKILL

Extract and validate payslip data from the MCP Buste Paga server.

1|1|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/morettimarco/MCP-Buste-Paga --skill bustepagamcpskill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: BustePagaMCPSKILL
Source: https://github.com/morettimarco/MCP-Buste-Paga/tree/main
Command: npx skills add https://github.com/morettimarco/MCP-Buste-Paga --skill bustepagamcpskill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The MCP Buste Paga payslip interpretation skill provides a structured, auditable way to understand and validate payslip data stored in the MCP server, ensuring accurate payroll and tax calculations for compliant payroll analysis.

Core Features & Use Cases

  • Interpret and validate data retrieved via get_employee_summary, get_salary_history_tool, get_payslip_details_tool, and search_payslip_items.
  • Provide a transparent framework for decoding line items, tax chains (IRPEF/INPS), rounding, and conguaglio, with anomaly detection and explicit error signaling.
  • Use cases include validating a single payslip, comparing salary histories, and cross-checking multiple months to ensure data integrity.

Quick Start

Invoke get_payslip_details_tool for the target month and run the nine validation checks from the interpretation guide to confirm accuracy.

Frequently Asked Questions about BustePagaMCPSKILL

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

FAQPage Schema
How do I validate INAZ payslip data for accurate payroll analysis?

To validate INAZ payslip data, you extract structured information from the MCP Buste Paga server and run a nine-step validation workflow to check tax chains, rounding, and conguaglio for discrepancies. This process enforces strict tax and social contribution rules to flag anomalies for manual review.

What is the best way to cross-check payslip items across multiple months?

The best way to cross-check payslip items across multiple months is to use keyword-based item searches combined with salary history retrieval. This allows you to validate consistency and detect anomalies across different periods to ensure overall data integrity.

How does payslip validation handle IRPEF and INPS tax chain discrepancies?

Payslip validation handles IRPEF and INPS tax chain discrepancies by decoding line items and enforcing strict tax and social contribution rules. It provides a transparent framework that explicitly signals errors and flags discrepancies for manual review.

Can I retrieve employee profiles and salary history from the MCP server?

Yes, you can retrieve employee profiles and salary history from the MCP server. The skill supports scenarios for extracting structured, auditable payslip data including get_employee_summary and get_salary_history_tool to validate payroll consistency.

What are the limitations when interpreting single payslip details?

When interpreting single payslip details, limitations include potential rounding errors and conguaglio discrepancies that require manual review. The skill explicitly signals these anomalies during the nine validation checks rather than auto-correcting them.