What problem does it solve? Creating ASCII art for terminal output, README files, or chat messages normally requires hunting down the right tool, font, or pre-made artwork. This Skill consolidates nine different approaches — from local CLI programs to free REST APIs — into one decision flow so you can produce text banners, decorative borders, character art, and image-to-ASCII conversions without API keys. ## Core Features & Use Cases - Text Banners: Render text with pyfiglet (571 fonts) locally or via the asciified REST API when nothing is installed, with font recommendations per style. - Decorative & Character Art: Wrap messages with cowsay characters (50+ options) and boxes borders (70+ designs), plus colored output via TOIlet. - Image Conversion & Pre-Made Art: Convert PNG/JPEG/GIF/WEBP images to ASCII with ascii-image-converter or jp2a, and fetch curated art from ascii.co.uk by subject. - Use Case: You want a stylized project header for a terminal splash screen. The Skill renders "HERMES" in pyfiglet's slant font, pipes it through boxes with a stone border, and outputs a framed banner ready to paste. ## Quick Start Ask the agent to create an ASCII art banner of your project name using the slant font with a decorative stone border.