← Back to Skills Marketplace
zero2ai-hub

Ad Creative Engine

by Zero2Ai · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
315
Downloads
1
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install skill-ad-creative-engine
Description
Generate polished 1080×1920 TikTok/Reels/Shorts video ads from product clips and images. Three viral styles: Clean, Meme, UGC. Python + ffmpeg, no cloud requ...
Usage Guidance
Do not install or run anything blindly. The SKILL.md expects scripts (scripts/render.py), requirements.txt, fonts, and example assets that are not included in the published skill — ask the publisher for the source repository or the missing files and inspect the code before running. If you decide to test it, run installation and rendering inside an isolated environment (VM or container), review scripts for network calls or unexpected file access, verify the origin of any font or asset files, and prefer obtaining code from a known repository/homepage rather than executing opaque instructions. If the publisher cannot provide source or a trustworthy repo, treat the skill as incomplete/untrusted.
Capability Analysis
Type: OpenClaw Skill Name: skill-ad-creative-engine Version: 1.0.0 The skill bundle describes a legitimate video generation tool for short-form ads using Python and ffmpeg. The documentation (SKILL.md) and metadata (_meta.json) contain standard installation instructions, configuration examples, and dependency requirements (moviepy, pillow, librosa) without any evidence of malicious intent, suspicious network activity, or prompt injection.
Capability Assessment
Purpose & Capability
The description promises a local Python+ffmpeg rendering tool, and the SKILL.md lists python3, ffmpeg, and specific pip packages — that part is coherent — but the skill bundle contains no scripts, requirements.txt, examples, fonts, or asset folders referenced by the instructions. The registry metadata claimed no required binaries while SKILL.md requires python3/ffmpeg, creating an inconsistency.
Instruction Scope
Runtime instructions tell the agent to cd into a project dir and run python3 scripts/render.py with example configs and bundled fonts/assets. Those files are not present in the published skill, so the instructions assume external files or a separate repo. Instructions do not request unrelated system files or credentials, but they do command installs (pip, apt/brew) and execution of local scripts — which you should only run after inspecting the code.
Install Mechanism
There is no formal install spec (instruction-only). The SKILL.md recommends pip installs and system package managers (brew/apt) for ffmpeg. That is a common approach but means the agent/user will fetch code from PyPI and system repos; no arbitrary download URLs are specified. Because the skill lacks bundled code, installing and running the referenced scripts would require obtaining them from elsewhere (not provided).
Credentials
The skill requests no environment variables or credentials. The required dependencies (moviepy, pillow, optional librosa) are proportionate to video/audio processing and align with the declared functionality.
Persistence & Privilege
The skill does not request persistent/always-on privileges and uses the default autonomous invocation setting. It does not claim to modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-ad-creative-engine
  3. After installation, invoke the skill by name or use /skill-ad-creative-engine
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of skill-ad-creative-engine. - Generate 1080×1920 TikTok/Reels/Shorts video ads from product clips and images. - Includes three built-in viral styles: Clean, Meme, UGC. - Fully local processing with Python and ffmpeg (no cloud required). - Optional beat sync feature available using librosa. - Simple config-driven workflow; supports custom scenes, transitions, and music.
Metadata
Slug skill-ad-creative-engine
Version 1.0.0
License
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Ad Creative Engine?

Generate polished 1080×1920 TikTok/Reels/Shorts video ads from product clips and images. Three viral styles: Clean, Meme, UGC. Python + ffmpeg, no cloud requ... It is an AI Agent Skill for Claude Code / OpenClaw, with 315 downloads so far.

How do I install Ad Creative Engine?

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

Is Ad Creative Engine free?

Yes, Ad Creative Engine is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Ad Creative Engine support?

Ad Creative Engine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ad Creative Engine?

It is built and maintained by Zero2Ai (@zero2ai-hub); the current version is v1.0.0.

💬 Comments