admin-billing

Automate post-signature billing with Shine invoices, Stripe payment links, and Portail access.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/selossebdc-cell/claude-code --skill admin-billing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: admin-billing
Source: https://github.com/selossebdc-cell/claude-code/tree/main/01-entreprise/skills/admin-billing
Command: npx skills add https://github.com/selossebdc-cell/claude-code --skill admin-billing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate the administrative billing tasks that occur after a client signs, including invoice creation, payment links, reminders, and onboarding Portail access, reducing manual effort and errors.

Core Features & Use Cases

  • Automates end-to-end client billing workflows after contract signing (invoicing, payment links, reminders)
  • Provisions client Portail access and tracks status in a centralized STATUS.md
  • Coordinates post-signature tasks with Shine, Stripe, and Portail, and prepares follow-up invoices as payments are received

Quick Start

Create the first Shine invoice for a newly signed client, generate the Stripe payment link, and provision Portail access.

Frequently Asked Questions about admin-billing

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

FAQPage Schema
How do I automate client billing and invoicing after a contract is signed?

Automating client billing after a contract is signed involves creating invoices, generating payment links, and provisioning access. This workflow coordinates Shine for invoicing, Stripe for payments, and Portail access while tracking everything in a STATUS.md file.

Can I use Stripe and Shine together for automated payment links and reminders?

Yes, Stripe and Shine can be coordinated together to automate payment links and reminders. The workflow uses Shine for initial invoice creation and Stripe for payment processing, ensuring automated reminders and follow-up invoices are sent as payments are received.

What is the best way to track client onboarding and billing status in one place?

Tracking client onboarding and billing status centrally is done through a STATUS.md file. This provides traceability across the entire post-signature workflow, recording invoice creation, payment link issuance, and Portail access provisioning in a single document.

How do I provision Portail access for new clients automatically?

Provisioning Portail access for new clients is automated as part of the end-to-end billing workflow. After a client signs and the initial Shine invoice and Stripe payment link are generated, Portail access is provisioned and the status is recorded for traceability.

Does this billing automation handle follow-up invoices when payments are received?

Yes, the billing automation handles follow-up invoices when payments are received. It coordinates the post-signature tasks with Shine and Stripe to prepare subsequent invoices automatically, ensuring the billing cycle continues without manual intervention.