Uploads files to Catbox and Litterbox services for permanent or temporary public sharing directly from the terminal.
The catbox-upload-skill empowers Claude to seamlessly handle file hosting by integrating with Catbox.moe and Litterbox.catbox.moe. It automates the process of validating file paths, choosing between temporary (Litterbox) or permanent (Catbox) storage, and generating direct sharing URLs. This is particularly useful for developers and users who need to share logs, assets, or archives quickly without leaving their coding environment, supporting large files up to 1GB and custom expiration windows.
Key Features
01Supports temporary uploads via Litterbox with configurable expiration (1h to 72h)
022 GitHub stars
03Handles large file uploads up to 1GB for temporary storage
04Enables permanent file hosting via Catbox with user account integration
05Provides instant, direct URLs for immediate sharing and download
06Validates file existence and permissions before attempting upload
Use Cases
01Sharing build logs or debug reports with team members during collaboration
02Storing permanent media files or project documentation via direct links
03Hosting temporary assets for testing webhooks or external integrations