api-gateway

Manage OAuth connections and call third-party APIs through a unified gateway.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dsactivi-2/Mujo-Team --skill api-gateway-dsactivi-2
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: api-gateway
Source: https://github.com/dsactivi-2/Mujo-Team/tree/main/skills/api-gateway
Command: npx skills add https://github.com/dsactivi-2/Mujo-Team --skill api-gateway-dsactivi-2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies interactions with a vast array of third-party APIs by managing OAuth connections and providing a unified gateway, eliminating the need for individual API key management and complex authentication flows.

Core Features & Use Cases

  • Unified API Access: Interact with services like Slack, HubSpot, Salesforce, Google Workspace, Stripe, and many more through a single, consistent interface.
  • Managed OAuth: Handles OAuth token management automatically, ensuring secure and up-to-date connections to external services.
  • Use Case: Automatically post a message to a Slack channel when a new deal is closed in HubSpot, or fetch customer data from Salesforce to update a contact in Mailchimp, all without writing complex integration code for each service.

Quick Start

Use the api-gateway skill to post a message to the 'general' Slack channel.

Frequently Asked Questions about api-gateway

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage OAuth tokens for multiple API integrations like Slack and Salesforce?▼

Managed OAuth handles token management automatically, ensuring secure and up-to-date connections to external services like Slack and Salesforce without individual API key management.

What is a unified API gateway for third-party services?▼

A unified API gateway provides a single, consistent interface to interact with numerous third-party services, simplifying data exchange and workflow automation across platforms.

Can I use this to connect Google Workspace and Stripe for workflow automation?▼

Yes, you can connect Google Workspace and Stripe for workflow automation, facilitating seamless integration and data exchange through a unified API gateway.

How do I automatically post a Slack message when a HubSpot deal closes?▼

You can automatically post a Slack message when a HubSpot deal closes by using the unified API gateway to trigger data exchange and workflow automation between the two connected services.

Do I need to write complex integration code for each external API endpoint?▼

No, you do not need to write complex integration code for each external API endpoint because the gateway supports direct API calls to native endpoints with automatic token injection.