with one click
Creates professional invoices in markdown and HTML
npx skills add https://github.com/Gozei/ClawX --skill invoice-generatorCopy and paste this command into Claude Code to install the skill
Creates professional invoices in markdown and HTML
npx skills add https://github.com/Gozei/ClawX --skill invoice-generatorCopy and paste this command into Claude Code to install the skill
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: