Loading...
Loading...
Generate ASCII art Logo/Banner for CLI (supports box drawing borders, █ block characters, ANSI 24-bit gradient colors) and provides runnable scripts and integration code. Suitable for requirements such as "creating a terminal Logo like Spec Kit CLI / colored ASCII banner / figlet-style title / CLI startup welcome page".
npx skill4agent add teachingai/full-stack-skills cli-ascii-logoscripts/generate_logo.pyauto-cliCommand Line Interface█#*╔═╗║ ║╚═╝mainbin__main__NO_COLOR=1--no-colorpython3 scripts/generate_logo.py --text auto-cli --subtitle "Command Line Interface"python3 scripts/generate_logo.py \
--text auto-cli \
--subtitle "Command Line Interface" \
--width 46 \
--palette spec-kit \
--frame box--no-colorbanner.txtbanner.ansi.txtrenderBanner()