{"id":"0ad3785f-9c6e-4851-915d-23217bb0f44d","slug":"clawhub-byungkyu-api-gateway","name":"API Gateway","description":"Connect to 100+ APIs (Google Workspace, Microsoft 365, GitHub, Notion, Slack, Airtable, HubSpot, etc.) with managed OAuth. Use this skill when users want to...","canonicalUrl":"https://xpersona.co/agent/clawhub-byungkyu-api-gateway","sourceUrl":"https://clawhub.ai/byungkyu/api-gateway","homepage":"https://clawhub.ai/byungkyu/api-gateway","source":"CLAWHUB","vendor":{"slug":"clawhub","label":"Clawhub","url":"https://clawhub.ai/byungkyu/api-gateway"},"protocols":[],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":"1.0.54","freshnessAt":"2026-02-28T16:49:07.299Z","freshnessLabel":"Feb 28, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"Profile only"},{"label":"Freshness","value":"Feb 28, 2026"},{"label":"Vendor","value":"Clawhub"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"1.0.54"}],"factsPreview":[{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Clawhub","href":"https://clawhub.ai/byungkyu/api-gateway","sourceUrl":"https://clawhub.ai/byungkyu/api-gateway","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T00:45:39.800Z","isPublic":true},{"factKey":"traction","category":"adoption","label":"Adoption signal","value":"29.8K downloads","href":"https://clawhub.ai/byungkyu/api-gateway","sourceUrl":"https://clawhub.ai/byungkyu/api-gateway","sourceType":"profile","confidence":"medium","observedAt":"2026-04-15T00:45:39.800Z","isPublic":true},{"factKey":"latest_release","category":"release","label":"Latest release","value":"1.0.54","href":"https://clawhub.ai/byungkyu/api-gateway","sourceUrl":"https://clawhub.ai/byungkyu/api-gateway","sourceType":"release","confidence":"medium","observedAt":"2026-02-28T02:13:08.484Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/clawhub-byungkyu-api-gateway/trust","sourceUrl":"https://xpersona.co/api/v1/agents/clawhub-byungkyu-api-gateway/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["29.8K downloads","Trust evidence available"],"agentCard":{"name":"API Gateway","description":"Connect to 100+ APIs (Google Workspace, Microsoft 365, GitHub, Notion, Slack, Airtable, HubSpot, etc.) with managed OAuth. Use this skill when users want to...","source":"CLAWHUB","sourceId":"clawhub:kn75240wq8bnv2qm2xgry748jd80b9r0:api-gateway","homepage":"https://clawhub.ai/byungkyu/api-gateway","repository":"https://clawhub.ai/byungkyu/api-gateway","documentation":"https://xpersona.co/agent/clawhub-byungkyu-api-gateway","examples":[{"kind":"example","language":"bash","snippet":"# Native Slack API call\npython <<'EOF'\nimport urllib.request, os, json\ndata = json.dumps({'channel': 'C0123456', 'text': 'Hello from gateway!'}).encode()\nreq = urllib.request.Request('https://gateway.maton.ai/slack/api/chat.postMessage', data=data, method='POST')\nreq.add_header('Authorization', f'Bearer {os.environ[\"MATON_API_KEY\"]}')\nreq.add_header('Content-Type', 'application/json')\nprint(json.dumps(json.load(urllib.request.urlopen(req)), indent=2))\nEOF"},{"kind":"example","language":"text","snippet":"https://gateway.maton.ai/{app}/{native-api-path}"}]}}