Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
t0ugh avatar

Video Upload

  • 31 installs
  • 110 repo stars
  • Updated May 18, 2026
  • t0ugh/videoclaw

Helps with ai & agent building tasks.

About

video-upload is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • video-upload
  • AI & Agent Building
  • AI-coding skill

Video Upload by the numbers

  • 31 all-time installs (skills.sh)
  • +4 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #9,191 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/t0ugh/videoclaw --skill video-upload

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs31
repo stars110
Last updatedMay 18, 2026
Repositoryt0ugh/videoclaw

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

video-upload - 上传文件到云盘

Overview

Upload local files to cloud storage. Currently supports Google Drive.

Usage

注意:如果是首次使用,确保已安装 videoclaw:uvx videoclaw --help
# 上传文件到 Google Drive
videoclaw upload -i local/file.mp4 -r videoclaw/project/file.mp4

# 指定提供商
videoclaw upload -i file.mp4 -r path/file.mp4 --provider google_drive

Parameters

  • --input, -i: Local file path (required)
  • --remote, -r: Remote path in cloud storage (required)
  • --provider: Cloud provider (optional, default: google_drive)

Remote Path Format

videoclaw/project-name/folder/file.mp4

The upload command will automatically create the folder structure in Google Drive.

Examples

Claude Code: videoclaw upload -i ~/videoclaw-projects/demo-video/videos/final.mp4 -r videoclaw/demo-video/final.mp4

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.