Maxwel Scripts

CLI Scripts and AI Skills

Profile Media

Generate a complete profile media set with AI — text, image, audio, and video

AI Profile Texts

Generates profile texts for persons, products, and organizations — handle, short description, and exposé in a consistent tone

AI Skill

Media Pipeline

Generates a complete, coordinated media set from a YAML definition in a single run

maxwel ai-media-pipeline --prompt "<description>" --output-dir <dir>

AI Profile Text

Generates profile text with AI — handle, short description, and exposé — from notes or a template

maxwel ai-profile-text --topic "<topic>" --output <file.md>

AI Image Generation

Generates an image from a text prompt with AI — e.g. a profile or header image

maxwel ai-image-generate --prompt "<description>" --output <file.png>

AI Text-to-Speech

Turns written text into natural-sounding speech with AI — e.g. for an audio intro

maxwel ai-audio-tts --text "<text to speak>" --output <file.mp3>

AI Video Generation

Generates a short video from a text prompt with AI — e.g. a profile clip

maxwel ai-video-generate --prompt "<description>" --duration <seconds> --output <file.mp4>

AI SVG Generation

Generates SVG vector graphics from a text prompt with AI — e.g. a logo or icon

maxwel ai-svg-generate --prompt "<description>" --output <file.svg>