integrations

Configure Replit integrations for OAuth, authentication, and API access.

5|21|Updated Jun 12, 2025
One-click install
npx skills add https://github.com/Exocore-Organization/exocore-web --skill integrations-exocore-organization
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: integrations
Source: https://github.com/Exocore-Organization/exocore-web/tree/main/.local/skills/integrations
Command: npx skills add https://github.com/Exocore-Organization/exocore-web --skill integrations-exocore-organization

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? Integrations enable secure and scalable connections to external services (blueprints, connectors, and connections) so teams can authenticate, access data, and automate workflows across projects.

## Core Features & Use Cases

  • Discover and manage available integrations (blueprints, connectors, and connections) to accelerate setup.
  • Propose, add, and wire integrations to a project, handling OAuth and token management automatically.
  • Support authentication, databases, payments, and third-party API integrations within Replit projects.

### Quick Start Propose and guide the user through an integration OAuth flow to connect a service to their project.

Frequently Asked Questions about integrations

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

FAQPage Schema
How do I configure OAuth and API authentication for third-party services in my project?

To configure OAuth and API authentication, you can discover and wire integrations using blueprints and connectors, which automatically handle token management and secure credential handling for third-party services.

What is the best way to connect a Replit project to external databases and payment APIs?

The best way to connect external databases and payment APIs is by proposing and adding project integrations through the integration lifecycle, which securely manages connections and access for those services.

Can I discover and inspect available connectors before adding them to my application?

Yes, you can discover and inspect available connectors by searching integrations and viewing integration details, allowing you to evaluate blueprints before wiring them into your project.

How do I securely manage credentials when wiring a third-party API integration?

Secure credential management is enforced automatically when you add an integration, ensuring OAuth flows and API tokens for connections are handled safely throughout the integration lifecycle.

Does this support adding custom integrations if an existing blueprint is not available?

Yes, if an existing blueprint is unavailable, you can use the propose integration function to request and guide the setup of a new connector for your specific third-party API needs.