← 返回 Skills 市场
TikTok Viral Editor
作者
fischerlam
· GitHub ↗
· v1.0.12
· MIT-0
228
总下载
0
收藏
1
当前安装
7
版本数
在 OpenClaw 中安装
/install tiktok-viral-editor
功能描述
Scenario-focused Sparki skill for TikTok-native pacing and viral-style edits while using the latest official Sparki setup, API-key, and upload workflow guida...
安全使用建议
This skill appears to do what it says: it calls the Sparki API, uploads local videos, creates edit projects, and downloads results, storing your API key in ~/.openclaw/config. Two things to check before installing: (1) clarify the 'uv' binary/install hint — the package's code doesn't need 'uv', so ask the publisher what 'uv sync' is meant to do (avoid running unknown binaries). (2) Confirm agent-api.sparki.io and sparki.io are the official Sparki endpoints you intend to use and that you trust providing your SPARKI_API_KEY (it will be stored locally). If you want extra safety, run the CLI in a sandbox or inspect/execute the Python code in a controlled environment rather than running any arbitrary 'uv' installer.
功能分析
Type: OpenClaw Skill
Name: tiktok-viral-editor
Version: 1.0.12
The tiktok-viral-editor skill is a legitimate CLI tool and API wrapper for the Sparki AI video editing service. The code (sparki_cli/cli.py, client.py) implements standard functionality for uploading video assets, managing editing projects, and downloading processed results from agent-api.sparki.io. It uses well-known libraries like httpx and typer, and its requested filesystem and network permissions are strictly aligned with its stated purpose. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description claim TikTok-focused edits via the Sparki service, and the code implements a Sparki CLI that uploads assets, creates projects, polls status, and downloads results. Network domain DEFAULT_BASE_URL matches the allowed domain (agent-api.sparki.io), and file paths written/read match described behavior (config in ~/.openclaw and output in ~/.openclaw/workspace/sparki/videos).
Instruction Scope
SKILL.md contains clear runtime instructions (only permit uploads via local path or Telegram mini app, 'use this skill first', 'do not attempt ffmpeg') which are consistent with the CLI behavior. It also embeds an install entry that runs 'uv sync' and requires the 'uv' binary — the runtime instructions reference that but the Python code never calls or depends on a 'uv' executable, so the install hint is extraneous and should be clarified.
Install Mechanism
Registry shows no formal install spec (instruction-only), and the package ships Python code (pyproject, src/). There is no external download or archive extraction. However SKILL.md declares an 'install' command referencing 'uv sync' which would run a nonstandard binary; that install step is unusual and not necessary given the provided Python code, so it's a mismatch rather than a direct high-risk install.
Credentials
The skill declares SPARKI_API_KEY as the primary credential and the code uses it (Config reads SPARKI_API_KEY env or local config). No unrelated credentials are requested. The skill may also read SPARKI_UPLOAD_TG_LINK if provided. Requested FS and network permissions directly map to the implemented behavior.
Persistence & Privilege
always is false; the skill writes only to its own config and workspace paths (~/.openclaw/*) and does not request broader system or other-skill configuration. Network access is restricted to agent-api.sparki.io in the manifest and used in code.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tiktok-viral-editor - 安装完成后,直接呼叫该 Skill 的名称或使用
/tiktok-viral-editor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.12
Improved engagement-oriented positioning with a stronger result-focused summary, one-copy quick start command, prompt templates, and related-skill cross-links while keeping the official shared Sparki core workflow.
v1.0.11
Tightened the opening trigger and example requests so this scene skill is more vertical and better aligned to user intent, while keeping the official shared Sparki core workflow.
v1.0.10
Refreshed this scene skill to align its shared setup, API-key, upload, and command guidance with the latest official sparki-video-editor skill while preserving its scenario-specific positioning.
v1.0.9
Refreshed this scene skill to align its shared setup, API-key, upload, and command guidance with the latest official sparki-video-editor skill while preserving scene-specific positioning.
v1.0.8
Updated the default API endpoint to the official Sparki domain https://business-agent-api.sparki.io and aligned docs/scripts accordingly.
v1.0.7
Re-released as a cleaned English-only update. Fixed metadata alignment and standardized configurable API base usage.
v1.0.6
Published a scenario-specific skill focused on TikTok-style viral editing, built on the cleaned Sparki video workflow.
元数据
常见问题
TikTok Viral Editor 是什么?
Scenario-focused Sparki skill for TikTok-native pacing and viral-style edits while using the latest official Sparki setup, API-key, and upload workflow guida... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 228 次。
如何安装 TikTok Viral Editor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tiktok-viral-editor」即可一键安装,无需额外配置。
TikTok Viral Editor 是免费的吗?
是的,TikTok Viral Editor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TikTok Viral Editor 支持哪些平台?
TikTok Viral Editor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux)。
谁开发了 TikTok Viral Editor?
由 fischerlam(@fischerlam)开发并维护,当前版本 v1.0.12。
推荐 Skills