← Back to Skills Marketplace
Tiktok Editor Ai
by
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
89
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tiktok-editor-ai
Description
Cloud-based tiktok-editor-ai tool that handles creating short edited TikTok videos from raw footage. Upload MP4, MOV, AVI, WebM files (up to 500MB), describe...
Usage Guidance
This skill mostly does what it says — it uploads your videos to a third-party API (mega-api-prod.nemovideo.ai) for cloud editing and requires/uses a NEMO_TOKEN. Before installing, confirm you trust that domain and understand that your raw videos will be uploaded off-device. Ask the publisher for a homepage or source repository (none is listed). Also note the SKILL.md inconsistently lists a local config path and claims NEMO_TOKEN is required even though it can fetch an anonymous token; that inconsistency could be benign (sloppy metadata) but could also mask unexpected behavior. If you proceed: avoid supplying any unrelated credentials, and prefer letting the skill create an anonymous token rather than entering long-lived secrets until you verify the provider. If you need higher assurance, request the skill's source code or a verified homepage and an explanation for the configPath/install-path checks before enabling it.
Capability Analysis
Type: OpenClaw Skill
Name: tiktok-editor-ai
Version: 1.0.0
The tiktok-editor-ai skill is a legitimate integration for a cloud-based video editing service hosted at nemovideo.ai. It provides structured instructions for an AI agent to handle video uploads, session management, and automated editing workflows via a REST API and Server-Sent Events (SSE). The skill includes standard authentication procedures, such as checking for a NEMO_TOKEN or fetching an anonymous trial token, and uses basic environment detection for telemetry attribution (X-Skill-Platform). No malicious code, data exfiltration, or harmful prompt-injection patterns were identified in SKILL.md or the metadata.
Capability Assessment
Purpose & Capability
Name and description match the runtime instructions (upload video files, create sessions, render on cloud GPUs). Declared primary credential (NEMO_TOKEN) is sensible for a cloud API. However, the registry metadata reported no required config paths while the SKILL.md frontmatter declares a configPath (~/.config/nemovideo/), an internal inconsistency that should be resolved.
Instruction Scope
Runtime instructions are focused on the external nemovideo.ai API (session creation, upload, SSE, render polling) which fits the purpose. The skill also instructs the agent to read the skill's YAML frontmatter and detect an install path (~/.clawhub, ~/.cursor/skills/) by checking home-directory paths — this local probing is not strictly necessary for editing functionality and expands filesystem access beyond obvious needs. Otherwise there are no instructions to read unrelated env vars or secrets.
Install Mechanism
Instruction-only skill with no install spec or code files — minimal install risk (nothing is downloaded or written by an installer).
Credentials
The skill declares NEMO_TOKEN as a required/primary env var, which is appropriate for a cloud API. But the SKILL.md also describes obtaining an anonymous token automatically if NEMO_TOKEN is absent — so marking the token as strictly required is inconsistent. No other credentials are requested. The mismatch between declared configPaths and registry metadata adds to the proportionality concern.
Persistence & Privilege
Does not request always=true or other elevated persistent privileges. Session IDs are ephemeral and there are no instructions to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tiktok-editor-ai - After installation, invoke the skill by name or use
/tiktok-editor-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of TikTok Editor AI.
- Upload raw video clips (MP4, MOV, AVI, WebM up to 500MB) and request AI-powered edits.
- Cloud-based editing with 1080p MP4 export delivered in 30-60 seconds.
- Quick setup with automated token handling and session creation.
- Supports common TikTok workflows: trimming, adding captions, music, and more.
- Export, credits, upload, and status actions supported via chat prompts.
Metadata
Frequently Asked Questions
What is Tiktok Editor Ai?
Cloud-based tiktok-editor-ai tool that handles creating short edited TikTok videos from raw footage. Upload MP4, MOV, AVI, WebM files (up to 500MB), describe... It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.
How do I install Tiktok Editor Ai?
Run "/install tiktok-editor-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tiktok Editor Ai free?
Yes, Tiktok Editor Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tiktok Editor Ai support?
Tiktok Editor Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tiktok Editor Ai?
It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.
More Skills