vimeo

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Vimeo Skill

Vimeo Skill

Overview

概述

Enables Claude to use Vimeo for professional video hosting and management including uploading content, organizing libraries, accessing analytics, and managing video settings.
让Claude能够使用Vimeo进行专业视频托管与管理,包括内容上传、库整理、访问分析数据以及管理视频设置。

Quick Install

快速安装

bash
curl -sSL https://canifi.com/skills/vimeo/install.sh | bash
Or manually:
bash
cp -r skills/vimeo ~/.canifi/skills/
bash
curl -sSL https://canifi.com/skills/vimeo/install.sh | bash
或手动安装:
bash
cp -r skills/vimeo ~/.canifi/skills/

Setup

设置

Configure via canifi-env:
bash
undefined
通过canifi-env进行配置:
bash
undefined

First, ensure canifi-env is installed:

首先,确保canifi-env已安装:

canifi-env set VIMEO_EMAIL "your-email@example.com" canifi-env set VIMEO_PASSWORD "your-password"
undefined
canifi-env set VIMEO_EMAIL "your-email@example.com" canifi-env set VIMEO_PASSWORD "your-password"
undefined

Privacy & Authentication

隐私与认证

Your credentials, your choice. Canifi LifeOS respects your privacy.
你的凭证,由你掌控。Canifi LifeOS尊重你的隐私。

Option 1: Manual Browser Login (Recommended)

选项1:手动浏览器登录(推荐)

If you prefer not to share credentials with Claude Code:
  1. Complete the Browser Automation Setup using CDP mode
  2. Login to the service manually in the Playwright-controlled Chrome window
  3. Claude will use your authenticated session without ever seeing your password
如果你不想与Claude Code共享凭证:
  1. 使用CDP模式完成浏览器自动化设置
  2. 在Playwright控制的Chrome窗口中手动登录该服务
  3. Claude将使用你的已认证会话,全程不会获取你的密码

Option 2: Environment Variables

选项2:环境变量

If you're comfortable sharing credentials, you can store them locally:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
如果你愿意共享凭证,可以将其存储在本地:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
注意:存储在canifi-env中的凭证仅能在你的本地设备上访问,绝不会被传输至外部。

Capabilities

功能特性

  • Upload and manage videos
  • Organize video libraries and folders
  • Access video analytics and engagement data
  • Configure privacy and embed settings
  • Manage video descriptions and metadata
  • Download video files and data
  • 上传和管理视频
  • 整理视频库和文件夹
  • 访问视频分析数据和用户互动数据
  • 配置隐私和嵌入设置
  • 管理视频描述和元数据
  • 下载视频文件和相关数据

Usage Examples

使用示例

Example 1: Check Video Analytics

示例1:查看视频分析数据

User: "Show me the performance stats for my latest product video"
Claude: I'll pull up your video analytics.
1. Opening Vimeo via Playwright MCP
2. Navigating to your video library
3. Finding the product video
4. Accessing analytics dashboard
5. Summarizing views, engagement, and completion rates
用户:“展示我最新产品视频的性能统计数据”
Claude:我将为你调取视频分析数据。
1. 通过Playwright MCP打开Vimeo
2. 导航至你的视频库
3. 找到该产品视频
4. 进入分析仪表盘
5. 总结观看量、互动率和完成率

Example 2: Organize Videos

示例2:整理视频

User: "Create a folder for client testimonials and move relevant videos"
Claude: I'll organize your testimonial videos.
1. Creating new folder "Client Testimonials"
2. Searching for testimonial videos
3. Moving selected videos to folder
4. Confirming organization complete
用户:“创建一个客户推荐视频文件夹,并将相关视频移至其中”
Claude:我将为你整理推荐视频。
1. 创建新文件夹“客户推荐视频”
2. 搜索推荐类视频
3. 将选中的视频移至该文件夹
4. 确认整理完成

Example 3: Update Video Settings

示例3:更新视频设置

User: "Make my training video password protected"
Claude: I'll update the privacy settings.
1. Finding the training video
2. Opening video settings
3. Enabling password protection
4. Setting your chosen password
5. Confirming settings saved
用户:“为我的培训视频设置密码保护”
Claude:我将更新隐私设置。
1. 找到该培训视频
2. 打开视频设置
3. 启用密码保护
4. 设置你指定的密码
5. 确认设置已保存

Authentication Flow

认证流程

  1. Navigate to vimeo.com via Playwright MCP
  2. Click "Log in" and enter email
  3. Enter password
  4. Handle Google SSO if configured
  5. Complete 2FA if required (via iMessage)
  1. 通过Playwright MCP导航至vimeo.com
  2. 点击“登录”并输入邮箱
  3. 输入密码
  4. 若配置了Google单点登录则完成该步骤
  5. 若需要则完成二次验证(通过iMessage)

Error Handling

错误处理

  • Login Failed: Retry up to 3 times, notify via iMessage
  • Session Expired: Re-authenticate automatically
  • Rate Limited: Implement exponential backoff
  • 2FA Required: Send iMessage notification
  • Upload Failed: Check file format and size
  • Video Not Found: Search library or verify ID
  • 登录失败:最多重试3次,通过iMessage通知用户
  • 会话过期:自动重新认证
  • 请求受限:实现指数退避机制
  • 需要二次验证:发送iMessage通知
  • 上传失败:检查文件格式和大小
  • 视频未找到:搜索视频库或验证视频ID

Self-Improvement Instructions

自我更新说明

When Vimeo updates:
  1. Document new analytics features
  2. Update privacy setting options
  3. Track player customization changes
  4. Log new integration features
当Vimeo进行更新时:
  1. 记录新增的分析功能
  2. 更新隐私设置选项
  3. 追踪播放器自定义功能的变更
  4. 记录新增的集成功能

Notes

注意事项

  • Upload limits vary by subscription
  • Video quality depends on plan
  • Analytics depth varies by tier
  • Embed customization available
  • Live streaming requires Pro+
  • 上传限制因订阅套餐而异
  • 视频质量取决于所选套餐
  • 分析数据的详细程度因套餐等级而异
  • 支持自定义嵌入设置
  • 直播功能需要Pro+套餐