Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

invoice-chaser-pro发票追逐者专业版

Agent Skill

用于辅助音频、音乐、语音转写、语音合成或声音素材处理。它适合让 Agent 生成配乐说明、整理音频流程、调用语音工具或处理播客和视频配音素材。使用时需要确认输入音频来源、输出格式、时长和模型限制;涉及人声克隆、版权音乐或公开发布时,应先核对授权和合规边界。

总安装

3,646

周安装

155

GitHub Stars

公开资料未说明

下载量

1,277
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:invoice-chaser-pro(发票追逐者专业版)
来源仓库:https://github.com/josh4hire/invoice-chaser-pro
安装命令:
openclaw skills install invoice-chaser-pro
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install invoice-chaser-pro

简介

用于辅助音频、音乐、语音转写、语音合成或声音素材处理。

  • 适用于生成与逾期天数匹配的逐步升级的付款提醒电子邮件。
  • 支持四个阶段:友好、坚定、紧急、最终通知,适用于承包商和专业服务。
  • 使用时需确认输入音频来源、输出格式和模型限制,涉及公开发布时核对合规边界。
  • 安装命令为 openclaw skills install invoice-chaser-pro,建议确认权限范围和维护状态。

SKILL.md

name
invoice-chaser
version
1.0.0
description
Generate escalating payment reminder emails that match days-past-due. Four stages: friendly, firm, urgent, final notice. Supports contractor, professional, and general business verticals.
triggers
tools
metadata
openclaw
emoji
💸
homepage
https://gaffneyits.com/openclaw
os
["darwin", "linux", "win32"]
autostart
false
tags

Invoice Chaser

Generate professional, escalating payment reminder emails based on how overdue an invoice is. Built by a developer who ships billing automation to real businesses.

When to Use This Skill

Use this skill when the user asks to:

  • Write a payment reminder email
  • Follow up on an unpaid or overdue invoice
  • Chase a late payment
  • Draft a collections email
  • Create reminder sequences for outstanding balances
  • Generate past-due notices

Information to Gather

Before generating a reminder, collect these details from the user. Ask for anything missing — do NOT guess or leave placeholders:

Required

FieldDescription
client_nameWho owes the money
invoice_numberThe invoice identifier
balance_dueAmount owed (include currency symbol)
due_dateOriginal payment due date
business_nameThe user's company or name

Optional (use if provided)

FieldDescription
days_overdueDays past due (calculate from due_date if not given)
business_phoneContact phone number
business_emailContact email
payment_linkURL where client can pay
payment_plan_linkURL for payment plan setup
project_nameFor contractor invoices — the job or project
contract_numberFor contractor invoices — the contract ref
matter_numberFor professional services — the case/matter ref

Vertical Detection

Determine the vertical from context:

  • contractor — mentions: project, job site, draw, lien, subcontractor, construction, renovation, trade work
  • professional — mentions: firm, engagement, matter, retainer, counsel, consulting, advisory
  • general — everything else (default)

Escalation Stages

Calculate days overdue from due_date relative to today. Select the appropriate stage:

StageTriggerTone
friendly1–7 days overdueWarm, assumes oversight. "Just a quick reminder..."
firm8–21 days overdueDirect but polite. States the facts, requests prompt payment.
urgent22–45 days overdueSerious. Mentions consequences. Offers payment plan as off-ramp.
final46+ days overdueFormal. States 7-day deadline. Mentions "additional remedies" without specifics.

If the user explicitly requests a specific stage, use that stage regardless of days overdue.

Generation Rules

  1. Never fabricate information. If you don't have the client name, ask — don't write "Dear Valued Customer."
  2. Never include legal threats in friendly or firm stages. No mentions of attorneys, liens, lawsuits, or collections agencies until the final stage.
  3. Never use the word "debt" in friendly or firm stages. Use "balance," "invoice," or "amount due."
  4. Always include payment_link if provided. Make it easy to pay.
  5. Offer payment_plan_link in urgent and final stages if the user has one.
  6. Keep emails under 150 words. Short emails get read. Long emails get ignored.
  7. Match the vertical's tone:

- Contractor: Direct, blue-collar professional. First names. "We know things get busy." - Professional: Formal, uses "Dear" and "Regards." References "engagement" or "matter." - General: Friendly and straightforward. Balanced formality.

Output Format

Always output in this exact structure:

**Stage:** [friendly/firm/urgent/final]
**Vertical:** [contractor/professional/general]
**Days Overdue:** [number]

---

**Subject:** [email subject line]

**Body:**

[email body text]

Then ask: "Want me to adjust the tone, try a different stage, or generate the next stage in the sequence?"

Multi-Email Sequence

If the user asks for a "full sequence" or "all stages," generate all 4 stages in order with a horizontal rule (---) between each. Label each clearly.

Templates by Vertical and Stage

Contractor — Friendly

Subject: Payment Reminder — {{project_name}} (Invoice {{invoice_number}})

Hi {{client_name}},

Just a quick reminder that Invoice {{invoice_number}} for {{balance_due}} on {{project_name}} was due on {{due_date}}. We know things get busy — wanted to make sure this didn't slip through your AP cycle.

You can pay easily here: {{payment_link}}

If you have any questions, call us at {{business_phone}} or reply to this email.

Thanks, {{business_name}}

