← Back to Skills Marketplace
Tiktok Photo Video Maker
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
103
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tiktok-photo-video-maker
Description
Cloud-based tiktok-photo-video-maker tool that handles turning photo collections into short TikTok videos. Upload JPG, PNG, HEIC, WebP files (up to 200MB), d...
Usage Guidance
This skill appears to be what it says: a cloud service that uploads your images and returns a rendered TikTok-style MP4. Before installing, consider: (1) It will make network requests to mega-api-prod.nemovideo.ai and may automatically obtain an anonymous token if you don't supply NEMO_TOKEN — verify you trust that domain and service. (2) Uploaded images and audio are sent to a third party — review privacy and terms for sensitive content. (3) The SKILL.md references a config path (~/.config/nemovideo/) but the registry said none — ask the publisher which config is actually used. (4) Only provide NEMO_TOKEN if you trust it; do not supply other unrelated credentials. If you need higher assurance, ask the publisher for a homepage or source repository and confirm the API endpoints and token handling before use.
Capability Analysis
Type: OpenClaw Skill
Name: tiktok-photo-video-maker
Version: 1.0.0
The skill is a legitimate integration for the TikTok Photo Video Maker service (nemovideo.ai). It provides detailed instructions for an AI agent to manage authentication, file uploads, and video rendering via a cloud API. All network activity is directed to the service's domain (mega-api-prod.nemovideo.ai), and the logic is strictly aligned with the stated purpose of creating videos from photos. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
Name and description describe a cloud photo→video service. The skill only requests a single NEMO_TOKEN credential and directs network calls to a nemovideo.ai backend, which is coherent for a cloud-rendering service. Minor mismatch: the registry metadata listed no required config paths, but the SKILL.md frontmatter (metadata) references a config path (~/.config/nemovideo/).
Instruction Scope
SKILL.md instructs the agent to check NEMO_TOKEN, optionally obtain an anonymous token via POST to https://mega-api-prod.nemovideo.ai, create sessions, upload user files (multipart or URL), stream SSE, poll render status, and return download URLs. These actions are appropriate for a cloud render tool. Things to note: it reads environment variables and may detect install/config paths (~/.clawhub, ~/.cursor/skills/, ~/.config/nemovideo/), and will perform network requests to an external API. The instructions explicitly say not to expose tokens, which is appropriate.
Install Mechanism
There is no install spec and no code files (instruction-only). That minimizes on-disk risk; the skill operates via API calls only.
Credentials
Only one credential is required: NEMO_TOKEN (primaryEnv). That aligns with the described backend. The skill will create an anonymous token automatically if NEMO_TOKEN is absent. No unrelated secrets or multiple credentials are requested. However, the metadata's configPaths entry (~/.config/nemovideo/) appears in the frontmatter but the registry reported 'Required config paths: none' — this discrepancy should be clarified.
Persistence & Privilege
The skill does not request always:true and has no install behavior; session tokens are used at runtime and the skill appears to maintain only session-level state. It does not request system-wide configuration changes or cross-skill modifications.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tiktok-photo-video-maker - After installation, invoke the skill by name or use
/tiktok-photo-video-maker - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of TikTok Photo Video Maker.
- Converts photo collections into TikTok-ready 1080p MP4 videos via cloud processing.
- Supports upload of JPG, PNG, HEIC, and WebP files up to 200MB.
- Session-based workflow; automatic authentication and cloud connection setup.
- Exports videos optimized for vertical 9:16 format, with transitions, BGM, and text overlay support.
- Includes credit system with anonymous and registered user modes.
- Real-time progress updates and robust error handling for uploads, exports, and session management.
Metadata
Frequently Asked Questions
What is Tiktok Photo Video Maker?
Cloud-based tiktok-photo-video-maker tool that handles turning photo collections into short TikTok videos. Upload JPG, PNG, HEIC, WebP files (up to 200MB), d... It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.
How do I install Tiktok Photo Video Maker?
Run "/install tiktok-photo-video-maker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tiktok Photo Video Maker free?
Yes, Tiktok Photo Video Maker is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tiktok Photo Video Maker support?
Tiktok Photo Video Maker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tiktok Photo Video Maker?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills