← Back to Skills Marketplace
Tiktok Video Converter
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tiktok-video-converter
Description
convert video clips into converted video files with this skill. Works with MP4, MOV, WEBM, AVI files up to 500MB. TikTok creators use it for converting TikTo...
Usage Guidance
Before installing, consider these points: (1) Publisher provenance: the skill has no homepage and an opaque owner ID — that increases risk; (2) Privacy: the skill uploads your videos (and uses tokens) to mega-api-prod.nemovideo.ai — do not send sensitive or copyrighted content unless you trust the service and its privacy policy; (3) Credentials: prefer creating an ephemeral anonymous token (the SKILL.md provides that flow) rather than supplying a permanent NEMO_TOKEN; (4) Metadata mismatch: ask the maintainer why SKILL.md mentions ~/.config/nemovideo/ while the registry shows no config paths — confirm whether the skill will read local files; (5) Costs & retention: the skill references credits and sessions — verify whether uploads/exports incur charges or how long files are retained. If any of these are unacceptable or unanswered by the publisher, do not install the skill.
Capability Analysis
Type: OpenClaw Skill
Name: tiktok-video-converter
Version: 1.0.0
The skill is a functional wrapper for a cloud-based video processing service (nemovideo.ai). It provides instructions for an AI agent to handle video uploads, session management, and format conversion via a remote API. The logic in SKILL.md is transparent about its use of the NEMO_TOKEN and its communication with mega-api-prod.nemovideo.ai. No evidence of malicious intent, data exfiltration of sensitive system files, or unauthorized execution was found; the behavior is consistent with the stated purpose of converting TikTok videos.
Capability Assessment
Purpose & Capability
The declared primary credential (NEMO_TOKEN) and the SKILL.md's API endpoints (mega-api-prod.nemovideo.ai) are coherent with a cloud-based video conversion service. However, the SKILL.md metadata references a config path (~/.config/nemovideo/) while the registry summary lists no required config paths — this mismatch is unexpected and worth clarifying.
Instruction Scope
The runtime instructions repeatedly direct the agent to upload user-supplied video files and metadata to a third-party API, create session tokens (including generating an anonymous token via an API call), poll job status, and return external download URLs. That behavior is consistent with the described converter, but it will transmit your media and session tokens off-device to an external host owned by an unknown publisher — a privacy/operational risk. The instructions do not ask to read arbitrary local files, but the SKILL.md metadata's configPaths suggests the skill may seek local config (inconsistency).
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be written to disk by an installer. That lowers supply-chain risk compared to an installer that downloads arbitrary code.
Credentials
Only one credential (NEMO_TOKEN) is required, which is proportional to calling the remote API. Still, the skill offers to mint an anonymous token for you via the service API — using that is safer than providing a long‑lived token. The SKILL.md metadata referencing a local config path (~/.config/nemovideo/) is not reflected in the registry 'Required config paths' field and could indicate additional local access, so confirm whether the agent will read that path.
Persistence & Privilege
The skill is not set to always:true and does not request elevated platform privileges. It stores a session_id in-session per the instructions, which is expected for a remote render workflow. Autonomous invocation is allowed (platform default) but not by itself a red flag.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tiktok-video-converter - After installation, invoke the skill by name or use
/tiktok-video-converter - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of TikTok Video Converter.
- Convert TikTok videos and other clips (MP4/MOV/WEBM/AVI, up to 500MB) to clean 1080p MP4s for editing or reposting.
- Supports uploading, editing, audio/text overlays, and aspect ratio modifications with cloud GPU rendering.
- Simple session setup with free token support (100 credits, 7-day expiry for anonymous users).
- Real-time feedback on job status, error codes, credit balance, and timeline state.
- API-driven workflow for seamless cloud conversion, supporting common creative requests (no watermark, resize, audio swap, etc).
Metadata
Frequently Asked Questions
What is Tiktok Video Converter?
convert video clips into converted video files with this skill. Works with MP4, MOV, WEBM, AVI files up to 500MB. TikTok creators use it for converting TikTo... It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.
How do I install Tiktok Video Converter?
Run "/install tiktok-video-converter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tiktok Video Converter free?
Yes, Tiktok Video Converter is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tiktok Video Converter support?
Tiktok Video Converter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tiktok Video Converter?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills