integrations

Automate and manage third-party and first-party integrations within Replit.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/lostitonce420-beep/novaura.life-official --skill integrations-lostitonce420-beep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: integrations
Source: https://github.com/lostitonce420-beep/novaura.life-official/tree/main/The-Gilded-Cage/.local/skills/integrations
Command: npx skills add https://github.com/lostitonce420-beep/novaura.life-official --skill integrations-lostitonce420-beep

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Integrations bridging and management within Replit enable secure connections and automated workflows with external services.

Core Features & Use Cases

  • Connect and manage blueprints, connectors, and connections to authentication, databases, payments, and third-party APIs.
  • Leverage OAuth flows to securely authorize services like Google, GitHub, Stripe, Notion, and more.

Quick Start

Connect an existing service to your Replit account through an integration.

Frequently Asked Questions about integrations

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

FAQPage Schema
How do I set up OAuth for Google, GitHub, or Stripe in my project?

You set up OAuth for Google, GitHub, and Stripe by managing authentication flows within your Replit environment. This skill automates secure authorization for third-party APIs across your project.

What is the best way to manage API connections and blueprints in Replit?

Managing API connections and blueprints in Replit involves using integration lifecycles to connect and automate workflows. It handles secure connections to databases, payments, and external services.

Can I automate workflows with third-party services like Notion in Replit?

Yes, you can automate workflows with Notion and other third-party APIs in Replit. This is achieved by applying connectors and connections to manage the integration lifecycle securely.

Does this integration approach support database and payment connections?

Yes, this integration approach supports database and payment connections. You can connect and manage blueprints, connectors, and connections for authentication, databases, and payments across services.

What do I need to document when creating a custom integration?

Creating a custom integration requires a SKILL.md file with YAML frontmatter containing name and description. You should also document the integration lifecycle, including connectors, blueprints, and connections.