← Back to Skills Marketplace
james-le-twelve-labs

TwelveLabs Video Intelligence

by James Le · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ Security Clean
153
Downloads
1
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install twelvelabs-video-intelligence
Description
Search inside videos, generate summaries, and analyze video content using TwelveLabs video understanding AI. Use when the user wants to find moments in a vid...
Usage Guidance
This skill will send videos (and any local files you explicitly upload) to TwelveLabs using the TWELVE_LABS_API_KEY you provide. Only install if you trust TwelveLabs' data handling, retention, and billing practices. Be mindful not to upload sensitive videos unless allowed. The SKILL.md recommends installing the public 'twelvelabs' pip package — check that package's source (repository linked in SKILL.md) if you want to review its code. Provide an API key with appropriate scope/limits, monitor its usage, and rotate/revoke it if you stop using the skill. Finally, note a small metadata inconsistency: the registry lists no install spec while SKILL.md includes a pip install recommendation — ensure the runtime environment has the 'twelvelabs' SDK available before using the skill.
Capability Analysis
Type: OpenClaw Skill Name: twelvelabs-video-intelligence Version: 1.0.2 The skill bundle is a legitimate integration for the TwelveLabs video intelligence platform. It provides standard documentation and Python code snippets for indexing, searching, and analyzing video content using the official 'twelvelabs' SDK. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description, required binary (python3), and the single required env var (TWELVE_LABS_API_KEY) all align with using the TwelveLabs Python SDK to upload, index, search, and analyze video content.
Instruction Scope
SKILL.md provides concrete Python snippets for initializing the SDK, uploading assets (from URL or local file), indexing, polling, searching, and analysis. These instructions stay within the stated purpose. Note: uploading a local file (open('/path/to/video.mp4','rb')) will transmit that file to the TwelveLabs service — users should be aware this sends video data off-host and may have privacy/billing implications.
Install Mechanism
The skill is instruction-only (no code files). SKILL.md metadata and examples recommend installing the public 'twelvelabs' Python package via pip (python3 -m pip install twelvelabs). This is a standard public package/install method. Minor inconsistency: registry install spec shows none while SKILL.md includes a pip install entry in its metadata; platform installers may not auto-install the SDK.
Credentials
Only TWELVE_LABS_API_KEY is required and is the declared primary credential; this is appropriate for authenticating to TwelveLabs. No unrelated secrets, extra config paths, or broad credentials are requested.
Persistence & Privilege
always is false and the skill can be invoked normally by the agent. The skill does not request persistent system-wide privileges or claim to modify other skills/config — nothing privileged or force-included is requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install twelvelabs-video-intelligence
  3. After installation, invoke the skill by name or use /twelvelabs-video-intelligence
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Remove MCP server references from skill file
v1.0.1
Update indexing workflow from legacy tasks to /assets and /indexed-assets
v1.0.0
Initial release
Metadata
Slug twelvelabs-video-intelligence
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is TwelveLabs Video Intelligence?

Search inside videos, generate summaries, and analyze video content using TwelveLabs video understanding AI. Use when the user wants to find moments in a vid... It is an AI Agent Skill for Claude Code / OpenClaw, with 153 downloads so far.

How do I install TwelveLabs Video Intelligence?

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

Is TwelveLabs Video Intelligence free?

Yes, TwelveLabs Video Intelligence is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does TwelveLabs Video Intelligence support?

TwelveLabs Video Intelligence is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created TwelveLabs Video Intelligence?

It is built and maintained by James Le (@james-le-twelve-labs); the current version is v1.0.2.

💬 Comments