← Back to Skills Marketplace
julianriss

TikTok Viral Slideshow Automation

by julianriss · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
92
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tiktok-viral-slideshow-automation
Description
Automates creation and uploading of educational TikTok slideshows with AI-generated images and tracks performance via AutomateClips API.
Usage Guidance
Do not proceed blindly. Key points to consider before installing/using this skill: - The SKILL.md requires sensitive API keys (AutomateClips and an image-provider key), but the published metadata omits these; ask the publisher why credentials were not declared. - Never paste secret keys into a chat; set and export them in your own shell only if you trust and have reviewed the code that will use them. - The skill instructs you to create and run a python script (nano_banana-2.py). Request the full script content and review it line-by-line (or have a developer review it) before running it or pip-installing dependencies. - Use test accounts and short-lived API keys where possible. Rotate keys after testing and limit the AutomateClips/TikTok account privileges. - Because this is instruction-only, static scanners could not analyze code; ask the publisher for the complete scripts and any network endpoints the scripts call so you can validate them. - If you proceed, prefer running everything in an isolated environment (container or VM) and avoid using production credentials until you are sure of the code's behavior.
Capability Analysis
Type: OpenClaw Skill Name: tiktok-viral-slideshow-automation Version: 1.0.1 The skill automates TikTok slideshow creation by integrating multiple AI image generation APIs (Replicate, OpenAI, Google) and the AutomateClips service. It is classified as suspicious because it requires the collection and storage of multiple sensitive API tokens in environment variables and executes shell commands (curl) that are vulnerable to shell injection if user-provided strings like 'SLIDESHOW TITLE' are not properly sanitized. Additionally, it references an unverified model identifier ('google/nano-banana-2') and suggests setting up recurring automation via a scheduling skill, which increases the potential impact of any exploited vulnerability.
Capability Assessment
Purpose & Capability
The skill claims to automate TikTok slideshows and upload via AutomateClips, which reasonably requires an AutomateClips API key and an image-generation API key. However, the registry metadata lists no required environment variables or primary credential, which is inconsistent with the SKILL.md that explicitly asks for AUTOMATECLIPS_API_KEY and optional REPLICATE/OPENAI/GOOGLE keys. That omission is unexpected and unexplained.
Instruction Scope
The SKILL.md stays focused on slideshow generation: it walks through conversational setup, asset collection, selecting an image-generation backend, and uploading via AutomateClips. It instructs creating a project folder, asking for specific files (e.g., reference_mascot.png), and creating a python script to call the chosen image API. Those actions are within scope, but the instructions also empower the agent to adapt arbitrary user-supplied generation commands (Option D) and to create/execute code; that gives the agent broad discretion and increases risk if the generated script is not reviewed.
Install Mechanism
There is no formal install spec in the package (instruction-only), which limits static analysis. The SKILL.md tells the user to run 'pip install replicate' when using Replicate. Asking users to install packages and create a python script is common, but pip installs carry moderate risk if users install unreviewed packages — and the skill bundle does not include the code to review (the SKILL.md truncates the script in the copy provided).
Credentials
The instructions explicitly require sensitive credentials: AutomateClips API key (ac_sk_...), AutomateClips TikTok Account ID, and optionally REPLICATE_API_TOKEN, OPENAI API key, or Google AI Studio key depending on the chosen image backend. Those requests are plausible for the described functionality, but the registry metadata incorrectly lists no required env vars or primary credential. This mismatch reduces transparency and is a red flag.
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and does not request system-wide configuration changes. It asks the user to create files in a project folder and to set environment variables for each session; that is normal for a local workflow and does not indicate elevated platform privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tiktok-viral-slideshow-automation
  3. After installation, invoke the skill by name or use /tiktok-viral-slideshow-automation
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Runs a full TikTok content engine for any app or product. On first use, guides you through a conversational setup — app info, API credentials, image generation tool, visual style, and assets. Every subsequent run fetches analytics, picks the best-performing content angle, generates a 7-slide slideshow using AI image generation, uploads it via AutomateClips, and logs the result. Supports scheduling for fully automated recurring posts.
v1.0.0
Runs a full TikTok content engine for any app or product. On first use, guides you through a conversational setup — app info, image generation tool, visual style, and assets. Every subsequent run fetches analytics, picks the best-performing content angle, generates a 7-slide slideshow using AI image generation, uploads it via AutomateClips, and logs the result. Supports scheduling for fully automated recurring posts.
Metadata
Slug tiktok-viral-slideshow-automation
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is TikTok Viral Slideshow Automation?

Automates creation and uploading of educational TikTok slideshows with AI-generated images and tracks performance via AutomateClips API. It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.

How do I install TikTok Viral Slideshow Automation?

Run "/install tiktok-viral-slideshow-automation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is TikTok Viral Slideshow Automation free?

Yes, TikTok Viral Slideshow Automation is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does TikTok Viral Slideshow Automation support?

TikTok Viral Slideshow Automation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created TikTok Viral Slideshow Automation?

It is built and maintained by julianriss (@julianriss); the current version is v1.0.1.

💬 Comments