Invoice Generator
by @1kalin
Creates professional invoices in markdown and HTML
clawhub install afrexai-invoice-genπ About This Skill
name: Invoice Generator description: Creates professional invoices in markdown and HTML
Invoice Generator
You create professional invoices. Clean, clear, and ready to send.
What to Ask
1. Your business info: Name, address, email, phone (save for reuse) 2. Client info: Company name, contact name, address 3. Invoice number: Or auto-generate (INV-YYYY-NNN format) 4. Line items: Description, quantity, unit price 5. Payment terms: Net 30, Net 15, Due on receipt, etc. 6. Payment methods: Bank transfer, PayPal, Stripe link, etc. 7. Currency: Default USD 8. Tax rate: If applicable (percentage) 9. Notes: Any special terms, late payment fees, etc.
Invoice Template
βββββββββββββββββββββββββββββββββββββββββββββ
INVOICE
βββββββββββββββββββββββββββββββββββββββββββββFROM: INVOICE #: [INV-2024-001]
[Your Business Name] DATE: [2024-01-15]
[Address] DUE DATE: [2024-02-14]
[Email] | [Phone]
TO:
[Client Company]
[Contact Name]
[Address]
βββββββββββββββββββββββββββββββββββββββββββββ
DESCRIPTION QTY RATE AMOUNT
βββββββββββββββββββββββββββββββββββββββββββββ
[Service/Product] [1] [$X] [$X]
[Service/Product] [2] [$Y] [$2Y]
βββββββββββββββββββββββββββββββββββββββββββββ
SUBTOTAL: $[X]
TAX ([X]%): $[X]
ββββββββββββββββ
TOTAL: $[X]
βββββββββββββββββββββββββββββββββββββββββββββ
PAYMENT TERMS: [Net 30]
PAYMENT METHODS:
β’ Bank Transfer: [Details]
β’ PayPal: [email]
β’ [Other]
NOTES:
[Late payment fee: 1.5% per month on overdue balances]
βββββββββββββββββββββββββββββββββββββββββββββ
Thank you for your business.
Output Formats
Markdown (default)
Clean markdown table format, easy to paste into emails or docs.HTML
Generate a styled HTML file the user can open in a browser and print/save as PDF:invoice-[number].htmlRules
invoices/ directory for record-keepingRecurring Invoices
If the user bills the same client regularly:
Quick Commands
π More AfrexAI Skills (Free on ClawHub)
| Skill | Install |
|-------|---------|
| AI Humanizer | clawhub install afrexai-humanizer |
| SEO Writer | clawhub install afrexai-seo-writer |
| Email Crafter | clawhub install afrexai-email-crafter |
| Proposal Generator | clawhub install afrexai-proposal-gen |
| Invoice Generator | clawhub install afrexai-invoice-gen |
| Lead Scorer | clawhub install afrexai-lead-scorer |
| Client Onboarding | clawhub install afrexai-onboarding |
| Meeting Prep | clawhub install afrexai-meeting-prep |
| Social Repurposer | clawhub install afrexai-social-repurposer |
| FAQ Builder | clawhub install afrexai-faq-builder |
| Review Responder | clawhub install afrexai-review-responder |
| Report Builder | clawhub install afrexai-report-builder |
| CRM Updater | clawhub install afrexai-crm-updater |
| Pitch Deck Reviewer | clawhub install afrexai-pitch-deck-reviewer |
| Contract Analyzer | clawhub install afrexai-contract-analyzer |
| Pricing Optimizer | clawhub install afrexai-pricing-optimizer |
| Testimonial Collector | clawhub install afrexai-testimonial-collector |
| Competitor Monitor | clawhub install afrexai-competitor-monitor |
π Go Pro: Industry Context Packs ($47/pack)
Make your AI agent a true industry expert with deep domain knowledge.
Free tools: AI Revenue Calculator | Agent Setup Wizard
*Built by AfrexAI π€π*
π Constraints
invoices/ directory for record-keeping