← Back to Skills Marketplace
Video Converter Tiktok
by
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
87
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-converter-tiktok
Description
Get TikTok-ready clips ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "conve...
Usage Guidance
This skill implements a cloud rendering workflow that uploads your videos to mega-api-prod.nemovideo.ai and uses NEMO_TOKEN session tokens. Before installing, verify the service and owner (there's no homepage and owner is unknown), confirm the privacy/TOS for uploaded media, and ask the maintainer to explain the configPath discrepancy (~/.config/nemovideo/ appears in the SKILL.md frontmatter but not in registry metadata). Only set NEMO_TOKEN if you trust the endpoint; prefer generating and using a short-lived anonymous token when testing. Ensure the agent asks for explicit permission before uploading sensitive videos, and ask for source code or a provenance link if you need stronger assurance.
Capability Analysis
Type: OpenClaw Skill
Name: video-converter-tiktok
Version: 1.0.0
The video-converter-tiktok skill is a legitimate integration for the nemovideo.ai cloud video processing service. It provides detailed instructions for the agent to manage authentication via NEMO_TOKEN, handle video uploads, and process editing tasks through a Server-Sent Events (SSE) pipeline. While the skill requires network access and file handling, these actions are strictly aligned with its stated purpose of converting videos to TikTok formats, and no indicators of data exfiltration, unauthorized persistence, or malicious command execution were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The declared purpose (reformat/upload videos for TikTok) aligns with the API endpoints and flows described (upload, render, export). However the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) that is not reflected in the registry metadata shown earlier (which listed no required config paths) — an incoherence worth clarifying.
Instruction Scope
Runtime instructions direct the agent to upload user video files (multipart or via URL) to an external API (mega-api-prod.nemovideo.ai), generate or reuse NEMO_TOKEN credentials, create sessions, poll renders, and store session_id. Uploading user content to a remote service and persisting tokens/session IDs are outside the user's local-only expectations and should be explicit. The instructions also ask the agent to auto-detect an install path for X-Skill-Platform, which implies filesystem/environment access beyond simply sending a file.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer. This is the lower-risk install category.
Credentials
The only declared required env var is NEMO_TOKEN, which is appropriate for an API-backed service. But SKILL.md provides an anonymous-token acquisition flow and references a config directory (~/.config/nemovideo/), creating ambiguity about whether it will read or write local config files. Requesting persistent tokens and saving session IDs increases the privilege/sensitivity and should be justified.
Persistence & Privilege
always is false (normal). Autonomous invocation is allowed (platform default). Combined with the skill's network uploads and token handling, autonomous runs could send content to the third-party service without repeated explicit consent—this increases blast radius and should be considered by the user.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-converter-tiktok - After installation, invoke the skill by name or use
/video-converter-tiktok - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Converter TikTok 1.0.0 — Initial Release
- Convert videos (MP4, MOV, AVI, WebM up to 500MB) to vertical 9:16 format optimized for TikTok
- Simple guided workflow: upload, describe edits, and download 1080p MP4 results
- Cloud-powered rendering pipeline for fast processing and high compatibility
- Automatic session setup with free anonymous credits (no manual setup required)
- Supports track editing, text overlays, background music, and multi-clip workflows
- Clear feedback for uploads, exports, and common errors with tip summaries
Metadata
Frequently Asked Questions
What is Video Converter Tiktok?
Get TikTok-ready clips ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "conve... It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.
How do I install Video Converter Tiktok?
Run "/install video-converter-tiktok" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Converter Tiktok free?
Yes, Video Converter Tiktok is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Converter Tiktok support?
Video Converter Tiktok is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Converter Tiktok?
It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.
More Skills