← 返回 Skills 市场
Which Sparki Skill Should I Use?
作者
fischerlam
· GitHub ↗
· v1.0.0
· MIT-0
134
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install which-sparki-skill
功能描述
AI-powered video editing — turn raw footage into polished vlogs, highlight reels, TikTok/Shorts/Reels, montages, and more. Control the editing flow through T...
安全使用建议
This package appears to be a legitimate CLI wrapper for Sparki's editing service. Before installing, consider: (1) it requires/store a Sparki API key — you can provide it via SPARKI_API_KEY or the CLI 'sparki setup', and the key will be saved under ~/.openclaw/config/sparki.json; only provide a key you trust Sparki with. (2) It will upload video files to agent-api.sparki.io and download results to ~/.openclaw/workspace/sparki/videos — ensure you are comfortable with that network destination and file locations. (3) The metadata requires a 'uv' binary and runs 'uv sync' during install; confirm what 'uv' is in your environment. (4) The code optionally reads SPARKI_UPLOAD_TG_LINK env var (not explicitly listed in metadata) and allows overriding base_url in config — if you plan to change the base_url, be aware network behavior may change. If you trust sparki.io and the official Telegram bot link referenced, the skill is coherent with its stated purpose.
功能分析
Type: OpenClaw Skill
Name: which-sparki-skill
Version: 1.0.0
The skill bundle provides a legitimate CLI interface and agent instructions for the Sparki AI video editing service. The Python code (cli.py, client.py) uses standard libraries like httpx and typer to manage API authentication, file uploads, and project tracking without any evidence of obfuscation or unauthorized data access. The SKILL.md instructions are well-structured to guide the AI agent through the video processing workflow, and the requested permissions are appropriately scoped to the workspace directory and the official API domain (agent-api.sparki.io).
能力评估
Purpose & Capability
Name/description are a routing/helper for Sparki editing. Declared primary credential (SPARKI_API_KEY), network host (agent-api.sparki.io), filesystem writes for config and output, and CLI commands to upload/edit/download all match the stated purpose.
Instruction Scope
SKILL.md instructs only to validate an API key, provide upload links, accept local file paths or Telegram Mini App uploads, and run the included sparki CLI commands. It does not instruct reading unrelated system files or exfiltrating data to unexpected endpoints.
Install Mechanism
This is effectively instruction-only with bundled Python CLI sources; no remote downloads from arbitrary URLs. The metadata references a 'uv sync' step requiring a 'uv' binary — unusual but not inherently risky; it is local and not a network fetch to an unknown host.
Credentials
Primary credential SPARKI_API_KEY is appropriate. Minor mismatch: code reads SPARKI_UPLOAD_TG_LINK as an optional override but that env var is not listed in metadata env array; metadata otherwise lists no unrelated secrets. Base URL can be overridden in config/CLI which could point to other hosts, but the skill's declared network permission is limited to agent-api.sparki.io.
Persistence & Privilege
always:false (no forced inclusion). The skill writes only its own config (~/.openclaw/config) and outputs (~/.openclaw/workspace/sparki/videos), which is appropriate for a CLI that saves API keys and downloads results. It doesn't modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install which-sparki-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/which-sparki-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Published a routing/discovery guide to help users choose the right Sparki skill for their workflow.
元数据
常见问题
Which Sparki Skill Should I Use? 是什么?
AI-powered video editing — turn raw footage into polished vlogs, highlight reels, TikTok/Shorts/Reels, montages, and more. Control the editing flow through T... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 134 次。
如何安装 Which Sparki Skill Should I Use??
在 OpenClaw 或 Claude Code 对话框中运行命令「/install which-sparki-skill」即可一键安装,无需额外配置。
Which Sparki Skill Should I Use? 是免费的吗?
是的,Which Sparki Skill Should I Use? 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Which Sparki Skill Should I Use? 支持哪些平台?
Which Sparki Skill Should I Use? 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux)。
谁开发了 Which Sparki Skill Should I Use??
由 fischerlam(@fischerlam)开发并维护,当前版本 v1.0.0。
推荐 Skills