cloud-storage

Community

Sync artifacts to cloud storage.

AuthorRachasumanth
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables seamless synchronization of Text2LLM project artifacts to various cloud storage providers, ensuring data persistence and accessibility.

Core Features & Use Cases

  • Multi-Provider Support: Integrates with Google Drive, Dropbox, OneDrive, MEGA, AWS S3, Google Cloud Storage, and Azure Blob Storage.
  • Secure Authentication: Manages user-scoped OAuth and session tokens without storing raw credentials.
  • Resumable Uploads: Handles large file transfers with interruption recovery and integrity checks.
  • Quota Awareness: Monitors cloud storage quotas and provides early warnings for low space.
  • Use Case: Automatically back up your latest training checkpoints and model artifacts to Google Drive after each training epoch, with the ability to resume uploads if the connection drops.

Quick Start

Use the cloud-storage skill to sync the 'checkpoints/' directory to Google Drive.

Dependency Matrix

Required Modules

pydrive2dropboxmsalrequestsmega.pyboto3google-cloud-storageazure-storage-blob

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cloud-storage
Download link: https://github.com/Rachasumanth/text2llm001/archive/main.zip#cloud-storage

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.