Toolverse
All skills

r2

by openclaw

Cloudflare R2 Storage management — setup, upload, download, sync via rclone

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
DevOps

About this skill

Cloudflare R2 Storage management — setup, upload, download, sync via rclone

How to use

  1. Zainstaluj rclone, uruchamiając polecenie curl z oficjalnego repozytorium — skill automatycznie pobierze i zainstaluje narzędzie w Twoim systemie.

  2. Utwórz token API w panelu Cloudflare (https://dash.cloudflare.com → R2) z uprawnieniami do odczytu, zapisu i listowania obiektów. Skopiuj identyfikator konta z adresu URL panelu R2.

  3. Skonfiguruj skill, przekazując dane dostępu w formacie JSON: identyfikator klucza dostępu, tajny klucz dostępu, adres URL punktu końcowego (https://[ID_KONTA].r2.cloudflarestorage.com) i nazwę zasobnika. Możesz użyć polecenia setup z flagą --config lub uruchomić interaktywny skrypt konfiguracyjny.

  4. Przesyłaj pliki lub foldery do R2 za pomocą r2-upload, podając ścieżkę lokalną. Opcjonalnie wskaż inny zasobnik flagą --bucket, jeśli chcesz przesłać do innego miejsca niż domyślne.

  5. Pobieraj pliki z R2 poleceniem r2-download, podając nazwę pliku lub folderu w zasobniku oraz ścieżkę docelową na dysku lokalnym. Jeśli nie podasz ścieżki, plik trafi do bieżącego katalogu.

  6. Synchronizuj katalogi między dyskiem lokalnym a R2 za pomocą r2-sync — określ kierunek (lokalny → R2 lub R2 → lokalny) i skill przesunie wszystkie pliki w jednym poleceniu.

Related skills

dashboard-creator

by mhattingpete

Create HTML dashboards with KPI metric cards, bar/pie/line charts, progress indicators, and data visualizations. Use when users request dashboards, metrics displays, KPI visualizations, data charts, or monitoring interfaces.

DevOps
21124

azure-devops-rest-api

by Tiberriver256

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the

DevOps
995

cloudflare-manager

by qdhenry

Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun

DevOps
20122

turborepo

by vercel

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines,\ndependsOn, caching, remote cache, the \

DevOps
1066

lambda

by itsmostafa

AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or managing layers.

DevOps
127

crawl4ai

by basher83

This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.

DevOps
11128