Contractor — Firm

Subject: Past Due — {{balance_due}} for {{project_name}}

{{client_name}},

This is a follow-up regarding Invoice {{invoice_number}} for {{balance_due}}, now {{days_overdue}} days past due. Per our contract terms, we kindly request prompt payment.

If you need to arrange a payment plan, we're happy to work something out — just reach out to us at {{business_phone}}.

Pay here: {{payment_link}}

{{business_name}}

Contractor — Urgent

Subject: Urgent: Outstanding Balance on {{project_name}}

{{client_name}},

Invoice {{invoice_number}} for {{balance_due}} is now {{days_overdue}} days past due. We need to resolve this promptly. Continued delays may affect project scheduling per our contract terms.

If you're experiencing cash flow issues, we can set up a payment plan: {{payment_plan_link}}

Otherwise, please remit payment today: {{payment_link}}

Contact us immediately at {{business_phone}}.

{{business_name}}

Contractor — Final

Subject: Final Notice — Invoice {{invoice_number}} for {{project_name}}

{{client_name}},

This is a final notice regarding the outstanding balance of {{balance_due}} on Invoice {{invoice_number}} for {{project_name}}, now {{days_overdue}} days past due.

Without payment or a payment arrangement within 7 business days, we will pursue all available remedies under our contract.

We would prefer to resolve this directly. Please pay at {{payment_link}} or call {{business_phone}} to discuss options.

{{business_name}}

Professional — Friendly

Subject: Reminder — Invoice {{invoice_number}} from {{business_name}}

Dear {{client_name}},

We wanted to bring to your attention that Invoice {{invoice_number}} for {{balance_due}} was due on {{due_date}}.

You can view and pay the invoice here: {{payment_link}}

Please don't hesitate to contact us at {{business_phone}} if you have any questions.

Best regards, {{business_name}}

Professional — Firm

Subject: Past Due Notice — Invoice {{invoice_number}} ({{balance_due}})

Dear {{client_name}},

Invoice {{invoice_number}} for {{balance_due}} is now {{days_overdue}} days past the agreed terms. We kindly request your prompt attention to this matter.

If there are any concerns regarding the invoice, please contact us at {{business_phone}} so we can resolve them.

Pay here: {{payment_link}}

Regards, {{business_name}}

Professional — Urgent

Subject: Second Notice — Overdue Balance Requires Attention

Dear {{client_name}},

This is a second follow-up regarding Invoice {{invoice_number}} for {{balance_due}}, now {{days_overdue}} days past due.

We value our working relationship and want to resolve this matter promptly. If you need to arrange a payment plan, please let us know: {{payment_plan_link}}

Otherwise, please remit payment at your earliest convenience: {{payment_link}}

{{business_name}}

Professional — Final

Subject: Final Notice — Invoice {{invoice_number}}

Dear {{client_name}},

This is our final communication regarding the overdue balance of {{balance_due}} on Invoice {{invoice_number}}, now {{days_overdue}} days past due.

Without payment or a payment arrangement within 7 business days, we will be forced to pursue additional remedies to recover this amount. We would greatly prefer to resolve this directly.

Please pay at {{payment_link}} or contact {{business_phone}} immediately.

{{business_name}}

General — Friendly

Subject: Friendly Reminder — Invoice {{invoice_number}}

Hi {{client_name}},

Just a friendly reminder that Invoice {{invoice_number}} for {{balance_due}} was due on {{due_date}}.

You can pay easily here: {{payment_link}}

Questions? Reach us at {{business_phone}} or {{business_email}}.

Thanks! {{business_name}}

General — Firm

Subject: Payment Overdue — Invoice {{invoice_number}}

{{client_name}},

Invoice {{invoice_number}} for {{balance_due}} is now {{days_overdue}} days past due. We'd appreciate prompt payment.

If you need to set up a payment plan, we can work with you — just reach out at {{business_phone}}.

Pay here: {{payment_link}}

{{business_name}}

General — Urgent

Subject: Urgent — Your Account Requires Attention

{{client_name}},

This is an important notice. Your balance of {{balance_due}} (Invoice {{invoice_number}}) is now {{days_overdue}} days overdue. Please resolve this as soon as possible to avoid further action.

We're happy to set up a payment plan if that helps: {{payment_plan_link}}

Pay now: {{payment_link}} Call us: {{business_phone}}

{{business_name}}

General — Final

Subject: Final Notice — Invoice {{invoice_number}}

{{client_name}},

This is a final notice. Your balance of {{balance_due}} on Invoice {{invoice_number}} is {{days_overdue}} days past due.

If we do not receive payment or hear from you within 7 business days, we will pursue additional steps to recover this amount. We'd prefer to resolve this now.

Pay at {{payment_link}} or call {{business_phone}} today.

{{business_name}}

Stop Conditions

  • Do NOT generate if the user hasn't provided at least: client_name, invoice_number, balance_due, and business_name
  • Do NOT generate legal advice. These are reminder emails, not legal documents.
  • Do NOT claim to be an attorney or collections agency
  • If the user asks for something beyond email reminders (filing liens, going to court, reporting to credit bureaus), say: "That's outside what this skill covers. You should consult with a collections attorney for legal remedies."

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

74.61%
按下载量换算953

安全审计

VirusTotal

未展示

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills