Overview
- Skill Key
- cohnen/shellbot-creative
- Author
- cohnen
- Source Repo
- openclaw/skills
- Version
- 1.0.0
- Source Path
- skills/cohnen/shellbot-creative
- Latest Commit SHA
- 465bc191e1b4bb26d16c89b14592b0fe1e03bfcc
Opinionated creative production system for image/video generation, image editing, motion scenes, voiceovers, music, and Remotion assembly. Combines Freepik, fal.ai, Nano Banana 2 (Gemini 3.1 Flash Image Preview), and Remotion workflows for explainers, product marketing videos, social ads, and reusable asset pipelines. Use when users ask to create or edit visual assets, generate clips, produce narration/music, or deliver a polished final video from a brief.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 shellbot-creative 技能。 若已安装,则直接安装 shellbot-creative 技能。
# shellbot-creative Create high-end creative outputs by chaining providers intentionally: 1. Generate reusable assets (Nano Banana 2 / Freepik / fal) 2. Generate scene motion (Freepik Kling / fal video models) 3. Add voice and music (Freepik ElevenLabs voiceover + music or fal equivalents) 4. Assemble and polish in Remotion Use this skill as a production orchestrator, not as isolated single calls. ## Arguments - **Command:** `$0` (`plan` | `asset` | `edit` | `video` | `voice` | `music` | `remotion` | `pipeline` | `status` | `sample`) - **Arg 1:** `$1` (provider, model, or workflow type) - **Arg 2+:** `$2`, `$3`, etc. - **All args:** `$ARGUMENTS` ## Authentication and provider checks Support any of these providers: - `FREEPIK_API_KEY` for Freepik API - `FAL_KEY` for fal.ai API - `INFERENCE_API_KEY` (or `infsh login`) for Nano Banana 2 via inference.sh Before any generation call: ```bash [ -n "$FREEPIK_API_KEY" ] && echo "Freepik ready" [ -n "$FAL_KEY" ] && echo "fal ready" command -v infsh >/dev/null && echo "infsh available" ``` If a requested provider is not authenticated, route to another available provider and clearly explain the fallback. ## Provider routing (opinionated defaults) - **Asset ideation / strong multi-image consistency:** Nano Banana 2 - **Photoreal product hero, posters, typography, upscale/edit suite:** Freepik - **Fast model exploration or niche fal endpoint needs:** fal.ai - **Final timeline composition, transitions, captions, audio mix:** Remotion Read `references/provider-matrix.md` for exact model choices. ## Command behavior ### `$0 = plan` Turn a user brief into a production storyboard and shot list. ```bash python3 scripts/creative_brief_to_storyboard.py \ --brief "Launch video for a new fitness app aimed at busy professionals" \ --format product-marketing \ --duration 45 \ --aspect-ratio 16:9 \ --out storyboard.json ``` Then create a provider/model routing recommendation: ```bash python3 scripts/creative_prov...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.