cargo-cli-billing

Retrieve and consolidate Cargo workspace billing data as JSON.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Pulls together billing data for a Cargo workspace by consolidating usage metrics, subscription details, invoices, and credit activity into a single, accessible view.

Core Features & Use Cases

  • Retrieve usage metrics over a time range and optionally group by workflow, connector, model, or agent.
  • Check subscription status and remaining credits to manage costs and planning.
  • View invoices and overall billing history to support audits and cost analysis.
  • Query and export billing data to feed analytics and reporting workflows.

Quick Start

Log in to the Cargo CLI and run the billing commands to fetch metrics, invoices, and subscription data for your workspace.

Frequently Asked Questions about cargo-cli-billing

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

FAQPage Schema
How do I retrieve usage metrics and billing data for my Cargo workspace?

You can retrieve usage metrics and billing data by running billing commands through the Cargo CLI with a valid API token, consolidating subscription details, invoices, and credit activity into a single view.

What is the best way to audit Cargo subscription status and remaining credits?

Auditing Cargo subscription status and remaining credits is done by querying billing data via the Cargo CLI, which checks current subscription details and credit balances to support cost analysis and planning.

Can I group Cargo usage metrics by workflow or connector over a specific time range?

Yes, you can group Cargo usage metrics over a time range by workflow, connector, model, or agent by executing the appropriate retrieval commands in the Cargo CLI.

Does retrieving Cargo invoices require any specific environment setup?

Retrieving Cargo invoices requires the Cargo CLI installed and a valid API token configured, which validates the billing outputs as JSON for downstream analytics and reporting workflows.

How do I export Cargo invoices and credit management history for financial audits?

You export Cargo invoices and credit management history by pulling consolidated billing data via the Cargo CLI, which outputs validated JSON formats suitable for integration with analytics and auditing systems.