← Back to Skills Marketplace
cohnen

Test Skill 3

by cohnen · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
137
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install shellbot-creative-studio
Description
Headless creative production studio for AI agents. Generate images, edit photos, create videos, produce voiceover/music/SFX, and assemble polished output via...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shellbot-creative-studio
  3. After installation, invoke the skill by name or use /shellbot-creative-studio
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug shellbot-creative-studio
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 137 downloads so far.

How do I install Test Skill 3?

Run "/install shellbot-creative-studio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Test Skill 3 free?

Yes, Test Skill 3 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Test Skill 3 support?

Test Skill 3 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Test Skill 3?

It is built and maintained by cohnen (@cohnen); the current version is v1.0.3.

💬 Comments