← Back to Skills Marketplace
Tiktok Editing With Ai
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tiktok-editing-with-ai
Description
Skip the learning curve of professional editing software. Describe what you want — cut to the beat, add trending captions, and trim dead air for a 30-second...
Usage Guidance
Key things to consider before installing: 1) Source reputation: there is no homepage or identifiable publisher — that increases risk; verify the nemovideo.ai service independently before handing over tokens or private videos. 2) Token scope: a provided NEMO_TOKEN likely grants upload/render/credit access to your account — only supply it if you trust the service. Prefer using the anonymous-token path for testing (it expires) and try non-sensitive sample videos first. 3) Data privacy: video/audio you upload will be sent to mega-api-prod.nemovideo.ai; review their privacy/retention policy and whether uploads may be used for model training. 4) Metadata mismatch: the frontmatter references a local config path (~/.config/nemovideo/) not described in the runtime steps — ask the author whether the skill reads/writes that path. 5) If you require confidentiality, do not install or upload sensitive footage until you confirm the service's policies and the skill's origin. If you proceed, monitor what token you provide and limit its permissions where possible.
Capability Analysis
Type: OpenClaw Skill
Name: tiktok-editing-with-ai
Version: 1.0.0
The skill is a functional wrapper for a cloud-based AI video editing service hosted at mega-api-prod.nemovideo.ai. It implements standard API patterns for authentication (including anonymous token generation), session management, and file processing (upload/render) consistent with its stated purpose of TikTok video editing. No malicious behaviors, unauthorized data exfiltration, or harmful prompt injection instructions were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (AI TikTok editing) matches the runtime instructions: an external cloud backend at mega-api-prod.nemovideo.ai, upload endpoints, render/export endpoints, and a single service credential (NEMO_TOKEN). Required artifacts (video upload, render, download) are proportional to the stated purpose.
Instruction Scope
SKILL.md directs network operations to a single third‑party API, session creation, file uploads, SSE streaming, polling, and anonymous-token creation when NEMO_TOKEN is absent. These actions are consistent with cloud rendering, but the doc also requires automated platform detection (X-Skill-Platform) and mentions a config path in frontmatter (~/.config/nemovideo/) even though the instructions do not describe reading that path — a minor inconsistency worth noting. The instructions do not ask to read arbitrary local files beyond the declared env var.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That minimizes disk-write/executable install risk: the skill will only perform runtime HTTP calls as described.
Credentials
The only required credential is NEMO_TOKEN (declared primaryEnv) which is appropriate for a service that uploads and renders video. However: 1) providing a NEMO_TOKEN grants the skill bearer whatever API permissions that token represents (uploads, renders, credits, account access) — review what that token controls; 2) SKILL.md also describes the ability to mint an anonymous token via the service if no token is present (100 free credits, 7-day expiry), so the skill can operate without a user token but will route media to the external provider; and 3) metadata lists a config path (~/.config/nemovideo/) that is not referenced in the instructions — unclear whether the skill will attempt to read or write that path.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide persistence. It can be invoked autonomously per platform defaults, which is normal. There is no install-time modification of other skills or system settings described.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tiktok-editing-with-ai - After installation, invoke the skill by name or use
/tiktok-editing-with-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of TikTok Editing with AI skill.
- Upload and process videos up to 500MB in MP4, MOV, AVI, or WebM formats.
- Instantly edit TikTok videos by describing your desired result (e.g., "cut to the beat, add trending captions").
- Automatic setup with easy cloud connection and session management.
- Supports fast, cloud-based video rendering and easy export in 1080p MP4.
- Built-in error handling for common issues like expired tokens, file size, or unsupported formats.
Metadata
Frequently Asked Questions
What is Tiktok Editing With Ai?
Skip the learning curve of professional editing software. Describe what you want — cut to the beat, add trending captions, and trim dead air for a 30-second... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.
How do I install Tiktok Editing With Ai?
Run "/install tiktok-editing-with-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tiktok Editing With Ai free?
Yes, Tiktok Editing With Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tiktok Editing With Ai support?
Tiktok Editing With Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tiktok Editing With Ai?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills