cargo-cli-ai

Installation
SKILL.md

Cargo CLI — AI

Agent resource management: creating and configuring agents, uploading files for retrieval-augmented generation (RAG), connecting MCP servers, and managing agent memories.

For using agents (sending messages, multi-turn chat, polling), use cargo-cli-orchestration.

See references/response-shapes.md for full JSON response structures. See references/troubleshooting.md for common errors and how to fix them. See references/examples/agents.md for agent CRUD and configuration examples. See references/examples/files.md for file upload and management examples. See references/examples/mcp-servers.md for MCP server creation and management examples.

Prerequisites

npm install -g @cargo-ai/cli
cargo-ai login --token <your-api-token>
cargo-ai login --token <your-api-token> --workspace-uuid <uuid>
Related skills

More from getcargohq/cargo-skills

Installs
2
GitHub Stars
12
First Seen
Mar 30, 2026