AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Jdg Status

skill-dithiothreitol-jdg-ksiegowy-jdg-status · by dithiothreitol

Dashboard aktualnego stanu księgowości JDG — nadchodzące terminy podatkowe (20-ty ryczałt+ZUS, 25-ty VAT+JPK), niezapłacone/zaległe faktury, podsumowanie miesiąca (sprzedaż, koszty, estymowany ryczałt i ZUS). Użyj gdy user pyta "co mam do zapłacenia", "jakie mam terminy", "status rozliczeń", "co mi zaległo", "podsumowanie miesiąca", "co powinienem zrobić", "jakie mam faktury niezapłacone".

No reviews yet
0 installs
27 views
0.0% view→install

Install

$ agentstack add skill-dithiothreitol-jdg-ksiegowy-jdg-status

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-dithiothreitol-jdg-ksiegowy-jdg-status)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Jdg Status? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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 jutro
  • warn — w ciągu tygodnia
  • info — >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.

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

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.