← Back to Skills Marketplace
Tiktok With Ai
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
102
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tiktok-with-ai
Description
Turn a 2-minute phone recording of a day out into 1080p TikTok-ready clips just by typing what you need. Whether it's generating short viral-style TikTok vid...
Usage Guidance
This skill appears to do what it says: it uploads your videos to a cloud rendering service (mega-api-prod.nemovideo.ai) and returns edited clips. Before installing or using it: (1) Understand privacy: any video you upload goes to an external service—avoid uploading sensitive or private footage. (2) Tokens: NEMO_TOKEN grants access to that service; only provide a token you trust and ideally with limited scope/expiration. The skill can also obtain a short-lived anonymous token automatically if no env var is present. (3) Metadata mismatch: the SKILL.md mentions a config path (~/.config/nemovideo/) and the runtime will try to detect install location for attribution headers — this is mostly benign but check that the skill doesn't try to read other unrelated files. (4) No install scripts are present, which reduces risk, but the service is external—review nemovideo.ai's privacy/terms if possible. If you need higher assurance, ask the publisher for a homepage or source repo and confirm what data the service stores and how long render jobs/outputs are retained.
Capability Analysis
Type: OpenClaw Skill
Name: tiktok-with-ai
Version: 1.0.0
The skill is a legitimate integration for an AI video editing service (nemovideo.ai). It provides instructions for an AI agent to manage sessions, upload video files, and trigger cloud-based rendering for TikTok content. The API interactions, environment variable usage (NEMO_TOKEN), and configuration path (~/.config/nemovideo/) are all consistent with the stated purpose of the tool, with no evidence of malicious intent, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
The skill claims to convert raw video into TikTok-ready clips and only requests a single service token (NEMO_TOKEN) that matches that purpose. Minor inconsistency: the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — this is likely a documentation mismatch but worth noting.
Instruction Scope
Runtime instructions are focused on interacting with the nemovideo.ai API (session creation, uploads, SSE for editing, render/export polling). They do not instruct reading unrelated system files or unrelated credentials. They do instruct reading the skill's frontmatter and detecting an install path to form X-Skill-Platform attribution, which is reasonable but slightly broader scope than strictly needed for video processing.
Install Mechanism
No install script or external downloads — this is instruction-only, so nothing is written to disk by the skill itself during install. That lowers installation risk.
Credentials
Only NEMO_TOKEN is declared as required (primaryEnv). The SKILL.md also describes an anonymous-token flow if no token is present, which is coherent with providing an option to operate without a pre-provisioned credential. The previously noted discrepancy about the optional config path in the frontmatter is the only proportionality oddity.
Persistence & Privilege
always is false and the skill doesn't request persistent system-wide privileges. It will make outbound network calls and upload user media to an external cloud service (the intended behavior), but it does not request or modify other skills or system configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tiktok-with-ai - After installation, invoke the skill by name or use
/tiktok-with-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
TikTok with AI — Initial Release
- Create TikTok-ready clips from raw video using AI by describing desired edits — no timeline or export settings needed.
- Automatic cloud setup with anonymous token and session management; 100 free credits for new users.
- Upload, edit, and export short-form videos (1080p MP4), including support for music, captions, and transitions.
- Clear user feedback on setup progress and task completion.
- Built-in handling for common user requests: credits, status, upload, export.
- Detailed error handling and guidance for file types, limits, and session issues.
Metadata
Frequently Asked Questions
What is Tiktok With Ai?
Turn a 2-minute phone recording of a day out into 1080p TikTok-ready clips just by typing what you need. Whether it's generating short viral-style TikTok vid... It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.
How do I install Tiktok With Ai?
Run "/install tiktok-with-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tiktok With Ai free?
Yes, Tiktok With Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tiktok With Ai support?
Tiktok With Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tiktok With Ai?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills