← 返回 Skills 市场
Video AD Prod
作者
nicemaths123
· GitHub ↗
· v1.0.0
· MIT-0
86
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-ad-prod
功能描述
Generate optimized video ads from text briefs using InVideo AI, producing scripts, voiceovers, captions, CTAs, and platform-specific exports for Facebook, In...
安全使用建议
This skill appears to implement what it claims (using InVideo's API to produce ads) but its registry metadata is incomplete: it does not declare the INVIDEO_API_KEY env var or the Node/npm expectation shown in SKILL.md. Before using/installing: (1) verify you actually want to grant an InVideo API key to whatever environment will run the agent; prefer a limited-scope or test API key on a trial account; (2) confirm the runtime has Node/npm and only install the listed npm packages in a controlled environment; (3) be aware the README includes an affiliate link (invideo.sjv.io) — that is a potential conflict of interest but not necessarily malicious; (4) ask the publisher to update metadata to declare required env vars and binaries so permission checks are accurate; and (5) monitor for unexpected network activity and avoid using any production credentials until you have validated outputs on a test account.
功能分析
Type: OpenClaw Skill
Name: video-ad-prod
Version: 1.0.0
The skill bundle is a legitimate tool designed to interface with the InVideo AI API for automated video advertisement production. The SKILL.md file provides clear instructions for the AI agent to generate scripts and manage video exports, using standard JavaScript (axios) to communicate with the official InVideo API (api.invideo.io). While the documentation includes affiliate links (invideo.sjv.io) and requests an API key via environment variables, there is no evidence of data exfiltration, malicious execution, or prompt injection intended to compromise the user or the agent.
能力标签
能力评估
Purpose & Capability
The SKILL.md describes a video-ad generation skill that uses the InVideo API — this aligns with the skill name and description. However, the metadata declares no required credentials or binaries even though the instructions require an INVIDEO_API_KEY and instruct use of Node/npm packages, so the declared requirements do not fully match the runtime needs.
Instruction Scope
The runtime instructions stay within the stated purpose: they show how to generate scripts, call InVideo endpoints, poll job status, and request exports. The instructions do not ask the agent to read unrelated system files or exfiltrate data. They do, however, instruct the user/agent to set an INVIDEO_API_KEY environment variable (which is logical) but that credential is not declared in the skill metadata.
Install Mechanism
There is no install spec or code files (instruction-only), which is lower risk. But SKILL.md tells users to run `npm install axios fs-extra` and uses Node examples — the metadata does not list npm/node as a required binary nor include an install block. This mismatch is sloppy and could lead to runtime failures or unexpected commands run by agents that try to satisfy those instructions.
Credentials
The instructions require an InVideo API key (INVIDEO_API_KEY) and show usage of process.env.INVIDEO_API_KEY, but the skill metadata lists no required environment variables or primary credential. The absence of declared credentials prevents automated permission checks and is a proportionality/visibility issue that should be resolved before use.
Persistence & Privilege
The skill does not request always:true and is user-invocable only. It does not request system config paths or other skills' credentials. As an instruction-only skill it doesn't install persistent components by itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-ad-prod - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-ad-prod触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Version 1.0.0
- Initial release of the Video Ad Production skill.
- Generate fully produced, platform-optimized video ads from a simple text brief using the InVideo API.
- Supports multiple ad platforms (Facebook, Instagram, YouTube) and aspect ratios (9:16, 1:1, 16:9).
- Features script generation with proven copywriting frameworks (AIDA, PAS, BAB, Hook+Proof+CTA).
- Includes automated voiceover, captions, music, CTA overlays, and multi-language/localization support.
- Enables A/B testing via ad variation generation and export.
元数据
常见问题
Video AD Prod 是什么?
Generate optimized video ads from text briefs using InVideo AI, producing scripts, voiceovers, captions, CTAs, and platform-specific exports for Facebook, In... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 86 次。
如何安装 Video AD Prod?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-ad-prod」即可一键安装,无需额外配置。
Video AD Prod 是免费的吗?
是的,Video AD Prod 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video AD Prod 支持哪些平台?
Video AD Prod 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video AD Prod?
由 nicemaths123(@nicemaths123)开发并维护,当前版本 v1.0.0。
推荐 Skills