← 返回 Skills 市场
james-le-twelve-labs

TwelveLabs Video Intelligence

作者 James Le · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
153
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install twelvelabs-video-intelligence
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /twelvelabs-video-intelligence 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug twelvelabs-video-intelligence
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 153 次。

如何安装 TwelveLabs Video Intelligence?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install twelvelabs-video-intelligence」即可一键安装,无需额外配置。

TwelveLabs Video Intelligence 是免费的吗?

是的,TwelveLabs Video Intelligence 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

TwelveLabs Video Intelligence 支持哪些平台?

TwelveLabs Video Intelligence 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 TwelveLabs Video Intelligence?

由 James Le(@james-le-twelve-labs)开发并维护,当前版本 v1.0.2。

💬 留言讨论