Jpk
Generowanie pliku JPK_V7M (Jednolity Plik Kontrolny — deklaracja VAT) za miesiacFrom its SKILL.md
npx -y skills add dithiothreitol/jdg-ksiegowy --skill jpkAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things 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.
- runs commandsInstructs the agent to run 1 command, including `python3 scripts/generate_jpk.py --month <1-12> --year <YYYY>`.
SKILL.md
0.7 KB, 139 tokens by cl100k_base, as published. Nobody here has run it
Generator JPK_V7M
Generuje miesieczna deklaracje VAT w formacie XML zgodnym ze schematem JPK_V7M(2).
Uzycie
python3 scripts/generate_jpk.py --month <1-12> --year <YYYY>
Tworzy plik data/jpk/JPK_V7M_YYYY_MM.xml i zwraca JSON z podsumowaniem.
Przyklady
- "Wygeneruj JPK za marzec 2026"
- "Przygotuj deklaracje VAT za poprzedni miesiac"
What ships with it: 1 file
3.8 KB alongside SKILL.md, 1 of them executable
scripts/
- generate_jpk.pyruns3.8 KB