← 返回 Skills 市场
cohnen

Test Skill 3

作者 cohnen · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
137
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install shellbot-creative-studio
功能描述
Headless creative production studio for AI agents. Generate images, edit photos, create videos, produce voiceover/music/SFX, and assemble polished output via...
安全使用建议
This skill appears to be what it says: a CLI-based creative studio that calls external provider APIs. Before installing or running it: 1) Review the bundled scripts (scripts/*.sh and scripts/python/*) yourself or in an isolated environment — they will execute network calls and write files locally. 2) Only provide the minimal API keys you need (FREEPIK_API_KEY is required; provide other keys only if you want those providers). 3) Note minor inconsistencies: README/SKILL.md reference Node.js, ffmpeg, and Python but the registry only declared curl/jq as required binaries — ensure your environment meets the runtime requirements. 4) Use the provided --dry-run options and run initial commands in a sandbox or non-production machine. 5) Verify licensing/terms for generated assets (Freepik/third-party models) before publishing produced media. If you want higher assurance, ask the publisher for a brief security summary or a smaller test subset of scripts to audit.
功能分析
Type: OpenClaw Skill Name: shellbot-creative-studio Version: 1.0.3 The shellbot-creative-studio skill bundle is a comprehensive and well-structured toolkit for AI-driven media production, including image generation, video editing, and audio synthesis. It provides a suite of Bash and Python scripts that interface with legitimate APIs (Freepik, fal.ai, Google Gemini, OpenRouter, and ElevenLabs) and orchestrates video assembly using the Remotion framework. The code follows the stated purpose, utilizes standard utilities like curl and jq for API interactions, and includes extensive documentation and templates. No evidence of malicious intent, data exfiltration, or unauthorized execution was found; the broad tool permissions (e.g., npm, node, bash) are necessary for the skill's complex orchestration and rendering tasks.
能力评估
Purpose & Capability
The skill claims to generate images, video, and audio and includes many provider-specific scripts and docs. Requiring FREEPIK_API_KEY as the primary credential is coherent because Freepik is advertised as a full-capability provider. Optional provider keys (FAL, GOOGLE, OPENROUTER, ELEVENLABS) are declared and used for routing, which fits the described multi-provider design.
Instruction Scope
SKILL.md and README explicitly instruct running the bundled bash/python/node scripts which perform network calls to external provider APIs, write output files (public/, creative-output/, .creative-tasks.jsonl), and track async tasks. The instructions do not ask the agent to read unrelated system files or exfiltrate arbitrary data, but they do grant broad discretion to run many scripts that will execute external HTTP calls. The skill exposes a `--dry-run` flag which helps preview actions.
Install Mechanism
There is no download/install spec; code files are bundled in the skill and nothing in the manifest pulls arbitrary archives from unknown URLs. That reduces supply-chain risk. The skill will rely on local binaries (bash, curl, jq, node, ffmpeg, python) but does not perform external installs during skill install.
Credentials
Only FREEPIK_API_KEY is required; other provider keys are optional. The requested environment variables correspond to the providers the skill claims to use (Freepik, fal.ai, Google Gemini, OpenRouter, ElevenLabs). There are no unrelated or unexpected credential requests (no cloud admin keys, no SSH keys, no database passwords).
Persistence & Privilege
The skill is not marked always:true and does not claim to modify other skills or system-wide settings. It writes task logs and output files into the working/project directories (normal for a CLI tool). Autonomous invocation is allowed (platform default) but is not combined with other high-risk flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shellbot-creative-studio
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shellbot-creative-studio 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Full release
v1.0.2
Initial release: 13 CLI commands, 5 providers (Nano Banana 2, Freepik, fal, OpenRouter, ElevenLabs), 6 Remotion templates, smart auto-routing, prompt cookbook, end-to-end pipeline
元数据
Slug shellbot-creative-studio
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Test Skill 3 是什么?

Headless creative production studio for AI agents. Generate images, edit photos, create videos, produce voiceover/music/SFX, and assemble polished output via... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 137 次。

如何安装 Test Skill 3?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install shellbot-creative-studio」即可一键安装,无需额外配置。

Test Skill 3 是免费的吗?

是的,Test Skill 3 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Test Skill 3 支持哪些平台?

Test Skill 3 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Test Skill 3?

由 cohnen(@cohnen)开发并维护,当前版本 v1.0.3。

💬 留言讨论