← 返回 Skills 市场
TikTok Viral Slideshow Automation
作者
julianriss
· GitHub ↗
· v1.0.1
· MIT-0
92
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tiktok-viral-slideshow-automation
功能描述
Automates creation and uploading of educational TikTok slideshows with AI-generated images and tracks performance via AutomateClips API.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tiktok-viral-slideshow-automation - 安装完成后,直接呼叫该 Skill 的名称或使用
/tiktok-viral-slideshow-automation触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
TikTok Viral Slideshow Automation 是什么?
Automates creation and uploading of educational TikTok slideshows with AI-generated images and tracks performance via AutomateClips API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。
如何安装 TikTok Viral Slideshow Automation?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tiktok-viral-slideshow-automation」即可一键安装,无需额外配置。
TikTok Viral Slideshow Automation 是免费的吗?
是的,TikTok Viral Slideshow Automation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TikTok Viral Slideshow Automation 支持哪些平台?
TikTok Viral Slideshow Automation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 TikTok Viral Slideshow Automation?
由 julianriss(@julianriss)开发并维护,当前版本 v1.0.1。
推荐 Skills