← 返回 Skills 市场
3521
总下载
5
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install vimeo
功能描述
Vimeo API integration with managed OAuth. Video hosting and sharing platform.
Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community.
For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Requires network access and valid Maton API key.
安全使用建议
This skill appears internally consistent: it proxies Vimeo calls through Maton and only asks for MATON_API_KEY. Before installing, verify you trust maton.ai (who will see/proxy OAuth tokens and API traffic). Confirm the MATON_API_KEY value is obtained from an official Maton account page, and consider using a limited-purpose API key with minimal scope. Check that the Maton endpoints (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai) are legitimate and use HTTPS. Because this is an instruction-only skill, nothing is installed locally, but the key gives remote power—rotate the key if you stop using the skill and audit Maton connections periodically. If you need stronger assurance, ask the publisher for a verified homepage/maintainer identity and any privacy/security docs for Maton's OAuth gateway.
功能分析
Type: OpenClaw Skill
Name: vimeo
Version: 1.0.3
The skill bundle provides a well-documented integration for the Vimeo API via a Maton API gateway. All network calls are directed to `maton.ai` or `vimeo.com` (proxied), and the `MATON_API_KEY` is accessed from environment variables as explicitly required for authentication. There is no evidence of intentional harmful behavior such as unauthorized data exfiltration, persistence mechanisms, or prompt injection attempts designed to subvert the agent's instructions. The code examples are standard API interactions, and the requested capabilities are aligned with the skill's stated purpose.
能力评估
Purpose & Capability
The skill claims to proxy Vimeo API calls via a Maton gateway and only requires MATON_API_KEY and network access. The declared requirement (MATON_API_KEY) and the SKILL.md endpoints (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai) align with that purpose—no unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md contains concrete examples (Python urllib) showing how to call the Maton gateway and manage OAuth connections. It only reads the declared MATON_API_KEY environment variable and uses network requests to Maton domains. It does not instruct reading unrelated files, other env vars, or sending data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute locally. That minimizes installation risk—nothing is downloaded or written to disk by the skill itself.
Credentials
Only MATON_API_KEY is required which is proportionate to using a Maton-managed gateway. However, that single key is powerful: it grants access to Maton-managed Vimeo OAuth connections and therefore to users' Vimeo accounts via Maton's services. Accepting this key requires trusting Maton with tokens and proxied API traffic.
Persistence & Privilege
always is false and the skill is user-invocable. disable-model-invocation is false (agent may call the skill autonomously), which is the platform default and not itself problematic here. The skill does not request system-level persistence or modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vimeo - 安装完成后,直接呼叫该 Skill 的名称或使用
/vimeo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Added homepage URL ("https://maton.ai") to metadata.
- No other functional or documentation changes.
v1.0.2
- Added a clawdbot metadata section specifying required environment variable (MATON_API_KEY) and emoji.
- No changes to skill logic or API usage.
v1.0.1
- No file or documentation changes were detected in this version.
- No visible updates for users in this release.
v1.0.0
Initial release: Vimeo API integration with managed OAuth
- Upload, manage, and organize videos on Vimeo via API gateway.
- Create and manage showcases (albums) and folders (projects).
- Manage user info, likes, watch later, and Vimeo community interactions.
- Supports connection management and multiple linked Vimeo accounts.
- Requires a Maton API key for authentication.
元数据
常见问题
Vimeo 是什么?
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3521 次。
如何安装 Vimeo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vimeo」即可一键安装,无需额外配置。
Vimeo 是免费的吗?
是的,Vimeo 完全免费(开源免费),可自由下载、安装和使用。
Vimeo 支持哪些平台?
Vimeo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vimeo?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.3。
推荐 Skills