connect-external-system

Manage OAuth and API key connectors for Loxtep data ingestion.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/LoxtepInc/loxtep-plugins-skills --skill connect-external-system
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: connect-external-system
Source: https://github.com/LoxtepInc/loxtep-plugins-skills/tree/main/cursor/skills/connect-external-system
Command: npx skills add https://github.com/LoxtepInc/loxtep-plugins-skills --skill connect-external-system

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves the friction of manually configuring data connectors, handling OAuth handshakes, and capturing initial sample data for Loxtep ingestion workflows.

Core Features & Use Cases

  • Unified Connector Management: Standardizes the creation and testing of OAuth, API key, and SDK-based connectors.
  • Sample Capture: Automates the retrieval of data samples to validate connection integrity before full workflow deployment.
  • Use Case: When a user needs to ingest data from Shopify or Salesforce, this skill guides the AI through the discovery of connector types, the OAuth flow, and the capture of sample records to ensure the data pipeline is ready for production.

Quick Start

Use the connect-external-system skill to list available connector types and initiate the OAuth flow for a new Shopify integration.

Frequently Asked Questions about connect-external-system

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

FAQPage Schema
How do I integrate external SaaS data sources into my data pipeline?

OAuth integration for SaaS APIs is handled by managing the connector lifecycle and authentication flow, capturing sample records to validate connection integrity before full workflow deployment.

How do I validate an API connection before deploying a full ingestion workflow?

You validate an API connection by using the automated sample data capture feature, which retrieves initial records to confirm connection integrity before deploying full ingestion workflows.

Can I use API key authentication to connect external systems?

Yes, API key authentication is supported for connecting external systems, alongside OAuth and SDK-based connectors, standardizing creation and testing for data ingestion.

Does this skill handle the OAuth flow for platforms like Shopify and Salesforce?

Yes, it handles the OAuth flow for platforms like Shopify and Salesforce by guiding connector discovery and capturing sample data for Loxtep ingestion workflows.

What are the limitations of using connectors for external system ingestion?

A limitation is the strict step-boundary between connection and workflow orchestration, requiring valid MCP authentication and restricting operations to organization-level connector creation and project-specific templates.