wayinvideo

SKILL.md

WayinVideo - Mastering Video Editing & Understanding with AI-Powered Tools

What is WayinVideo?

WayinVideo is an AI video editing and analysis platform designed to simplify complex video tasks with a few clicks, such as extracting viral highlights, searching for specific moments using natural language, generating comprehensive summaries, providing high-quality transcriptions, etc. WayinVideo not only provides a friendly GUI to users, but also APIs for agents to automate their workflows. Whether you are dealing with online URLs (YouTube, TikTok, etc.) or local files, WayinVideo offers customizable export options like AI reframing and captioning to make your content ready for any platform. This skill encompasses WayinVideo CLI, which simplifies the API usage and allows for persisting user preferences.

Installation & Setup

Check if the WayinVideo CLI is already installed: wayinvideo --help.

  • Recommended: Install as a local package: pip3 install -e <ABS_PATH_TO_SKILL>/wayinvideo-cli
  • No-Install Option: If you prefer not to install, replace wayinvideo <command> with: PYTHONPATH=<ABS_PATH_TO_SKILL>/wayinvideo-cli python3 -m wayinvideo <command>

Quick Start

Follow this simple workflow to use the CLI effectively:

  1. Check Environment: Ensure WAYIN_API_KEY is set.
  2. Confirm Video Source:
    • If it's a supported URL (YouTube, Vimeo, Dailymotion, Kick, Twitch, TikTok, Facebook, Instagram, Zoom, Rumble, Google Drive), proceed to step 4.
    • If it's an unsupported URL, download it first.
Installs
7
First Seen
Apr 10, 2026