Tax calculator
AI Asystent Księgowy dla JDG (Polska) — faktury, KSeF 2.0, JPK_V7M/EWP, ZUS, ryczałt. OpenClaw + Ollama + Claude.
npx -y skills add dithiothreitol/jdg-ksiegowy --skill tax-calculatorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Kalkulacje podatkowe JDG na ryczalcie — VAT, ryczalt, ZUS zdrowotna, terminy platnosci
SKILL.md
0.7 KB, as published. Nobody here has run it
Kalkulator podatkowy JDG
Oblicza zobowiazania podatkowe z faktury lub za miesiac.
Uzycie
Uruchom skrypt:
python3 scripts/calculate.py --netto <kwota> [--vat-rate 23] [--ryczalt-rate 12] [--annual-revenue <kwota>]
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?"