skills/clawhub.ai/wayinvideo

wayinvideo

Installation
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:

Installs
1
First Seen
Sep 3, 2026
wayinvideo from clawhub.ai