← Back to Skills Marketplace
Tiktok Video
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
98
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tiktok-video
Description
TikTok creators create raw video footage into TikTok-ready clips using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, renders on cloud GPUs at 1080p, a...
Usage Guidance
This skill appears to be a wrapper for an external video-rendering API (mega-api-prod.nemovideo.ai). Before installing or providing files: 1) Verify the service/provider (no homepage or source is listed); 2) Decide whether you trust sending your raw videos to that external host; 3) Prefer generating and supplying your own NEMO_TOKEN rather than allowing anonymous token generation if you want tighter control; 4) Ask the developer where session_id and tokens are stored (SKILL.md mentions ~/.config/nemovideo/ in frontmatter but registry metadata did not) and whether those files are encrypted or scoped to this skill; 5) Don't install if you cannot confirm the domain's legitimacy or privacy policy. If you want to proceed, limit the content you upload (no sensitive videos) and consider revoking any tokens after use.
Capability Analysis
Type: OpenClaw Skill
Name: tiktok-video
Version: 1.0.0
The tiktok-video skill is a functional integration for a cloud-based video editing service (nemovideo.ai). It provides detailed instructions for the agent to manage sessions, upload media, and handle asynchronous rendering tasks via SSE. The skill's behavior, including token management and API interactions, is transparently documented and aligned with its stated purpose of video editing. No evidence of data exfiltration, unauthorized access, or malicious intent was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill claims to perform cloud GPU video rendering and only requests a single service credential (NEMO_TOKEN), which matches the described functionality. However the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata earlier lists no required config paths — that's an internal mismatch worth clarifying (where will it store session tokens/config?).
Instruction Scope
The instructions direct the agent to call an external API (mega-api-prod.nemovideo.ai), create anonymous tokens if no NEMO_TOKEN is present, upload video files (local paths or URLs), save session_id, and auto-detect an install path to set X-Skill-Platform. These are expected for a remote render service, but the guidance is vague about where session data is persisted and when local paths are accessed. Auto-detecting install path may cause the agent to inspect local filesystem locations.
Install Mechanism
This is instruction-only with no install spec or code to download or run. That reduces risk compared to skills that fetch arbitrary binaries.
Credentials
Only NEMO_TOKEN is declared as required, which is proportionate for an integration with an external rendering API. The SKILL.md also documents how to obtain an anonymous token if none is present, and the frontmatter's configPaths (not declared elsewhere) suggests the skill may read/write a local config directory — this should be clarified.
Persistence & Privilege
The skill asks the agent to save session_id and may persist session state (implied config path). It is not always-enabled and does not request broad system privileges, but you should confirm where credentials/session data are stored and how long they persist.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tiktok-video - After installation, invoke the skill by name or use
/tiktok-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
TikTok Video — Create and Export TikTok Clips v1.0.0
- Initial release: turn raw video footage into TikTok-ready vertical clips using cloud GPU rendering.
- Supports uploading MP4, MOV, AVI, WebM files up to 500MB; renders at 1080p and returns MP4 in 30–60 seconds.
- Automatically manages session and token setup; free anonymous access included.
- Handles video editing requests via prompt classification (cut, captions, bgm, export, upload, etc).
- Includes guidance for errors, best practices, and exporting optimized TikTok videos.
Metadata
Frequently Asked Questions
What is Tiktok Video?
TikTok creators create raw video footage into TikTok-ready clips using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, renders on cloud GPUs at 1080p, a... It is an AI Agent Skill for Claude Code / OpenClaw, with 98 downloads so far.
How do I install Tiktok Video?
Run "/install tiktok-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tiktok Video free?
Yes, Tiktok Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tiktok Video support?
Tiktok Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tiktok Video?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills