connection-manager

Configure external connections, auth providers, and credentials for secure data exchange.

4|1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/lytics/agent-skills --skill connection-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: connection-manager
Source: https://github.com/lytics/agent-skills/tree/main/connection-manager
Command: npx skills add https://github.com/lytics/agent-skills --skill connection-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Browse and manage external connections, authentication providers, and credentials to enable secure, scalable integrations across services.

Core Features & Use Cases

  • Browse, view, create, update, and delete connections to external systems.
  • Manage authentication providers and credentials, including rotation and access controls.
  • Use in multi-account scenarios to configure and validate integration workflows.

Quick Start

Create a new connection to a provider and verify its authentication by listing the current connections.

Frequently Asked Questions about connection-manager

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

FAQPage Schema
How do I manage API connections and credentials for external integrations?

To manage API connections and credentials, you can browse, create, update, and delete external system connections. This skill configures auth providers and validates credentials to enable secure data exchange across multi-account workflows.

What is the best way to configure authentication providers for multi-account scenarios?

Configuring authentication providers for multi-account scenarios involves applying the skill's API patterns to provision and validate connections. You use provided environment variables and endpoints to manage access controls and credential rotation securely.

How do I validate external connections before enabling data exchange?

You validate external connections by listing and viewing current configurations through the skill's API endpoints. This verifies that authentication providers and credentials are correctly set up for secure data exchange before active use.

Can I update and rotate credentials for existing API connections?

Yes, you can update and rotate credentials for existing API connections. The skill supports write operations to modify authentication providers and apply access controls, ensuring secure and scalable integrations across services.

Do I need specific environment variables to provision new API connections?

Yes, provisioning new API connections requires using the provided environment variables and endpoints. These define the auth provider settings and credentials needed to conform to the skill's API patterns for secure data exchange.