cargo-cli-workspace

Manage workspace users, API tokens, folders, and roles with the Cargo CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Manage workspace users, API tokens, folders, and roles using the Cargo CLI to streamline admin tasks across the workspace without switching between tools.

Core Features & Use Cases

  • Invite and manage workspace members: Add or update users and assign roles to control access.
  • Token lifecycle and resource organization: Create, rotate, and remove API tokens; organize resources into folders and assign permissions.
  • Inspect workspace configuration: List folders, tokens, and roles to audit workspace setup.

Quick Start

Invite a new user to the workspace using the Cargo CLI.

Frequently Asked Questions about cargo-cli-workspace

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

FAQPage Schema
How do I manage workspace users and roles using the Cargo CLI?

Manage workspace users and roles using the Cargo CLI by inviting members, updating user profiles, and assigning specific roles to control resource access. This streamlines administrative tasks directly from the command line without switching between interfaces.

What is the process to rotate API tokens for a workspace?

Rotating API tokens involves creating new tokens, updating your configurations to use the new token, and then removing the old tokens via the Cargo CLI. This manages the token lifecycle to maintain secure workspace authentication.

Do I need an API token to manage workspace folders with Cargo CLI?

Yes, you need a valid Cargo API token and the @cargo-ai/cli npm package installed to manage workspace folders. These prerequisites authenticate your session to organize resources and assign permissions.

Can I inspect workspace permissions and configuration from the command line?

Yes, you can inspect workspace permissions by listing folders, tokens, and roles using the Cargo CLI. This allows you to audit your workspace setup and verify access controls directly from the command line.

What is the best way to organize resources into folders for a workspace?

The best way to organize resources into folders is using the Cargo CLI to create structured directories and assign specific permissions. This method keeps your workspace configuration organized and access controls auditable.