Gate KYC portal routing skill. Use when the user asks to verify identity, complete KYC, or fix withdrawal blocks. Triggers on 'complete KYC', 'verify identity', 'why can't I withdraw'.
$npx -y skills add gate/gate-skills --skill gate-exchange-kycInstalls into the current project.
Run `npx skills use "https://github.com/gate/gate-skills" --skill "gate/gate-skills/gate-exchange-kyc"` 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.