invoice-generator

Generate invoices as HTML or PDF with branding and tax settings.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/alyamenfactory/new --skill invoice-generator-alyamenfactory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: invoice-generator
Source: https://github.com/alyamenfactory/new/tree/main/.local/secondary_skills/invoice-generator
Command: npx skills add https://github.com/alyamenfactory/new --skill invoice-generator-alyamenfactory

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires React, ReactDOM, pdfjs-dist, and includes scripts (resource) and assets (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of professional invoices as standalone HTML pages or React web apps, complete with auto-scaling and PDF export capabilities, reducing the time spent on manual invoice generation and handling.

Core Features & Use Cases

  • Invoice Generation: Create invoices with a wide range of customization options, including branding, payment terms, and tax information.
  • HTML and PDF Outputs: Generate invoices in both HTML and PDF formats for flexibility in delivery and printing.
  • Use Case: Ideal for businesses that need to issue multiple invoices, allowing for easy creation and customization of invoices with minimal effort.

Quick Start

Use the invoice-generator skill to create a new invoice for your business with the required information and settings.

Frequently Asked Questions about invoice-generator

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

FAQPage Schema
How do I generate professional invoices in HTML or PDF format for a React web app?

You can generate professional invoices as standalone HTML pages or React web apps with PDF export by providing business and client details, payment terms, and tax configurations. The layout auto-scales for responsive design.

Can I customize invoice branding and payment terms for SaaS subscription invoicing?

Yes, invoice generation supports custom branding, payment terms, and tax configuration. It also supports URL parameter-driven template customization specifically for SaaS and subscription invoicing use cases.

What's the best way to automate PDF invoice generation with auto-scaling layout?

Automating PDF invoice generation is handled by creating an HTML invoice with your business details and exporting it as a PDF for print, featuring an auto-scaling layout that ensures responsive design across devices.

Does this invoice generator work with React and pdfjs-dist for PDF export?

Yes, the invoice generator relies on React, ReactDOM, and pdfjs-dist dependencies to render invoices in web applications and facilitate the PDF export functionality for printing.

What information do I need to create an invoice with this HTML invoice generator?

Creating an HTML invoice requires user input for business and client details, alongside settings for custom branding, payment terms, and tax information to fully generate the document.