Invoice
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 invoiceAssembled 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
Generowanie faktur VAT — DOCX do wyslki/druku + XML FA(3) dla KSeF
SKILL.md
1.0 KB, as published. Nobody here has run it
Generator faktur VAT
Generuje fakture w dwoch formatach:
- DOCX — do wyslki emailem lub druku
- XML FA(3) — do wyslki do KSeF (obowiazkowy od 1.04.2026)
Uzycie
python3 scripts/generate.py \
--buyer-name "Firma ABC Sp. z o.o." \
--buyer-nip "1234567890" \
--buyer-address "ul. Przykladowa 1, 00-001 Warszawa" \
--description "Konsultacja w zakresie AI i automatyzacji" \
--netto 10500 \
--period "01.04.2026-30.04.2026"
Tworzy pliki w data/faktury/YYYY/MM/ i zwraca JSON z numerem faktury, kwotami i sciezkami.
Przyklady
- "Wystaw fakture dla Firma XYZ, NIP 1234567890, kwota 10500 netto za konsultacje AI"
- "Wygeneruj fakture za kwiecien dla stalego klienta"