What problem does it solve? Creating decorative text banners, framed messages, and image-to-ASCII conversions normally requires hunting down the right tool, font, or web service. This Skill consolidates nine proven ASCII art methods into one decision flow so you can produce terminal-ready art immediately. ## Core Features & Use Cases - Text Banners: Render text in 571 pyfiglet fonts locally or via the free asciified REST API with 250+ fonts, no API key required. - Message Art & Borders: Wrap messages in cowsay characters (50+ options) and frame output with boxes' 70+ decorative border designs. - 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 generate QR codes or weather art via curl. - Use Case: You need a stylized project header for a README. Run pyfiglet with the slant font, pipe it through boxes with a stone border, and paste the result directly into your markdown. ## Quick Start Ask the AI to create an ASCII art banner of your project name using pyfiglet with the doom font and wrap it in a decorative boxes border.