catbox-uploadUpload files to catbox.moe (permanent, max 200 MB) or litterbox.catbox.moe (temporary, 1h–72h, max 1 GB) and receive the file URL.
Install via ClawdBot CLI:
clawdbot install Microck/catbox-uploadUpload files to catbox.moe (permanent) or litterbox.catbox.moe (temporary).
Upload to Litterbox (temporary, preferred):
python upload.py /path/to/file.mp4
python upload.py /path/to/file.mp4 --time 24h
Upload to Catbox (permanent):
python upload.py /path/to/file.png --service catbox --userhash YOUR_HASH
--service: litterbox (default) or catbox--time: Litterbox expiration: 1h, 12h, 24h, 72h (default: 24h)--userhash: Catbox account hash (optional, required for tracking)| Service | Max Size | Duration |
|---------|----------|----------|
| Litterbox | 1 GB | 1h - 72h |
| Catbox | 200 MB | Permanent |
URL of uploaded file on success.
Generated Mar 1, 2026
Creators can upload temporary previews of videos or images to litterbox for client feedback, avoiding permanent hosting. This is useful for sharing drafts before final publication, with automatic expiration reducing clutter.
Teams can use litterbox to share temporary build files or logs with colleagues, setting expiration to match project timelines. This facilitates collaboration without long-term storage concerns.
Agencies upload promotional materials to catbox for permanent hosting, using userhash to track uploads. This ensures stable links for campaigns and easy asset management across clients.
Instructors upload lecture recordings or documents to catbox for permanent student access. The service handles large files up to 200 MB, suitable for educational content distribution.
Freelancers use litterbox to send temporary files like design mockups or reports, with expiration set to match project deadlines. This provides secure, time-limited access without manual cleanup.
Offer free temporary uploads via litterbox with basic features, while charging for permanent hosting on catbox with larger limits or analytics. Revenue comes from subscription tiers for businesses needing reliable, long-term storage.
Provide a paid API that allows developers to integrate file uploads into their applications, with usage-based pricing for upload volume or enhanced features like custom expirations. This targets tech companies building file-sharing tools.
License the upload technology as a white-label service for companies to brand as their own file hosting platform. Revenue is generated through one-time setup fees and ongoing support contracts for customization and maintenance.
💬 Integration Tip
Integrate this skill into workflows by automating uploads via scripts for batch processing, and use environment variables to securely store userhash for catbox uploads.
Advanced filesystem operations - listing, searching, batch processing, and directory analysis for Clawdbot
Perform advanced filesystem tasks including listing, recursive searching by name or content, batch copying/moving/deleting files, and analyzing directory siz...
Essential SSH commands for secure remote access, key management, tunneling, and file transfers.
Extract text from PDF files for LLM processing
The directory for AI agent services. Discover tools, platforms, and infrastructure built for agents.
Advanced filesystem operations - listing, searching, batch processing, and directory analysis for Clawdbot