← 返回 Skills 市场
Tiktok Video
作者
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
98
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tiktok-video
功能描述
TikTok creators create raw video footage into TikTok-ready clips using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, renders on cloud GPUs at 1080p, a...
安全使用建议
This skill appears to be a wrapper for an external video-rendering API (mega-api-prod.nemovideo.ai). Before installing or providing files: 1) Verify the service/provider (no homepage or source is listed); 2) Decide whether you trust sending your raw videos to that external host; 3) Prefer generating and supplying your own NEMO_TOKEN rather than allowing anonymous token generation if you want tighter control; 4) Ask the developer where session_id and tokens are stored (SKILL.md mentions ~/.config/nemovideo/ in frontmatter but registry metadata did not) and whether those files are encrypted or scoped to this skill; 5) Don't install if you cannot confirm the domain's legitimacy or privacy policy. If you want to proceed, limit the content you upload (no sensitive videos) and consider revoking any tokens after use.
功能分析
Type: OpenClaw Skill
Name: tiktok-video
Version: 1.0.0
The tiktok-video skill is a functional integration for a cloud-based video editing service (nemovideo.ai). It provides detailed instructions for the agent to manage sessions, upload media, and handle asynchronous rendering tasks via SSE. The skill's behavior, including token management and API interactions, is transparently documented and aligned with its stated purpose of video editing. No evidence of data exfiltration, unauthorized access, or malicious intent was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to perform cloud GPU video rendering and only requests a single service credential (NEMO_TOKEN), which matches the described functionality. However the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata earlier lists no required config paths — that's an internal mismatch worth clarifying (where will it store session tokens/config?).
Instruction Scope
The instructions direct the agent to call an external API (mega-api-prod.nemovideo.ai), create anonymous tokens if no NEMO_TOKEN is present, upload video files (local paths or URLs), save session_id, and auto-detect an install path to set X-Skill-Platform. These are expected for a remote render service, but the guidance is vague about where session data is persisted and when local paths are accessed. Auto-detecting install path may cause the agent to inspect local filesystem locations.
Install Mechanism
This is instruction-only with no install spec or code to download or run. That reduces risk compared to skills that fetch arbitrary binaries.
Credentials
Only NEMO_TOKEN is declared as required, which is proportionate for an integration with an external rendering API. The SKILL.md also documents how to obtain an anonymous token if none is present, and the frontmatter's configPaths (not declared elsewhere) suggests the skill may read/write a local config directory — this should be clarified.
Persistence & Privilege
The skill asks the agent to save session_id and may persist session state (implied config path). It is not always-enabled and does not request broad system privileges, but you should confirm where credentials/session data are stored and how long they persist.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tiktok-video - 安装完成后,直接呼叫该 Skill 的名称或使用
/tiktok-video触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
TikTok Video — Create and Export TikTok Clips v1.0.0
- Initial release: turn raw video footage into TikTok-ready vertical clips using cloud GPU rendering.
- Supports uploading MP4, MOV, AVI, WebM files up to 500MB; renders at 1080p and returns MP4 in 30–60 seconds.
- Automatically manages session and token setup; free anonymous access included.
- Handles video editing requests via prompt classification (cut, captions, bgm, export, upload, etc).
- Includes guidance for errors, best practices, and exporting optimized TikTok videos.
元数据
常见问题
Tiktok Video 是什么?
TikTok creators create raw video footage into TikTok-ready clips using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, renders on cloud GPUs at 1080p, a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。
如何安装 Tiktok Video?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tiktok-video」即可一键安装,无需额外配置。
Tiktok Video 是免费的吗?
是的,Tiktok Video 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tiktok Video 支持哪些平台?
Tiktok Video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tiktok Video?
由 vynbosserman65(@vynbosserman65)开发并维护,当前版本 v1.0.0。
推荐 Skills