Laravel Billing
Laravel Billing simplifies recurring payments & subscriptions within your Laravel applications, streamlining revenue management and boosting business growth.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add laravel-billing npx -- -y @trustedskills/laravel-billing
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"laravel-billing": {
"command": "npx",
"args": [
"-y",
"@trustedskills/laravel-billing"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides Laravel billing functionality to AI agents. It allows integration with payment gateways and management of subscriptions, invoices, and payments within a Laravel application. The agent can leverage this skill to automate tasks related to billing processes and customer account management.
When to use it
- Automated Invoice Generation: Generate invoices for customers based on subscription plans or usage data.
- Subscription Management: Handle subscription renewals, cancellations, and upgrades automatically.
- Payment Processing Integration: Integrate with payment gateways like Stripe or PayPal to process payments securely.
- Customer Account Updates: Update customer billing information and track payment history within the Laravel application.
Key capabilities
- Laravel integration
- Payment gateway support
- Subscription management
- Invoice generation
Example prompts
- "Create an invoice for customer ID 12345 with a total amount of $100."
- "Renew subscription plan 'Premium' for user email [email protected]."
- “Process payment of $50 from customer John Doe using Stripe.”
Tips & gotchas
This skill requires a working Laravel application and appropriate credentials for the integrated payment gateway. Ensure your environment is properly configured before attempting to use this skill within an AI agent workflow.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.