client-payment-link

Collect client data, create Stripe payment links, and generate quotes.

6|7|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/eriktaveras/Client-Payment-Skill --skill client-payment-link
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: client-payment-link
Source: https://github.com/eriktaveras/Client-Payment-Skill/tree/main
Command: npx skills add https://github.com/eriktaveras/Client-Payment-Skill --skill client-payment-link

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires reportlab, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill streamlines the entire client billing cycle by coordinating data collection, invoicing, quote generation, and payment links, all within a conversational flow.

Core Features & Use Cases

  • End-to-end billing workflow: Gather client details, create Stripe products and prices, generate a payment link, and optionally produce a PDF quote and draft an email.
  • Versatile scenarios: Ideal for freelancers and small businesses that need to bill clients, send quotes, and collect payments from a single chat interface.
  • Automation and security: Keeps documents organized in a client-specific workspace and supports optional email delivery via SMTP with local config.

Quick Start

Ask Claude to start the client billing flow by providing the client name, email, service, and amount, and indicate whether to generate a quote and send the payment link.

Frequently Asked Questions about client-payment-link

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Stripe payment link generation and client billing through chat?

You can automate client billing by providing client details, service amounts, and email addresses to trigger a conversational workflow that creates Stripe products, generates payment links, and optionally drafts an email.

Can I generate PDF quotes for clients without leaving my chat interface?

Yes, the conversational billing workflow uses the reportlab dependency to generate PDF quotes locally, organizing them into client-specific workspace folders alongside the generated payment links.

What do I need to set up before sending Stripe payment links and quotes to clients?

You need a configured Stripe MCP connection for payment processing, local workspace folders for document storage, and an optional SMTP setup if you want to automate email delivery of the payment links and quotes.

Is automated chat-based invoicing suitable for freelancers and small businesses?

Automated chat-based billing is designed specifically for freelancers and small businesses, streamlining their invoicing and payment collection by coordinating data gathering, quote generation, and Stripe link creation in one flow.

Does this billing workflow handle both quotation creation and payment collection end-to-end?

The end-to-end billing workflow handles quotation creation and payment collection simultaneously by gathering client data, creating Stripe products and prices, generating payment links, and optionally producing a PDF quote.