ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified social Safety 4/5

tiktok-slideshow

Creates TikTok image carousels (slideshows with text overlays on photos) via the ViralBaby API. Use when the user wants to: create TikTok slideshows or carousels, find/search for background images for social media content, post or upload slideshow content to TikTok, edit slide text, or manage image collections for content creation. Do NOT use for: general TikTok account management, TikTok analytics or metrics, video editing or video creation (this is for photo slideshows only), non-TikTok social media platforms, or any task unrelated to creating visual slideshow content for TikTok.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/aryanbhasin/tiktok-slideshow
Or

What This Skill Does

The tiktok-slideshow skill acts as a bridge between the OpenClaw agent and the ViralBaby API, allowing users to programmatically generate, edit, and manage TikTok image carousels. It handles the complete lifecycle of a content creation workflow, starting from authentication, retrieving user-specific branding preferences, searching for media, and organizing slide decks with text overlays. The skill is designed to streamline the production of viral-style photo carousels by automating the technical heavy lifting of interacting with the ViralBaby API, ensuring that the generated content aligns with the user's defined tone and product niche.

Installation

To integrate this functionality into your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/aryanbhasin/tiktok-slideshow

Ensure that you have your environment variables for authentication ready. Upon successful installation, the skill will guide you through the process of setting your $VB_KEY and $VB_PASSWORD to ensure persistent access to the API endpoints.

Use Cases

This skill is ideal for content creators, social media managers, and digital marketers. Use it to:

  • Rapidly prototype multiple TikTok slideshow concepts for a product launch.
  • Manage consistent branding by storing and retrieving 'style' and 'product_info' preferences.
  • Automate the bulk generation of image-based carousels for routine updates.
  • Update text overlays on specific slides to test different hooks and CTAs.

Example Prompts

  1. "Look up my current business preferences and create a 5-slide carousel about my new organic face wash, using a 'casual' tone style."
  2. "Search for high-quality background images of minimalist home offices and add them to my current project draft in positions 1 through 3."
  3. "Change the text on slide 2 of my current draft to say 'Link in bio for 20% off' and push it to my TikTok drafts."

Tips & Limitations

  • 1-Based Indexing: Always remember that the ViralBaby API uses 1-based indexing. When referring to slides or images, do not use 0.
  • Auth Priority: Always check your $VB_KEY before attempting to log in. Saving your key as an environment variable is mandatory to avoid repeated authentication cycles.
  • Non-Video Only: This skill is strictly for image carousels. It will not generate or edit actual video files or handle general TikTok account analytics. Ensure your request scope is limited to visual slideshow content.

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-aryanbhasin-tiktok-slideshow": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#tiktok#social-media#automation#marketing#content-creation
Safety Score: 4/5

Flags: network-access, external-api