← 返回 Skills 市场
tomasz-pedzierski-infinity

Fakturownik

作者 Tomasz-Pedzierski-Infinity · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
58
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install fakturator
功能描述
Profesjonalny generator faktur VAT zgodny z polskim prawem, oferujący szablony, automatyczne obliczenia, numerację i eksport PDF.
使用说明 (SKILL.md)

Fakturownik — Generator Faktur VAT

Description

Profesjonalny generator faktur VAT dla freelancerów, małych firm i przedsiębiorców. Tworzy ładnie sformatowane faktury zgodne z polskimi przepisami, gotowe do wydruku lub wysłania mailem.

Features

  • Generator faktur VAT — tworzy profesjonalne faktury zgodne z polskim prawem
  • Wzory faktur — 3 szablony do wyboru (klasyczna, nowoczesna, minimalistyczna)
  • Automatyczne obliczenia — netto, VAT, brutto, suma całkowita
  • Dane firmowe — zapamiętuje dane sprzedawcy i nabywcy
  • Eksport PDF — gotowe do wydruku
  • Historia faktur — zapisuj i zarządzaj wystawionymi fakturami
  • Numeryacja — automatyczny numer faktury (FV/2026/05/001)

Wymagania

  • Python 3.8+ (opcjonalnie)
  • OpenClaw z zainstalowanym skillem
  • Dane firmy: NIP, nazwa, adres

Usage

Użytkownik podaje:

  1. Dane nabywcy (nazwa, adres, NIP)
  2. Pozycje na fakturze (nazwa usługi, ilość, cena jednostkowa)
  3. Opcjonalnie: termin płatności, forma płatności, uwagi

Skill automatycznie:

  • Oblicza sumy netto i brutto
  • Dodaje podatek VAT 23% (lub 8%, 5% dla niektórych towarów)
  • Generuje numer faktury
  • Tworzy profesjonalny wydruk

Przykłady użycia

"Wystaw fakturę za usługę IT dla firmy X"
"Wygeneruj fakturę VAT dla Jana Kowalskiego"
"Utwórz fakturę na 500 zł netto + VAT"
"Dodaj pozycję: konsultacja IT, 300 zł, 23% VAT"

Wersja PRO (12.29 zł brutto)

  • Wysyłanie faktury mailem bezpośrednio do klienta (przez SMTP)
  • 10+ profesjonalnych szablonów (różne style do wyboru)
  • Historia wystawionych faktur (zapisane w plikach)
  • Automatyczna numeracja z kontrolą duplikatów
  • Priorytetowa obsługa mailowa
  • Kontakt: [email protected]

Jak wykupić? Wyślij maila na [email protected] — odpowiem z linkiem do płatności.

Autor

Twórca: Tomasz Pędzierski

Licencja

MIT License

Status

✅ Gotowy do użycia


Fakturownik — wystawiaj profesjonalne faktury szybko i łatwo

安全使用建议
This skill looks broadly purpose-aligned and there is no artifact-backed evidence of exfiltration or destructive behavior. Use caution with real invoice/customer data, verify Polish tax/legal correctness yourself, confirm where any history is stored, and inspect the complete source before running or relying on paid/pro features.
功能分析
Type: OpenClaw Skill Name: fakturator Version: 1.1.0 The skill is a standard VAT invoice generator designed for the Polish market. The Python script (fakturator.py) implements legitimate logic for VAT calculations, NIP/REGON validation, and invoice formatting in text, CSV, and JSON formats. No evidence of data exfiltration, malicious execution, or prompt injection was found. The documentation (SKILL.md) mentions a 'Pro' version available via email contact ([email protected]), which appears to be a simple commercial offering rather than a malicious lure.
能力评估
Purpose & Capability
The stated purpose and visible source are coherent for generating Polish VAT invoices, but users should independently verify tax/legal correctness and advertised export/history behavior.
Instruction Scope
The usage examples are user-directed invoice-generation requests, with no hidden instructions to override user intent or automatically send data.
Install Mechanism
There is no install spec and no declared required binary, while a Python CLI file is present; the shown source is also marked truncated, so the executable tail was not fully visible in the supplied artifact text.
Credentials
Collecting company names, addresses, NIP numbers, invoice line items, and prices is expected for this purpose, but it is sensitive business/customer information.
Persistence & Privilege
The SKILL.md says it remembers seller/buyer data and invoice history, but does not specify storage path, retention, or deletion behavior; no credentials or elevated privileges are declared.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install fakturator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /fakturator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
- Updated PRO version features: clarified email sending is via SMTP, specified over 10 professional templates with various styles, and noted invoice history is saved in files. - Removed duplicate mention of PDF export from the PRO feature list. - General feature descriptions and examples remain unchanged.
v1.0.0
Initial release of Fakturownik — professional VAT invoice generator for freelancers and small businesses. - Generates Polish VAT-compliant invoices with automatic calculations (net/gross/VAT/sums) - Offers 3 invoice templates: classic, modern, minimalist - Remembers seller & buyer info; supports invoice numbering and history - Exports invoices to PDF, ready to print or email (PRO version includes PDF and email sending) - Supports multiple VAT rates, itemized invoice positions, and customizable payment details - PRO upgrade adds more templates, advanced numbering, prioritised support, and invoice history
元数据
Slug fakturator
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Fakturownik 是什么?

Profesjonalny generator faktur VAT zgodny z polskim prawem, oferujący szablony, automatyczne obliczenia, numerację i eksport PDF. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 58 次。

如何安装 Fakturownik?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install fakturator」即可一键安装,无需额外配置。

Fakturownik 是免费的吗?

是的,Fakturownik 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Fakturownik 支持哪些平台?

Fakturownik 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Fakturownik?

由 Tomasz-Pedzierski-Infinity(@tomasz-pedzierski-infinity)开发并维护,当前版本 v1.1.0。

💬 留言讨论