What problem does it solve? Creating text banners, decorative borders, and image-to-ASCII conversions normally requires hunting down the right tool and syntax for each task. This Skill consolidates nine ASCII art approaches into one decision flow so you can produce terminal-ready art without memorizing commands. ## Core Features & Use Cases - Text Banners: Render text in 571 pyfiglet fonts locally or via the asciified REST API when pyfiglet is not installed. - Message Art & Borders: Wrap messages in cowsay characters (50+ options) and frame output with boxes (70+ designs), combinable with banner tools. - Image & Web Art: Convert PNG/JPEG/GIF images to ASCII with ascii-image-converter or jp2a, fetch pre-made art from ascii.co.uk, and pull QR codes or weather art from qrenco.de and wttr.in. - Use Case: You want a styled project header for a README. Render the project name with pyfiglet in the slant font, pipe it through boxes with a stone border, and paste the result directly into your markdown. ## Quick Start Ask the agent to create an ASCII art banner of your project name using pyfiglet with a decorative boxes border.