Communityv1.0.116

API Gateway

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/li...

77.4kdownloads376stars545active installsbyungkyu
View on ClawHubBack to Skills

Skill Details

Slug
api-gateway
Latest Version
1.0.116
Author
byungkyu
Published
Feb 1, 2026
Updated
May 11, 2026
Total Versions
117

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for API Gateway.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.116

- Stricter user consent protocols for non-GET (write, modify, or delete) API calls; require explicit user approval with all request details before proceeding. - Updated instructions: Never infer approval for non-GET requests from the original user request—always prompt for confirmation first. - New connection creation now explicitly requires user approval specifying the service; do not create connections without user direction. - Scope selection guidance tightened: during OAuth, choose only scopes necessary for the current task. - Reminders to immediately remove connections after their use if no longer needed.