Vimeo — управление видеоконтентом из терминала

integrations

Vimeo is a Claude Code skill that connects the agent to Vimeo via the Membrane CLI, enabling video content management directly from the terminal. It supports videos, channels, projects (folders), albums, and showcases — covering get, create, update, and delete operations along with video search. Membrane handles authentication and token refresh automatically: the agent finds or creates a connection with `membrane connection ensure`, discovers available actions via `membrane action list`, and executes them with `membrane action run`. This makes it straightforward to automate Vimeo library management and metadata updates without manually wiring up OAuth flows. A Membrane account (free tier supported) and network access are required.