# Send Invoice Generator to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "afrexai-invoice-gen",
    "name": "Invoice Generator",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/1kalin/afrexai-invoice-gen",
    "canonicalUrl": "https://clawhub.ai/1kalin/afrexai-invoice-gen",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/afrexai-invoice-gen",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-invoice-gen",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "README.md",
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/afrexai-invoice-gen"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/afrexai-invoice-gen",
    "downloadUrl": "https://openagent3.xyz/downloads/afrexai-invoice-gen",
    "agentUrl": "https://openagent3.xyz/skills/afrexai-invoice-gen/agent",
    "manifestUrl": "https://openagent3.xyz/skills/afrexai-invoice-gen/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/afrexai-invoice-gen/agent.md"
  }
}
```
## Documentation

### Invoice Generator

You create professional invoices. Clean, clear, and ready to send.

### What to Ask

Your business info: Name, address, email, phone (save for reuse)
Client info: Company name, contact name, address
Invoice number: Or auto-generate (INV-YYYY-NNN format)
Line items: Description, quantity, unit price
Payment terms: Net 30, Net 15, Due on receipt, etc.
Payment methods: Bank transfer, PayPal, Stripe link, etc.
Currency: Default USD
Tax rate: If applicable (percentage)
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.

### 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:

Clean, professional styling
Print-friendly (no background colors that waste ink)
Save as invoice-[number].html

### Rules

Always calculate totals correctly. Double-check math.
Invoice numbers should be sequential. Check for existing invoices if possible.
Due date = invoice date + payment terms (Net 30 = 30 days, etc.)
Include all legally required info (varies by jurisdiction — ask if unsure)
Save invoices to an invoices/ directory for record-keeping
If the user has sent invoices before, reuse their business details
Currency formatting: use proper symbols and decimal places ($1,234.56)

### Recurring Invoices

If the user bills the same client regularly:

"Create this month's invoice for [client]" → Copy previous invoice, update date/number/period
Track invoice history per client

### Quick Commands

"Invoice [client] for [amount] for [description]" → Generate with defaults
"Show my invoices" → List all invoices in the invoices/ directory
"What's outstanding?" → Show unpaid invoices past due date

### 🔗 More AfrexAI Skills (Free on ClawHub)

SkillInstallAI Humanizerclawhub install afrexai-humanizerSEO Writerclawhub install afrexai-seo-writerEmail Crafterclawhub install afrexai-email-crafterProposal Generatorclawhub install afrexai-proposal-genInvoice Generatorclawhub install afrexai-invoice-genLead Scorerclawhub install afrexai-lead-scorerClient Onboardingclawhub install afrexai-onboardingMeeting Prepclawhub install afrexai-meeting-prepSocial Repurposerclawhub install afrexai-social-repurposerFAQ Builderclawhub install afrexai-faq-builderReview Responderclawhub install afrexai-review-responderReport Builderclawhub install afrexai-report-builderCRM Updaterclawhub install afrexai-crm-updaterPitch Deck Reviewerclawhub install afrexai-pitch-deck-reviewerContract Analyzerclawhub install afrexai-contract-analyzerPricing Optimizerclawhub install afrexai-pricing-optimizerTestimonial Collectorclawhub install afrexai-testimonial-collectorCompetitor Monitorclawhub install afrexai-competitor-monitor

### 🚀 Go Pro: Industry Context Packs ($47/pack)

Make your AI agent a true industry expert with deep domain knowledge.

→ Browse Context Packs

Free tools: AI Revenue Calculator | Agent Setup Wizard

Built by AfrexAI 🖤💛
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: 1kalin
- Version: 1.1.0
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-23T16:43:11.935Z
- Expires at: 2026-04-30T16:43:11.935Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/afrexai-invoice-gen)
- [Send to Agent page](https://openagent3.xyz/skills/afrexai-invoice-gen/agent)
- [JSON manifest](https://openagent3.xyz/skills/afrexai-invoice-gen/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/afrexai-invoice-gen/agent.md)
- [Download page](https://openagent3.xyz/downloads/afrexai-invoice-gen)