Install
$ agentstack add skill-dithiothreitol-jdg-ksiegowy-jdg-status ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Dashboard JDG
Kompletny snapshot stanu rozliczeń — bez dotykania sieci (wszystko z SQLite).
Wywołanie
# Format JSON (do dalszego przetwarzania)
python3 skills/jdg-status/scripts/status.py
# Format czytelny w terminalu
python3 skills/jdg-status/scripts/status.py --format table
# Z konkretną datą odniesienia (do symulacji / testów)
python3 skills/jdg-status/scripts/status.py --date 2026-05-18
Co pokazuje
Terminy (posortowane po dacie):
- Ryczałt za poprzedni miesiąc (20-ty)
- ZUS zdrowotne (20-ty)
- VAT + JPK_V7M (25-ty)
- Niezapłacone faktury kontrahentów (7 dni przed terminem)
Poziomy (level):
overdue— po terminie (faktura albo podatek!)urgent— dziś lub jutrowarn— w ciągu tygodniainfo— >7 dni
Faktury:
- Zaległe (po terminie, niezapłacone)
- Niezapłacone (jeszcze przed terminem)
Podsumowanie bieżącego miesiąca:
- Sprzedaż netto + VAT
- Koszty netto + VAT naliczony
- Estymowany ryczałt (12% × sprzedaż poprzedniego miesiąca)
- Estymowany ZUS zdrowotne (z progu wg
tax/zus.py)
Po wywołaniu
Pokaż userowi TYLKO overdue i urgent na górze (najważniejsze). Dla warn pokaż listę, ale mniej wyraźnie. info — pomiń chyba że user wprost prosi o pełną listę.
Dla typowego flow "co mam zrobić": skup się na 2-3 najpilniejszych akcjach. Jeśli overdue nie ma → zrób userowi pochwałę :)
Automatyzacja (cron)
Ten skill jest idealny dla cron job — codziennie rano sprawdza status i wysyła email / notyfikację przy overdue lub urgent. Zobacz CRON.md.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: dithiothreitol
- Source: dithiothreitol/jdg-ksiegowy
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.