← 返回 Skills 市场
Video Sdk
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
124
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install video-sdk
功能描述
Video sdk integration. Manage data, records, and automate workflows. Use when the user wants to interact with Video sdk data.
安全使用建议
This skill is essentially documentation for using the Membrane CLI to manage Video SDK data. Before installing or running commands: 1) verify the @membranehq/cli package on npm (author, downloads, repo, and integrity) or prefer npx to avoid a global install; 2) confirm getmembrane.com / the referenced GitHub repo are legitimate and meet your privacy/data policies; 3) never paste login codes into untrusted places—follow the browser/headless login flow; 4) be aware that using Membrane hands control of authentication and API access to their service (server-side), so review their documentation and privacy/security posture if you will be sending sensitive video/metadata through it.
功能分析
Type: OpenClaw Skill
Name: video-sdk
Version: 1.0.1
The skill bundle provides instructions for an AI agent to manage Video SDK integrations using the Membrane CLI. It contains no executable code, only markdown instructions (SKILL.md) that guide the agent through installing the `@membranehq/cli` npm package, authenticating via a managed service (getmembrane.com), and discovering or creating API actions. The instructions include security best practices, such as advising the agent not to handle raw API keys and to use Membrane's server-side credential management instead.
能力评估
Purpose & Capability
Name/description claim 'Video sdk integration' and the runtime instructions consistently direct the user to the Membrane CLI (membrane) to connect, discover, build, and run actions against a Video SDK connection. The requested actions and tooling are proportionate to the stated purpose.
Instruction Scope
SKILL.md instructs installing @membranehq/cli, running membrane login/connect/action commands, and using JSON flags. It does not instruct reading unrelated files, scanning system paths, or exfiltrating environment variables. The instructions focus on interacting with Membrane and are bounded to that purpose.
Install Mechanism
The skill is instruction-only and has no install spec. It directs users to run an npm global install (npm install -g @membranehq/cli@latest) or use npx for some commands. This is expected but means the user will install third-party code from the npm registry—verify the package and its source before installing.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane's login flow (browser-based or headless code flow), which aligns with the stated goal of not asking for local API keys or secrets.
Persistence & Privilege
No special persistence or elevated platform privileges are requested (always: false). The skill is user-invocable and allows autonomous model invocation by default, which is the platform norm and not excessive here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-sdk - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-sdk触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Video Sdk 是什么?
Video sdk integration. Manage data, records, and automate workflows. Use when the user wants to interact with Video sdk data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 124 次。
如何安装 Video Sdk?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-sdk」即可一键安装,无需额外配置。
Video Sdk 是免费的吗?
是的,Video Sdk 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Sdk 支持哪些平台?
Video Sdk 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Sdk?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills