shellbot-creative for Openclaw

A high-end creative production orchestrator for generating images, videos, voiceovers, and music using multi-provider AI chains.

cohnen
v1.0.0
Mar 3, 2026
0
1.2k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install shellbot-creative

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

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).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is shellbot-creative?

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.

shellbot-creative Use Cases

  • Creating automated product marketing videos from a single text brief.
  • Generating high-fidelity social media advertisements with consistent branding.
  • Building automated explainer videos with synchronized voiceovers and background music.
  • Orchestrating complex image-to-video motion scenes using Kling or fal.ai models.
  • Developing reusable asset pipelines for rapid creative prototyping and scaling.

How shellbot-creative Works

  1. The system analyzes a user brief to generate a structured storyboard and timed shot list.
  2. An intelligent router selects the best AI providers (Freepik, fal, or Nano Banana 2) based on the specific quality needs.
  3. Scene assets are generated as high-resolution images or vector concepts.
  4. Assets undergo editing and upscaling before being transformed into motion scenes.
  5. Narration and background music are generated and timed to the storyboard duration.
  6. The final components are assembled into a Remotion manifest for programmatic video rendering.

shellbot-creative Setup

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"

shellbot-creative Data Schema & Taxonomy

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

shellbot-creative Advanced Features

  • Intelligent Provider Routing: Automatically selects the most cost-effective or highest-quality model for a specific task.
  • End-to-End Pipeline: Execute a single command to run the entire sequence from brief to final render.
  • Multi-Model Consistency: Leverages Nano Banana 2 for maintaining visual character and style across multiple scenes.
  • Remotion Integration: Programmatically generates React-based video compositions for perfect timing and captioning.
  • Async Status Tracking: Built-in monitoring for long-running generation tasks with failure diagnosis and queue reporting.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*