← 返回 Skills 市场
Videoask
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
121
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install videoask
功能描述
VideoAsk integration. Manage data, records, and automate workflows. Use when the user wants to interact with VideoAsk data.
安全使用建议
This skill delegates VideoAsk access to the Membrane service and uses the Membrane CLI. Before installing or using it: (1) confirm you trust Membrane (getmembrane.com / repository) since the service will broker auth and access to your VideoAsk data; (2) review connection/permission scopes when you connect VideoAsk to Membrane; (3) be aware the install uses a global npm install — consider using npx or a local install if you prefer to avoid global packages; (4) do not share API keys locally as the skill explicitly expects Membrane to manage credentials; and (5) if you require stricter privacy controls, verify the privacy/security documentation of Membrane and the VideoAsk connector before proceeding.
功能分析
Type: OpenClaw Skill
Name: videoask
Version: 1.0.1
The skill provides instructions for an AI agent to interact with VideoAsk via the Membrane CLI. It outlines standard procedures for authentication, action discovery, and execution using the `membrane` command-line tool. The instructions are consistent with the stated purpose of the integration and do not contain evidence of malicious intent, data exfiltration, or unauthorized access (SKILL.md).
能力评估
Purpose & Capability
The name/description (VideoAsk integration) matches the instructions: everything revolves around using the Membrane CLI to connect to VideoAsk and run actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, logging in, creating/ listing connections and actions, and running actions. It does not instruct reading arbitrary local files, scanning system state, or exfiltrating data outside the expected Membrane/VideoAsk flows.
Install Mechanism
Installation is via npm (npm install -g @membranehq/cli@latest) or npx for single commands. This is a common approach but carries the usual npm-global risks (permission prompts, global package modification). There is no download from an untrusted URL or archive extraction in the skill.
Credentials
The skill declares no required env vars or credentials and explicitly instructs not to ask users for API keys, instead relying on Membrane-managed connections. Requesting a Membrane account and network access is proportionate to the described functionality.
Persistence & Privilege
always is false and there is no install spec that writes files or modifies other skills. Autonomous invocation is allowed (platform default) but the skill does not request elevated persistent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install videoask - 安装完成后,直接呼叫该 Skill 的名称或使用
/videoask触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Videoask 是什么?
VideoAsk integration. Manage data, records, and automate workflows. Use when the user wants to interact with VideoAsk data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 121 次。
如何安装 Videoask?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install videoask」即可一键安装,无需额外配置。
Videoask 是免费的吗?
是的,Videoask 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Videoask 支持哪些平台?
Videoask 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Videoask?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills