← 返回 Skills 市场
TikTok 爆款剪辑
作者
fischerlam
· GitHub ↗
· v1.0.12
· MIT-0
325
总下载
1
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install tiktok-viral-editor-zh
功能描述
面向 TikTok 爆款节奏场景的 Sparki skill 变体,沿用最新版官方 Sparki 安装、API key、上传和命令说明,同时保留 TikTok viral 场景定位。
安全使用建议
This skill mostly does what it says: it wraps Sparki API calls (upload, create project, check status, download) and expects a Sparki API key. Before installing: (1) confirm you trust the SPARKI_API_KEY target (do you want uploads going to https://agent-api.sparki.io?), (2) note the metadata inconsistency requiring a 'uv' binary while the package exposes a 'sparki' CLI — ask the publisher which tool is actually needed, (3) check for and explicitly set SPARKI_UPLOAD_TG_LINK if you plan to use Telegram uploads (the code reads this env but it is not declared), and (4) review that you are comfortable with the skill writing to ~/.openclaw/config and saving upload history there. These mismatches look like sloppy packaging rather than malicious intent, but validate the API key destination and the 'uv' install expectation before proceeding.
功能分析
Type: OpenClaw Skill
Name: tiktok-viral-editor-zh
Version: 1.0.12
The skill is a well-structured CLI wrapper for the Sparki AI video editing service. It facilitates video uploads, project creation, and result downloads via the 'agent-api.sparki.io' domain. The code uses standard libraries (httpx, typer, pydantic) and follows secure practices, such as scoped file system permissions in SKILL.md and avoiding dangerous functions like eval() or os.system(). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
The code implements a Sparki CLI (upload, create project, status, download) which aligns with the advertised TikTok-focused Sparki variant and legitimately needs SPARKI_API_KEY and network access to Sparki. However, the declared required binary 'uv' (and SKILL.md's install: 'uv sync') does not match the provided CLI entry point ('sparki'). This is an inconsistency — either the agent/platform expects an external 'uv' helper or the metadata is incorrect.
Instruction Scope
SKILL.md gives narrow operational instructions: be proactive on video-editing requests, avoid ffmpeg/manual edits, and require uploads via local path or a Telegram mini-app link. The runtime instructions and code reference only the project config dir, workspace, and the Sparki API; they do not instruct reading unrelated system files or exfiltrating data to third-party endpoints outside agent-api.sparki.io.
Install Mechanism
This appears to be an instruction-only/packaged-CLI skill with source files included; there is no external download URL or archive. That is low-risk. But SKILL.md contains an 'install' section invoking 'uv sync' while the registry lists no install spec — a minor mismatch that could confuse automated install behavior.
Credentials
Primary credential SPARKI_API_KEY is appropriate for a Sparki integration. However: (1) SKILL.md's requires.env is empty while primaryEnv is set to SPARKI_API_KEY (inconsistency in metadata), and (2) the code reads another env var (SPARKI_UPLOAD_TG_LINK) but that env is not declared in the metadata. These mismatches mean the skill may rely on undocumented environment configuration; verify any environment variables before installing.
Persistence & Privilege
always:false and user-invocable:true — the skill is not force-enabled. File read/write and network permissions in SKILL.md are scoped to the current working directory, ~/.openclaw/config, ~/.openclaw/workspace/sparki/videos, and agent-api.sparki.io, which align with the code's behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tiktok-viral-editor-zh - 安装完成后,直接呼叫该 Skill 的名称或使用
/tiktok-viral-editor-zh触发 - 根据 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
Polished the Chinese copy so this scene skill reads more like a native Chinese product page instead of a structural translation, while keeping the official shared Sparki core workflow.
v1.0.10
Refreshed this Chinese 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 Chinese scene skill so its shared setup, API-key, upload, and command guidance now matches the latest official sparki-video-editor skill while preserving scene-specific positioning.
v1.0.8
Published a Chinese-localized scene skill for TikTok-style viral editing, aligned to the official Sparki API domain.
元数据
常见问题
TikTok 爆款剪辑 是什么?
面向 TikTok 爆款节奏场景的 Sparki skill 变体,沿用最新版官方 Sparki 安装、API key、上传和命令说明,同时保留 TikTok viral 场景定位。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 325 次。
如何安装 TikTok 爆款剪辑?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tiktok-viral-editor-zh」即可一键安装,无需额外配置。
TikTok 爆款剪辑 是免费的吗?
是的,TikTok 爆款剪辑 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
TikTok 爆款剪辑 支持哪些平台?
TikTok 爆款剪辑 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux)。
谁开发了 TikTok 爆款剪辑?
由 fischerlam(@fischerlam)开发并维护,当前版本 v1.0.12。
推荐 Skills