Install
openclaw skills install multimodal-content-creatorEnd-to-end multimodal content creation workflow — receive WhatsApp requests (text or voice), transcribe audio via Whisper, generate images with DALL-E 3, and reply automatically.
openclaw skills install multimodal-content-creatorAutomated content creation workflow for freelance creators. Receives customer requests via WhatsApp (text or voice notes), transcribes audio to text, generates images from prompts, and sends results back.
OPENAI_API_KEY env var)pip install -r requirements.txt
export OPENAI_API_KEY="your-api-key"
python wacli.py login <your-wacli-token>
python workflow.py process-all
python generate_images.py "a cat riding a skateboard"
python generate_images.py prompts.txt
python transcribe.py recording.mp3
python wacli.py list
python wacli.py send +1234567890 "Hello!"