# Tax Calculator

> Kalkulacje podatkowe JDG na ryczalcie — VAT, ryczalt, ZUS zdrowotna, terminy platnosci

- **Type:** Skill
- **Install:** `agentstack add skill-dithiothreitol-jdg-ksiegowy-tax-calculator`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [dithiothreitol](https://agentstack.voostack.com/s/dithiothreitol)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [dithiothreitol](https://github.com/dithiothreitol)
- **Source:** https://github.com/dithiothreitol/jdg-ksiegowy/tree/main/skills/tax-calculator

## Install

```sh
agentstack add skill-dithiothreitol-jdg-ksiegowy-tax-calculator
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Kalkulator podatkowy JDG

Oblicza zobowiazania podatkowe z faktury lub za miesiac.

## Uzycie

Uruchom skrypt:

```bash
python3 scripts/calculate.py --netto  [--vat-rate 23] [--ryczalt-rate 12] [--annual-revenue ]
```

Zwraca JSON z:
- netto, VAT, brutto
- ryczalt (12% od netto)
- skladka ZUS zdrowotna (prog na podstawie rocznego przychodu)
- terminy platnosci (20-ty: ryczalt+ZUS, 25-ty: VAT)

## Przyklady

- "Oblicz podatki od faktury 10500 netto"
- "Ile wyniesie ZUS przy przychodzie 120000 rocznie?"
- "Jakie mam terminy podatkowe za kwiecien?"

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [dithiothreitol](https://github.com/dithiothreitol)
- **Source:** [dithiothreitol/jdg-ksiegowy](https://github.com/dithiothreitol/jdg-ksiegowy)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-dithiothreitol-jdg-ksiegowy-tax-calculator
- Seller: https://agentstack.voostack.com/s/dithiothreitol
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
