Gate Pay payment execution skill. Use when the user asks to pay with Gate Pay, complete a merchant charge, or satisfy pay-first flows (e.g. HTTP 402). Triggers on 'Gate Pay', 'complete payment', 'pay for order'. Requires prior Gate payment authorization.
$npx -y skills add gate/gate-skills --skill gate-exchange-payInstalls into the current project.
Run `npx skills use "https://github.com/gate/gate-skills" --skill "gate/gate-skills/gate-exchange-pay"` 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/gate/gate-skills" that are relevant to the current task. Run `npx skills add "https://github.com/gate/gate-skills"` and select the relevant skills, then follow their instructions.