← Back to Skills Marketplace
byungkyu

Vimeo

by byungkyu · GitHub ↗ · v1.0.3
cross-platform ✓ Security Clean
3521
Downloads
5
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install vimeo
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vimeo
  3. After installation, invoke the skill by name or use /vimeo
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug vimeo
Version 1.0.3
License
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 3521 downloads so far.

How do I install Vimeo?

Run "/install vimeo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Vimeo free?

Yes, Vimeo is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Vimeo support?

Vimeo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Vimeo?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.3.

💬 Comments