← Back to Skills Marketplace
Tiktok Free Video
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
85
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tiktok-free-video
Description
create short video clips into TikTok-ready clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. TikTok creators use it for creating free...
Usage Guidance
This skill appears to do what it says (cloud-based video editing) but has a few internal inconsistencies you should clear up before use: 1) Confirm whether you must supply NEMO_TOKEN or whether the skill will auto-create an anonymous token — the top-level manifest says NEMO_TOKEN is required but the SKILL.md says it will request one automatically. 2) Ask where session tokens and any downloaded/uploaded files are stored (SKILL.md references ~/.config/nemovideo/ but the registry metadata did not declare config paths). 3) Verify the backend domain (mega-api-prod.nemovideo.ai) and the service's privacy/retention policy before uploading sensitive videos. 4) If you prefer not to let the skill auto-provision credentials, provide a managed API token or avoid using the skill. If you need higher assurance, request the skill author to reconcile manifest vs SKILL.md and provide a privacy/security document explaining token storage, encryption, and data retention.
Capability Analysis
Type: OpenClaw Skill
Name: tiktok-free-video
Version: 1.0.0
The skill bundle provides a functional interface for an AI-driven video editing service hosted at nemovideo.ai. The instructions in SKILL.md guide the agent through automated authentication, session management, and API interactions for uploading and rendering videos. While it includes telemetry-like behavior (detecting the host platform via file paths for headers) and suppresses raw API output for a cleaner user experience, there is no evidence of malicious intent, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
The skill claims to process short videos into TikTok-ready clips and all described runtime API calls target a video processing backend (mega-api-prod.nemovideo.ai), which is coherent with the stated purpose. However, the SKILL.md metadata lists a config path (~/.config/nemovideo/) while the top-level registry metadata reported no required config paths — that's an internal mismatch. Also the manifest lists NEMO_TOKEN as a required primary credential but the instructions describe auto-obtaining an anonymous token if none is present, which is inconsistent with 'required' semantics.
Instruction Scope
Instructions direct the agent to upload user media, create sessions, stream SSE chat edits, poll render status, and include authorization and attribution headers on every request. These network operations are expected for a cloud video-processing skill. The instructions also tell the agent to automatically obtain an anonymous token (POST to the service) when NEMO_TOKEN isn't set and to 'store the returned session_id' for subsequent calls — the storage location is not specified. This automatic network-auth behavior and opaque token/session storage are legitimate for the feature but deserve scrutiny (where/how tokens and session IDs are persisted, retention, and disclosure risks).
Install Mechanism
Instruction-only skill with no install script or code to download. Low install risk because nothing is written by an installer at install time; runtime behavior is purely API calls to a remote service.
Credentials
Only a single credential (NEMO_TOKEN) is declared as required, which is proportionate to a cloud API-based video processing skill. However, the instructions allow the skill to obtain an anonymous token automatically if NEMO_TOKEN is not set — this conflicts with the declared 'required env var' and changes the credential model (pre-provided vs. auto-provisioned). The SKILL.md metadata also references a config path for storing data that is not declared in the registry metadata.
Persistence & Privilege
The skill does not request 'always:true' and is not force-enabled. It instructs the agent to create sessions and 'store the returned session_id' (and implicitly store anonymous tokens), likely in a per-skill config path (~/.config/nemovideo/) implied by SKILL.md metadata. Where these values are stored and how long they persist is unspecified — that persistence combined with networked token usage increases blast radius but is not intrinsically excessive for this functionality.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tiktok-free-video - After installation, invoke the skill by name or use
/tiktok-free-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of TikTok Free Video skill.
- Create, edit, and export TikTok-ready videos from MP4, MOV, AVI, or WebM files up to 500MB.
- Supports AI-powered video editing (captions, transitions, overlays) with fast cloud processing.
- 1080p MP4 output with no watermarks; free anonymous usage with 100 credits valid for 7 days.
- Automatic session setup and handling of credits, exports, uploads, and status checks.
- Designed for simple workflows: upload, describe your edits, and download the finished video.
Metadata
Frequently Asked Questions
What is Tiktok Free Video?
create short video clips into TikTok-ready clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. TikTok creators use it for creating free... It is an AI Agent Skill for Claude Code / OpenClaw, with 85 downloads so far.
How do I install Tiktok Free Video?
Run "/install tiktok-free-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tiktok Free Video free?
Yes, Tiktok Free Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tiktok Free Video support?
Tiktok Free Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tiktok Free Video?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills