← Back to Skills Marketplace
nicemaths123

Video AD Prod

by nicemaths123 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-ad-prod
Description
Generate optimized video ads from text briefs using InVideo AI, producing scripts, voiceovers, captions, CTAs, and platform-specific exports for Facebook, In...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
crypto
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-ad-prod
  3. After installation, invoke the skill by name or use /video-ad-prod
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug video-ad-prod
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.

How do I install Video AD Prod?

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

Is Video AD Prod free?

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

Which platforms does Video AD Prod support?

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

Who created Video AD Prod?

It is built and maintained by nicemaths123 (@nicemaths123); the current version is v1.0.0.

💬 Comments