A high-end creative production orchestrator for generating images, videos, voiceovers, and music using multi-provider AI chains.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install shellbot-creative
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install shellbot-creative using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
shellbot-creative is an opinionated production system designed to transform simple briefs into professional-grade visual assets. As a powerful addition to the Openclaw Skills ecosystem, it chains multiple AI providers like Freepik, fal.ai, and Nano Banana 2 to ensure high-fidelity outputs. It doesn't just call single APIs; it orchestrates entire workflows, moving from initial concepting to final video assembly using Remotion.
This skill is ideal for developers and marketers who need a deterministic pipeline for creative work. It intelligently routes tasks—using Nano Banana 2 for visual consistency, Freepik for photorealism, and ElevenLabs for narration—to deliver a cohesive final product. By integrating these tools into Openclaw Skills, users can automate the complex lifecycle of asset generation, editing, and timeline composition.
To integrate this into your environment for Openclaw Skills, first configure your provider API keys:
export FREEPIK_API_KEY="your_key_here"
export FAL_KEY="your_key_here"
export INFERENCE_API_KEY="your_key_here"
Then, ensure you have the necessary CLI tools and local scripts installed:
# Install Remotion and local dependencies
npm install -g npx
./scripts/install_skill.sh
# Verify provider availability
[ -n "$FREEPIK_API_KEY" ] && echo "Freepik ready"
The skill maintains a strict organizational structure within the ./creative-output/ directory to manage the production lifecycle:
| Folder | Contents |
|---|---|
assets/ |
Static images, textures, and product shots |
scenes/ |
Generated video clips and motion sequences |
audio/ |
Voiceover MP3s and generated music tracks |
manifests/ |
Storyboard JSON and Remotion configuration files |
final/ |
The rendered production video and delivery assets |
references/ |
Documentation for provider matrices and workflow recipes |
Loading
A comprehensive multi-modal AI skill for generating and editing images, videos, icons, and audio through the Freepik API.

A comprehensive Python SDK integration for provisioning, managing, and automating remote cloud desktops and sandboxed execution environments.

A fast and minimal CLI tool to manage emails via IMAP, SMTP, and Notmuch backends directly from your terminal.

A professional integration skill connecting OpenClaw to Aionis for advanced long-term memory, context-aware tool routing, and feedback-driven policy loops.

An AI-powered workflow for building conversion-focused product marketing videos using Remotion, React, and the AIDA framework.

A programmatic video production engine that transforms brand data into professional React-based motion graphics using Remotion.








































