fakturownia-invoice-copy

Copy invoices, orders, or proformas into new invoices with line items.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/sixers/fakturownia-cli --skill fakturownia-invoice-copy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fakturownia-invoice-copy
Source: https://github.com/sixers/fakturownia-cli/tree/main/skills/fakturownia/recipes/invoice-copy
Command: npx skills add https://github.com/sixers/fakturownia-cli --skill fakturownia-invoice-copy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users quickly duplicate an existing invoice by inheriting positions and core fields, reducing manual data entry and errors when issuing similar invoices.

Core Features & Use Cases

  • Copy core fields and line items from an existing invoice, order, or proforma to a new invoice.
  • Preserve pricing, taxes, and discounts when applicable.
  • Use cases include creating recurring copies, issuing revised invoices, or generating similar invoices for related documents.

Quick Start

Create a new invoice by copying from an existing document using copy_invoice_from to inherit its lines and core fields.

Frequently Asked Questions about fakturownia-invoice-copy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I copy an existing invoice into a new one in Fakturownia?

Copying an existing invoice in Fakturownia involves using the copy_invoice_from parameter during the invoice create command to populate the new invoice with inherited positions and core fields.

Can I create a new invoice from an existing order or proforma?

Yes, you can create a new invoice from an existing order or proforma by using the copy_invoice_from parameter to transfer line items, pricing, taxes, and discounts into the new invoice.

What is the best way to generate recurring invoices without manual data entry?

Copying an existing invoice using the copy_invoice_from parameter is the best way to generate recurring or similar invoices, as it preserves pricing, taxes, and discounts while reducing manual entry errors.

Does copying an invoice preserve line items and core fields?

Yes, copying an invoice preserves line items and core fields, including applicable pricing, taxes, and discounts, ensuring the new document mirrors the source accurately.

When should I copy an invoice instead of creating one from scratch?

You should copy an invoice instead of creating one from scratch when issuing revised invoices, generating recurring copies, or creating similar invoices for related documents to save time and reduce errors.