← Back to Skills Marketplace
Tiktok Free Youtube
by
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
85
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tiktok-free-youtube
Description
Get watermark-free videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, WebM, AVI, up to 500MB), say something like "co...
Usage Guidance
This skill appears to do what it claims (upload your video to a remote render service and return a processed MP4). Before installing or using it, consider: (1) Privacy: your video files (and any embedded audio/metadata) will be uploaded to https://mega-api-prod.nemovideo.ai — don't upload sensitive or proprietary footage unless you trust that endpoint. (2) Tokens & storage: the skill will create or accept a NEMO_TOKEN and persist a session_id; check where (and for how long) session/token data is stored on your device (~/.config/nemovideo/ is referenced). (3) Trustworthiness: the skill has no homepage and an unknown source owner — if you need stronger assurance, ask the developer for a privacy policy, audit logs, or a canonical service page for nemovideo.ai. (4) If you prefer more control, provision your own NEMO_TOKEN (if available) rather than allowing the skill to auto-generate anonymous tokens.
If you accept those tradeoffs, the skill's behavior is proportional to its purpose. If you cannot verify the backend, avoid uploading sensitive content.
Capability Analysis
Type: OpenClaw Skill
Name: tiktok-free-youtube
Version: 1.0.0
The skill is a functional wrapper for the NemoVideo AI service, designed to automate TikTok-to-YouTube video conversion. It implements a standard anonymous authentication flow and session management via the 'mega-api-prod.nemovideo.ai' backend. The instructions in SKILL.md are strictly operational, focusing on API interaction and error handling, with no evidence of data exfiltration, unauthorized system access, or malicious prompt injection.
Capability Assessment
Purpose & Capability
The name/description (convert TikTok videos to watermark-free YouTube-ready MP4) matches the instructions: upload endpoint, render/export endpoints, credits and session flows. The single required env var (NEMO_TOKEN) and the listed config path (~/.config/nemovideo/) are coherent with a remote video-processing backend.
Instruction Scope
The SKILL.md instructs the agent to automatically obtain an anonymous token and create a session, upload user video files (up to 500MB), poll for render status, and deliver a download URL. These actions are expected for a cloud-rendering service, but they do involve sending user media and metadata off-device. The skill also instructs not to show raw API responses or token values to the user — this is a privacy/UX directive, not necessarily malicious, but it does underscore that secrets/tokens will be handled internally.
Install Mechanism
Instruction-only skill: no install spec, no code files, and therefore nothing is written to disk by an installer. This lowers risk compared to packages that download and execute arbitrary code.
Credentials
Only one environment variable is declared (NEMO_TOKEN), which is appropriate for an API-backed service. The frontmatter also references a config path (~/.config/nemovideo/) — plausible for storing tokens/session state but worth noting because it implies filesystem reads/writes could be used for persistence. The skill also offers to anonymously obtain a token if none is provided (POST to /api/auth/anonymous-token), which means the skill will make network calls even without a preconfigured credential.
Persistence & Privilege
always is false and there is no install step that requests persistent system privileges. The skill does instruct storing a session_id and token for subsequent requests, but this is normal for a session-based API client. Autonomous invocation is allowed by default (not flagged by itself).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tiktok-free-youtube - After installation, invoke the skill by name or use
/tiktok-free-youtube - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of TikTok Free YouTube – Convert TikTok Videos for YouTube.
- Convert TikTok videos to 1080p MP4 format ready for YouTube, with no watermarks.
- Supports uploads up to 500MB (MP4, MOV, WebM, AVI).
- Automatic cloud-based GPU video processing; no software installation needed.
- Simple workflow: upload video, request conversion, and download the result.
- Free 7-day token with 100 credits provided automatically.
- Clear, guided error messages and credit management.
Metadata
Frequently Asked Questions
What is Tiktok Free Youtube?
Get watermark-free videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, WebM, AVI, up to 500MB), say something like "co... It is an AI Agent Skill for Claude Code / OpenClaw, with 85 downloads so far.
How do I install Tiktok Free Youtube?
Run "/install tiktok-free-youtube" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tiktok Free Youtube free?
Yes, Tiktok Free Youtube is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tiktok Free Youtube support?
Tiktok Free Youtube is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tiktok Free Youtube?
It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.
More Skills