B2 Cloud Storage
Audytuje, wycenia i bezpiecznie czyści zasobniki Backblaze B2 z obowiązkowymi suchymi przebiegami.
Działa po konfiguracji
Co robi ten skill
Opakowuje b2 CLI do listowania plików, uruchamiania dołączonego storage-audit script (stale files, duplicates, unfinished uploads, estimated monthly cost), and manage lifecycle/security review for B2 buckets. Uruchamia się na B2, Backblaze, object storage buckets, or storage cleanup requests. Hard security rules block reading credential files and require an explicit dry-run plus typed 'yes' before any deletion.
Raport z testu
Its own cleanup-playbook.md uses the real `b2 rm -r --dry-run` flow (no invented flags); a naive baseline answer to the same cleanup request hallucinated a non-existent `--older-than` flag and skipped the dry-run entirely. Needs the b2 CLI pre-installed and manually authorized (`b2 account authorize`, interactive-only) before the skill can do anything real.
Testowano: 2026-07-14 · Claude Code 2.x (agent harness)
Instalacja
git clone https://github.com/backblaze-labs/claude-skill-b2-cloud-storage cd claude-skill-b2-cloud-storage mkdir -p ~/.claude/skills cp -r skills/b2-cloud-storage ~/.claude/skills/b2-cloud-storage
Komendy i przykładowe prompty
/b2-cloud-storageAudytuje, wycenia i bezpiecznie czyści zasobniki Backblaze B2 z obowiązkowymi suchymi przebiegami.
Skille uruchamiają się na zwykłe polecenia — bez komend do zapamiętania. Po instalacji aktywują go prompty takie jak te (po angielsku):
Our B2 bucket costs are creeping up, can you audit storage costs?Review my Backblaze bucket's security posture for public exposure.Check this B2 bucket for stale files and duplicates before cleanup.