Request and receive payments. Use this skill when you need to request payment from another party. It will generate a payment link that you can send out. Through the payment link, you can also monitor the status of the payment.
$npx -y skills add second-state/payment-skill --skill paymentInstalls into the current project.
Run `npx skills use "https://github.com/second-state/payment-skill" --skill "second-state/payment-skill/payment"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/second-state/payment-skill" that are relevant to the current task. Run `npx skills add "https://github.com/second-state/payment-skill"` and select the relevant skills, then follow their instructions.