Shelly Invoice Generator
Skill by claudiodrusus
Why use this skill?
Generate professional invoices in Markdown or HTML formats quickly using OpenClaw. Streamline your billing process with this simple, efficient automation skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/claudiodrusus/shelly-invoice-generatorWhat This Skill Does
The Shelly Invoice Generator is a specialized automation tool designed to streamline the billing lifecycle for freelancers, consultants, and small business owners. Instead of manually creating documents in complex accounting software, users can generate professional, print-ready invoices directly from the command line or an AI-driven terminal environment. The skill handles the calculations for line-item totals, tax application, and date management, outputting the result in either clean Markdown for documentation or polished HTML for client delivery.
Installation
To begin using the Shelly Invoice Generator, ensure you have the OpenClaw agent environment configured. Execute the following command in your terminal to install the skill from the official repository:
clawhub install openclaw/skills/skills/claudiodrusus/shelly-invoice-generator
Once installed, the ./generate-invoice.sh executable will be available within your skill directory. Ensure your environment has basic shell permissions to execute scripts.
Use Cases
- Freelance Invoicing: Quickly bill clients for hours worked or project milestones immediately upon project delivery.
- Documentation Automation: Maintain a history of billable items in Markdown format within project repositories for better auditing.
- Client Billing Portals: Use the HTML format output to generate documents that can be attached to emails or hosted as static invoice pages.
- Batch Processing: Integrate the script into automated workflows to generate invoices programmatically after specific tasks are completed.
Example Prompts
- "Generate a markdown invoice for Acme Corp, email [email protected], with 10 hours of web development at 150/hr and a 10% tax rate."
- "Create an HTML invoice for Design Review services for Bob, using today's date, 5 hours at 120/hr, and save it as invoice-march.html."
- "Draft a professional invoice for Shelly Labs from my project logs for 40 hours of development at 150 per hour, including a custom invoice number INV-2026-001."
Tips & Limitations
- Item Formatting: Always use the pipe separator (
Description|Qty|Rate) precisely as requested. The script is sensitive to these delimiters. - Tax Handling: The tax parameter is a percentage; ensure you only provide the numeric value (e.g., use 10 for 10%, not 0.10).
- Templates: When using the HTML format, ensure the
template.htmlfile is present in the working directory; otherwise, the output may not render as expected. - Limitations: The skill currently does not support multi-currency conversion or automated payment processing; it focuses solely on the generation of the document itself.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-claudiodrusus-shelly-invoice-generator": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read
Related Skills
markdown-to-html
Convert Markdown text to beautifully styled, self-contained HTML with embedded CSS. Perfect for newsletters, documentation, reports, and email templates.
qr-gen
Generate QR codes from text, URLs, WiFi credentials, vCards, or any data. Use when the user wants to create a QR code, share a link as a scannable code, generate WiFi login QR codes, create contact/vCard QR codes, or produce any scannable barcode image. Outputs PNG, SVG, or ASCII art.
qr-gen
Generate QR codes from text, URLs, WiFi credentials, vCards, or any data. Use when the user wants to create a QR code, share a link as a scannable code, generate WiFi login QR codes, create contact/vCard QR codes, or produce any scannable barcode image. Outputs PNG, SVG, or ASCII art.
Shelly Brand Name Generator
Skill by claudiodrusus
Shelly Competitor Analyzer
Skill by claudiodrusus