Use this skill when the user wants to command line interface for civo cloud resources.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-c54e9a38)More formats (shields.io, HTML) on the badges page.
---
name: civo-cli
description: Use this skill when the user wants to command line interface for civo cloud resources.
---
# Civo-cli Plugin
Command line interface for Civo cloud resources.
## Commands
### Operations
- `civo-cli kubernetes create` — create kubernetes via civo
- `civo-cli instance list` — list instance via civo
- `civo-cli network list` — list network via civo
- `civo-cli volume list` — list volume via civo
- `civo-cli domain list` — list domain via civo
- `civo-cli firewall list` — list firewall via civo
## Usage Examples
- "civo-cli --help"
- "civo-cli <args>"
## Installation
```bash
brew install civo
```
## Examples
```bash
civo --version
civo --help
```
## Key Features
- cloud\n- civo\n- infrastructure
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!