integrations

Search and manage Replit integrations including blueprints, connectors, and connections.

Updated Mar 17, 2026
One-click install
npx skills add https://github.com/shahmirerror/gsdcp-mobile --skill integrations-shahmirerror
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: integrations
Source: https://github.com/shahmirerror/gsdcp-mobile/tree/main/.local/skills/integrations
Command: npx skills add https://github.com/shahmirerror/gsdcp-mobile --skill integrations-shahmirerror

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you discover, configure, and manage Replit integrations (blueprints, connectors, and connections) to enable secure authentication, data access, and automation across third-party services.

Core Features & Use Cases

  • Discover available integrations via searchIntegrations and preview details with viewIntegration.
  • Wire projects to providers using addIntegration and complete OAuth flows with proposeIntegration.
  • Use for authentication, database connections, payments, and third-party API integrations within Replit projects.

Quick Start

Give a user prompt to search for an integration like "connect Google Sheets" or "set up Stripe" and then follow the integration lifecycle steps to authorize and wire the project.

Frequently Asked Questions about integrations

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

FAQPage Schema
How do I manage Replit integrations and connectors for third-party services?

To manage Replit integrations, search for available connectors and blueprints, then follow the integration lifecycle to authorize and wire projects. This requires secure OAuth handling and token management to establish connections.

How do I set up OAuth connections for Replit project integrations?

Setting up OAuth connections in Replet involves wiring your project to a provider and completing the OAuth flow to authorize access. Secure token management is required throughout the integration lifecycle to maintain valid connections.

Can I use Replit integrations for authentication, databases, and payments?

Yes, Replit integrations support authentication, database connections, payments, and third-party API integrations. You can discover these available connectors via integration search and preview their details before applying them.

What is the best way to discover and add a connector like Stripe in Replit?

The best way to discover and add a connector is to search for the specific integration by name, preview its details, and then apply it to your project. This initiates the authorization lifecycle to securely connect the service.

Does adding third-party API integrations in Replit require manual token management?

Adding third-party API integrations in Replit requires strict adherence to the integration lifecycle, which includes secure OAuth handling and token management. This ensures connections to external providers remain authorized and functional.