A comprehensive framework for managing file operations across multiple cloud providers with cost awareness and reliability.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install cloud-storage
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install cloud-storage using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Cloud Storage skill is designed to bridge the gap between various storage providers, offering a unified approach to managing assets in AWS S3, Google Cloud Storage, Azure, and consumer-grade services like Dropbox or OneDrive. By leveraging Openclaw Skills, developers can automate complex file lifecycles while avoiding common pitfalls such as hidden egress fees, rate limiting, and authentication expiration. This skill ensures that every operation is not just executed, but verified via checksums and size comparisons for total data integrity.
Integrating this into your Openclaw Skills workflow requires setting up provider credentials. Refer to the specific documentation for each provider.
# Configure environment for cloud access
export CLOUD_STORAGE_PROVIDER="s3"
# Ensure your local environment has the necessary auth tokens
# For Google Drive/GCP, use service account JSONs or gcloud CLI
The skill manages metadata and operational parameters through a structured set of reference files. This allows Openclaw Skills to maintain state and cost awareness.
| Feature | Description | File Reference |
|---|---|---|
| Provider Patterns | Translates concepts like Shared Folders vs Team Folders | providers.md |
| Authentication | Manages OAuth tokens and Service Account regions | auth.md |
| Cost Calculation | Tracks egress fees and API call pricing | costs.md |
| Verification | Tracks checksums and file sizes for success validation | N/A |
Loading
An AI agent skill providing executive-level legal strategy, contract management, and regulatory compliance guidance.

A professional toolset for querying, optimizing, and administering ClickHouse OLAP databases for real-time analytics on billions of rows.

Clawic is a premier directory providing a curated collection of high-quality tools and Openclaw Skills for AI agents.

A strategic virtual CISO that automates security operations, compliance frameworks, and infrastructure auditing for development teams.

A dedicated skill for organizing, syncing, and backing up personal files across major consumer cloud platforms.

A comprehensive coding workflow skill that guides AI agents through planning, implementation, and rigorous verification of software projects.








































