# Cls3

> Use this skill when the user wants to cli tool to clear and delete s3 buckets and all objects.

- Skill: `javimosch/cls3` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/cls3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/cls3/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/cls3

---


# Cls3 Plugin

CLI tool to clear and delete S3 buckets and all objects.

## Commands

### Operations
- `cls3 bucket clear` — clear bucket via cls3
- `cls3 bucket delete` — delete bucket via cls3

## Usage Examples
- "cls3 --help"
- "cls3 <args>"

## Installation

```bash
go install github.com/go-to-k/cls3@latest
```

## Examples

```bash
cls3 --version
cls3 --help
```

## Key Features
- aws\n- s3\n- cleanup

