JSON2Video Pinterest for Openclaw

A powerful automation tool for creating professional, AI-powered vertical videos for Pinterest and social media.

benhuebner01
v1.0.0
Feb 7, 2026
0
1.8k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install claw-video-generator

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install claw-video-generator using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is JSON2Video Pinterest?

The JSON2Video Pinterest skill is a specialized automation tool designed to streamline the production of high-quality vertical content. By leveraging the JSON2Video API, this skill allows developers and marketers to programmatically generate videos optimized for Pinterest, Reels, and TikTok. It synthesizes complex video elements—including AI-generated imagery, synchronized voiceovers, and dynamic effects—into a single, repeatable workflow.

Using Openclaw Skills to handle video production ensures that your content remains consistent and scalable. Whether you are generating a single affiliate marketing pin or a batch of social media updates, this skill provides the technical framework to move from a JSON configuration to a rendered MP4 file with minimal manual intervention.

JSON2Video Pinterest Use Cases

  • Automating Pinterest affiliate marketing video production for high-volume niche accounts.
  • Creating vertical social media content for Instagram Reels or TikTok from text-based scripts.
  • Scaling video creation by using AI prompts to generate unique backgrounds for every scene.
  • Producing multilingual video content with automated neural voiceovers and accurate subtitles.

How JSON2Video Pinterest Works

  1. Define your video structure in a JSON configuration file, specifying scenes, image prompts, and script text.
  2. Set your JSON2Video API key as an environment variable to allow Openclaw Skills to authenticate with the rendering engine.
  3. Execute the provided Python script to send the configuration to the JSON2Video API.
  4. The system orchestrates the generation of AI images (via Flux or Freepik) and text-to-speech audio (via Azure or ElevenLabs).
  5. The API assembles the assets, applies zoom effects and subtitles, and returns a download URL for the final video.

JSON2Video Pinterest Setup

To get started with this skill, ensure you have your API credentials ready and follow these steps:

# 1. Export your JSON2Video API Key
export JSON2VIDEO_API_KEY="your_api_key_here"

# 2. Generate your video using a configuration file
python3 scripts/generate_video.py --config video-config.json --wait

JSON2Video Pinterest Data Schema & Taxonomy

The skill utilizes a structured JSON schema to define the video project. Below is the metadata taxonomy used by Openclaw Skills:

Component Details
resolution Options include instagram-story (1080x1920), instagram-feed, and full-hd.
image Configures the visual source using ai_provider (e.g., flux-schnell) or a direct URL.
voice Defines the audio using voice_id (e.g., en-US-EmmaMultilingualNeural) and model.
scenes An array of objects that determine the sequence, text overlays, and duration of the video.

JSON2Video Pinterest Advanced Features

  • Multi-model AI support including Flux Pro for high-fidelity visuals and Flux Schnell for rapid generation.
  • Advanced audio integration supporting both free Azure Neural voices and premium ElevenLabs synthesis.
  • Automated Ken Burns zoom effects to add cinematic motion to static AI-generated images.
  • Intelligent scene duration matching that automatically syncs visual length to the generated voiceover audio.
  • Programmatic Python API access for developers looking to integrate Openclaw Skills into larger automated marketing pipelines.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*