cargo-skills

Execute Cargo CLI commands to manage data models, connectors, and AI agents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual effort of managing revenue‑related data and processes by providing a unified interface to the Cargo CLI, enabling agents to execute actions, run workflows, and query data warehouses automatically.

Core Features & Use Cases

  • Orchestration: Execute single actions, chain multiple steps, trigger batches, and poll async operations across models, connectors, and AI agents.
  • Data Management: Inspect and modify models, columns, datasets, and relationships, and retrieve exact table names for SQL queries.
  • Automation Scenarios: Enrich leads, score contacts, sync CRM data, monitor workflow health, and generate billing reports—all without writing code.

Quick Start

Use the cargo-skills skill to enrich a company's information by providing its domain, for example “acme.com”.

Frequently Asked Questions about cargo-skills

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

FAQPage Schema
How do I automate revenue workflows without writing code?

Automate revenue workflows by executing CLI commands to orchestrate actions, run batches, and query data warehouses. This allows you to trigger processes like lead enrichment and CRM syncing without writing code.

How do I enrich lead data using a company domain?

Enrich lead data by passing a company domain, such as acme.com, to the automation CLI. The system executes the configured workflow to retrieve and populate the relevant company information.

Do I need an API token to orchestrate data warehouse queries?

Yes, you need a valid API token to authenticate and orchestrate data warehouse queries. The CLI requires this token, installed client software, and configured connectors to access your data.

Can I inspect and modify data models directly from the command line?

Yes, you can inspect and modify data models directly from the command line. The CLI supports managing models, columns, datasets, and relationships, and retrieving exact table names for SQL queries.

What is the best way to monitor workflow health for sales operations?

Monitor workflow health for sales operations by executing polling commands for asynchronous operations across your models and connectors. This provides direct visibility into batch processes and automation status.

Why does my CLI automation fail to sync CRM data?

CRM data sync automation fails when the API token is invalid or the required client software is not installed. You must ensure appropriate connector configurations are set up before executing workflows.