invoice

Generate a printable HTML invoice with cost breakdown, tax, and payment details.

Updated May 2, 2026
One-click install
npx skills add https://github.com/az9713/open-design-tutorial --skill invoice-az9713
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: invoice
Source: https://github.com/az9713/open-design-tutorial/tree/main/skills/invoice
Command: npx skills add https://github.com/az9713/open-design-tutorial --skill invoice-az9713

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the creation of printable invoices from project data, saving time and avoiding manual formatting.

Core Features & Use Cases

  • Generates a single-page printable invoice with sender/recipient blocks, a line-items table, tax breakdown, and a totals section.
  • Includes payment instructions, PO references, terms, and a print-friendly stylesheet for accurate hard-copy rendering.
  • Use case: a small studio creates client invoices quickly from project briefs or timesheets.

Quick Start

Provide project details and an itemized list to generate a print-ready HTML invoice.

Frequently Asked Questions about invoice

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

FAQPage Schema
How do I generate a printable invoice from project data?

You can generate a printable invoice by providing project details and an itemized list to the skill. It outputs a print-ready HTML artifact with sender and recipient blocks, line-items tables, tax breakdowns, totals, and payment instructions.

What is the best way to create a print-ready HTML invoice for a small studio?

Creating a print-ready HTML invoice for a small studio involves inputting project briefs or timesheets. The skill applies a print-friendly stylesheet to consolidate cost breakdowns, tax, and payment terms into a single-page hard-copy accurate artifact.

Can I include tax breakdowns and PO references on a single-page invoice?

Yes, you can include tax breakdowns and PO references on a single-page invoice. The generated HTML artifact fulfills layout requirements for line items, totals, tax, PO references, and payment instructions all on one print-friendly page.

Does this invoice generator work for freelancers needing consolidated cost breakdowns?

Yes, this invoice generator works for freelancers needing consolidated cost breakdowns. It applies to freelancers and small studios by automating the formatting of project data into a single-page printable invoice with payment details.

How do I format payment instructions and terms on a printable invoice?

To format payment instructions and terms on a printable invoice, provide your payment details during prompt input. The skill automatically structures these instructions along with PO references and terms into the print-friendly HTML output artifact.

What are the limitations of generating invoices from project briefs?

A limitation of generating invoices from project briefs is that the output is a single-page HTML artifact, which may not support highly complex multi-page billing structures. It is designed for consolidated cost breakdowns rather than extensive timesheet detailing.