invoice-billing-statement

📁 skillrecordings/support 📅 1 day ago
0
总安装量
1
周安装量
安装命令
npx skills add https://github.com/skillrecordings/support --skill invoice-billing-statement

Agent 安装分布

amp 1
cline 1
opencode 1
cursor 1
continue 1
kimi-cli 1

Skill 文档

Invoice and Billing Statement

Response Patterns (from samples)

Common openings:

  • “Hi,”
  • “Hello! A fix for the invoice has been sent out. Can you retry https://epicreact.dev/invoice/ and let me know if that works for you?”
  • “Hello,”

Common core lines:

  • “Once you’re logged in, you can view a fully customized invoice here: https://testingjavascript.com/invoice.”
  • “Once you’re logged in, you can view a fully customized invoice here: https://epicreact.dev/invoice.”
  • “From there, you can add any required information to the “Prepared for” section of the invoice.”

Common closings:

  • “Once you’re logged in, you can view a fully customized invoice here: https://testingjavascript.com/invoice.”
  • “From there, you can add any required information to the “Prepared for” section of the invoice.”
  • “Happy coding!”

Phrases That Work (4-gram frequency)

  • “view a fully customized” — 163 (33.4%)
  • “a fully customized invoice” — 163 (33.4%)
  • “fully customized invoice here” — 162 (33.2%)
  • “customized invoice here https” — 162 (33.2%)
  • “can view a fully” — 159 (32.6%)
  • “you can view a” — 151 (30.9%)
  • “logged in you can” — 147 (30.1%)
  • “once you’re logged in” — 145 (29.7%)
  • “you’re logged in you” — 145 (29.7%)
  • “in you can view” — 145 (29.7%)

Tone Guidance (observed)

What NOT To Do

  • Don’t introduce policy details that are not present in the verified response lines above.
  • Don’t paraphrase or reframe the customer’s question in a way that changes meaning.
  • Don’t add refund/discount promises unless they appear in the extracted responses for this topic.

Validation

Draft must:

  • Include at least one of the required phrases from the validation block
  • Stay consistent with the observed response patterns above
  • NOT introduce policy details that are not present in the verified response lines above.