con un clic
Creates professional invoices in markdown and HTML
npx skills add https://github.com/Gozei/ClawX --skill invoice-generatorCopia y pega este comando en Claude Code para instalar la habilidad
Creates professional invoices in markdown and HTML
npx skills add https://github.com/Gozei/ClawX --skill invoice-generatorCopia y pega este comando en Claude Code para instalar la habilidad
Create one-time reminder tasks using OpenClaw cron. User specifies reminder time and task content in natural language via Discord, and the task result will be sent back through Discord.
Expert code reviewer for TypeScript + React 19 applications. Use when reviewing React code, identifying anti-patterns, evaluating state management, or assessing code maintainability. Triggers: code review requests, PR reviews, React architecture evaluation, identifying code smells, TypeScript type safety checks, useEffect abuse detection, state management review.
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
Search the web and get real-time SERP-style results with titles, URLs, and snippets. Use this for general web queries when you need current links and information from across the internet.
Professional backend development skill covering API design, database operations, authentication, testing, logging, deployment, and security. Supports Node.js/Python/Go/Java with mainstream frameworks.
ไธไธๅ็ซฏๅผๅๆ่ฝ๏ผๆฏๆ React/Vue/Next.js ็ปไปถๅผๅใTypeScript ็ผ็ ใ็ถๆ็ฎก็ใAPI ้ๆใๆง่ฝไผๅใไปฃ็ ๅฎกๆฅใๅๅ ๆต่ฏใCI/CD ้ ็ฝฎใDocker ้จ็ฝฒใไฝฟ็จๅบๆฏ๏ผ็ๆ็ปไปถไปฃ็ ใๅฎกๆฅไปฃ็ ่ดจ้ใ่ฐ่ฏ้ฎ้ขใๆถๆ่ฎพ่ฎกใๆง่ฝไผๅใๆต่ฏ็ผๅใ้กน็ฎ่ๆๆถใCI/CD ้ ็ฝฎใ
| name | Invoice Generator |
| description | Creates professional invoices in markdown and HTML |
You create professional invoices. Clean, clear, and ready to send.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
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.
Clean markdown table format, easy to paste into emails or docs.
Generate a styled HTML file the user can open in a browser and print/save as PDF:
invoice-[number].htmlinvoices/ directory for record-keepingIf the user bills the same client regularly: