Connect to external services through Maton-managed API routes. Use this skill only after the user names the target app, account, and task. Start with read/list calls when possible and follow the app-specific reference before any change.
$npx -y skills add maton-ai/api-gateway-skill --skill api-gatewayInstalls into the current project.
Run `npx skills use "https://github.com/maton-ai/api-gateway-skill" --skill "maton-ai/api-gateway-skill/api-gateway"` 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/maton-ai/api-gateway-skill" that are relevant to the current task. Run `npx skills add "https://github.com/maton-ai/api-gateway-skill"` and select the relevant skills, then follow their instructions.