integrations

Discover and authorize third-party API integrations with OAuth flows.

20|8|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/1uc4sm4theus/master-zap --skill integrations-1uc4sm4theus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: integrations
Source: https://github.com/1uc4sm4theus/master-zap/tree/main/Master-Zap/.local/skills/integrations
Command: npx skills add https://github.com/1uc4sm4theus/master-zap --skill integrations-1uc4sm4theus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the complexity of manual API authentication and configuration by providing a standardized interface to discover, authorize, and wire third-party services directly into your project.

Core Features & Use Cases

  • Unified Integration Management: Search and manage blueprints, connectors, and active connections for services like Google Sheets, Stripe, GitHub, and OpenAI.
  • Secure OAuth Handling: Automates the secure OAuth flow for connectors, ensuring credentials are never handled manually.
  • Use Case: If you need to build an application that reads data from a user's Google Sheets, use this skill to find the connector, initiate the OAuth flow, and wire the connection to your project environment.

Quick Start

Use the integrations skill to search for and connect your Google Sheets account to this project.

Frequently Asked Questions about integrations

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

FAQPage Schema
How do I manage third-party API integrations and OAuth connections?

You can manage third-party API integrations by using a standardized interface to discover, authorize, and wire external service connectors directly into your project, automating the secure OAuth flow.

What is the best way to securely connect external services like Stripe or GitHub?

The best way to securely connect external services is to use standardized integration functions that handle the OAuth lifecycle and credential management, ensuring credentials are never handled manually.

Can I use integration blueprints to wire cloud services into my project?

Yes, you can use integration blueprints and code templates to wire cloud services, databases, and payment processors into your project environment through secure, project-level connections.

How do I initiate an OAuth flow for a Google Sheets connector?

To initiate an OAuth flow for a Google Sheets connector, search for the specific connector blueprint and select it to authorize the connection and wire it to your project environment automatically.

Does this approach handle credentials securely for payment processors?

Yes, this approach handles credentials securely for payment processors by automating the OAuth flow and ensuring secure credential handling throughout the connection lifecycle.