Jump to related tools in the same category or review the original source on GitHub.

Marketing & Sales @microck Updated 6/28/2026 3,528 downloads 1 stars Security: Pass

Catbox Upload OpenClaw Plugin & Skill | ClawHub

Looking to integrate Catbox Upload into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate marketing & sales tasks instantly, without having to write custom tools from scratch.

What this skill does

Upload files to catbox.moe (permanent) or litterbox.catbox.moe.

Install

ClawHub CLI
openclaw skills install @microck/catbox-upload
Node.js (npx)
npx clawhub@latest install catbox-upload

Full SKILL.md

Open original

SKILL.md content below is scrollable.

Catbox/Litterbox File Uploader

Upload files to catbox.moe (permanent) or litterbox.catbox.moe (temporary).

Usage

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

Options

  • --service: litterbox (default) or catbox
  • --time: Litterbox expiration: 1h, 12h, 24h, 72h (default: 24h)
  • --userhash: Catbox account hash (optional, required for tracking)

Limits

Service Max Size Duration
Litterbox 1 GB 1h - 72h
Catbox 200 MB Permanent

Returns

URL of uploaded file on success.

ClawHub Registry URL: https://clawhub.ai/microck/skills/catbox-upload

Related skills

If this matches your use case, these are close alternatives in the same category.