cargo-cli-connection

Configure and manage Cargo connectors and integrations via the CLI.

15|3|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/getcargohq/cargo-skills --skill cargo-cli-connection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cargo-cli-connection
Source: https://github.com/getcargohq/cargo-skills/tree/main/cargo-cli-connection
Command: npx skills add https://github.com/getcargohq/cargo-skills --skill cargo-cli-connection

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Cargo CLI is the primary interface for managing connectors and integrations; this Skill provides a structured, repeatable way to configure and automate the lifecycle of connectors and workflow actions, reducing manual setup and onboarding time.

Core Features & Use Cases

  • List, create, update, and remove connectors to manage authenticated accounts and environments.
  • Discover available integrations and understand connector actions to wire them into automated workflows.
  • Inspect integration capabilities and navigate guidance for common troubleshooting and usage patterns.

Quick Start

Install the Cargo CLI, login with your API token, and begin listing, creating, updating, or removing connectors from the terminal.

Frequently Asked Questions about cargo-cli-connection

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

FAQPage Schema
How do I manage Cargo connectors and integrations from the CLI?

You can manage Cargo connectors and integrations from the CLI by installing the Cargo CLI, logging in with your API token, and using standard commands to configure authenticated accounts across environments.

What do I need to configure authenticated connectors for workflows?

To configure authenticated connectors for workflows, you need the Cargo CLI installed, your workspace API token for login, and standard command patterns to establish connections across third-party integrations.

How can I discover available actions for third-party integrations?

Discover available actions for third-party integrations by using the Cargo CLI to inspect integration capabilities, which reveals connector actions needed to wire services into your automated workflows.

Does the Cargo CLI provide guidance for troubleshooting connector setup?

Yes, the Cargo CLI provides built-in guidance for troubleshooting connector setup, including autocomplete support and error handling to navigate common usage patterns during configuration.

What is the best way to automate the lifecycle of workflow actions and connectors?

The best way to automate the lifecycle of workflow actions and connectors is using structured CLI commands to configure, update, and remove authenticated accounts, reducing manual setup and onboarding time.