generar-dr15

Generate Florida DR-15 sales tax reports with county rate validation.

Updated Dec 24, 2025
One-click install
npx skills add https://github.com/OmarMira/Coontabilidad --skill generar-dr15
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generar-dr15
Source: https://github.com/OmarMira/Coontabilidad/tree/main/.agent/skills/generar-dr15
Command: npx skills add https://github.com/OmarMira/Coontabilidad --skill generar-dr15

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the complex process of calculating and generating the monthly sales tax report (Form DR-15) for the state of Florida, ensuring compliance with county-specific tax rates.

Core Features & Use Cases

  • Tax Rate Validation: Ensures up-to-date tax rates for all Florida counties are used.
  • Sales Calculation: Accurately separates taxable and tax-exempt sales based on invoice data.
  • DR-15 Form Generation: Compiles all necessary figures into the official DR-15 format, including state and discretionary surtaxes.
  • Use Case: A business owner needs to submit their monthly sales tax to Florida. They can use this skill to automatically generate the DR-15 form based on their sales records, saving significant time and reducing the risk of errors.

Quick Start

Use the generar-dr15 skill to generate the DR-15 report for the period of July 2024.

Frequently Asked Questions about generar-dr15

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

FAQPage Schema
How do I generate a Florida sales tax report from my invoice data?

To generate a Florida sales tax report, this skill processes your invoice data within a specified period, distinguishes between taxable and exempt sales, and aggregates the figures for state and local surtaxes.

How does the DR-15 calculation handle different county tax rates in Florida?

The DR-15 calculation validates tax rates per Florida county to ensure compliance, accurately separating taxable and tax-exempt sales based on your invoice data before aggregating state and discretionary surtaxes.

Can I automatically separate taxable and exempt sales for Florida tax reporting?

Yes, you can automatically separate taxable and exempt sales for Florida tax reporting. The skill processes your invoices within a specified period to distinguish sales categories and calculate liabilities.

What is needed to calculate Florida state and local surtaxes for a specific month?

To calculate Florida state and local surtaxes, you need invoice data for the target period. The skill validates county tax rates, processes the invoices, and compiles the figures into the official DR-15 format.

Does this calculation method store generated Florida sales tax reports in a database?

Yes, the calculation method persists generated Florida sales tax reports and county-specific details into designated database tables after validating rates and aggregating the state and local surtax data.