← Back to Skills Marketplace
Tiktok Viral Slideshow
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
123
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tiktok-viral-slideshow
Description
TikTok creators create images or clips into vertical slideshow video using this skill. Accepts JPG, PNG, MP4, MOV up to 200MB, renders on cloud GPUs at 1080p...
Usage Guidance
This skill appears to do what it says: it uploads user-supplied images/videos to an external rendering service (mega-api-prod.nemovideo.ai) and returns MP4s. Before installing, consider: (1) privacy — your media files will be uploaded to an external service; (2) anonymous token behavior — the skill can obtain a short-lived anonymous NEMO_TOKEN automatically if none is provided (it will call an external endpoint and use that token for rendering); (3) metadata mismatch — the SKILL.md references a local config path (~/.config/nemovideo/) that the registry summary did not list; ask the publisher what that path is used for and whether anything is written there; (4) provenance — the skill has no homepage or published source, so you can't audit the backend or operator. If you need stronger assurance, request the publisher's source or a privacy policy and confirm where uploaded files and tokens are stored/retained.
Capability Analysis
Type: OpenClaw Skill
Name: tiktok-viral-slideshow
Version: 1.0.0
The tiktok-viral-slideshow skill is designed to interface with the nemovideo.ai cloud API to transform images and clips into vertical videos. It includes logic for automated anonymous authentication, session management, and file uploads to 'mega-api-prod.nemovideo.ai'. While it performs environment checks (such as identifying its installation path for API attribution) and requires a specific environment variable (NEMO_TOKEN), these actions are consistent with the functional requirements of a cloud-based rendering service. No evidence of data exfiltration, unauthorized command execution, or malicious prompt injection was found in SKILL.md or the associated metadata.
Capability Assessment
Purpose & Capability
The skill's name/description (render TikTok-ready slideshows) aligns with the actions it describes (upload, render, export). However the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata above lists no required config paths — this metadata mismatch is inconsistent and worth clarifying.
Instruction Scope
Instructions are focused on the rendering workflow (session creation, SSE, upload, export). They also instruct the agent to: (1) check for NEMO_TOKEN and, if absent, request an anonymous token from an external API, and (2) inspect install paths to set an attribution header. Both behaviors are plausible for this purpose but expand scope beyond simple upload/render: the skill will contact external endpoints and read some local paths.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so it does not write or install binaries on disk — lowest install risk.
Credentials
Only one credential is required (NEMO_TOKEN), which is appropriate for a cloud API. But the instructions also reference a local config path (~/.config/nemovideo/) and will attempt to obtain an anonymous token from mega-api-prod.nemovideo.ai if NEMO_TOKEN is missing — the extra config-path reference was not declared in the registry summary and should be reconciled.
Persistence & Privilege
The skill is not always-on and does not request elevated or persistent platform privileges. It keeps session_id and tokens for operation (normal for a session-based cloud service) but does not declare any cross-skill/system-wide modifications.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tiktok-viral-slideshow - After installation, invoke the skill by name or use
/tiktok-viral-slideshow - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the TikTok Viral Slideshow skill.
- Upload JPG, PNG, MP4, or MOV files up to 200MB and turn them into TikTok-ready 1080p slideshow videos rendered on cloud GPUs.
- Automatic connection and token setup; first-time users get 100 free credits valid for 7 days.
- Simple workflow: upload images/clips, describe your desired slideshow, and receive a downloadable MP4 in 30–60 seconds.
- Supports typical tasks like export, credits check, session state, and file uploads.
- All cloud processing; nothing to install locally.
Metadata
Frequently Asked Questions
What is Tiktok Viral Slideshow?
TikTok creators create images or clips into vertical slideshow video using this skill. Accepts JPG, PNG, MP4, MOV up to 200MB, renders on cloud GPUs at 1080p... It is an AI Agent Skill for Claude Code / OpenClaw, with 123 downloads so far.
How do I install Tiktok Viral Slideshow?
Run "/install tiktok-viral-slideshow" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tiktok Viral Slideshow free?
Yes, Tiktok Viral Slideshow is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tiktok Viral Slideshow support?
Tiktok Viral Slideshow is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tiktok Viral Slideshow?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills