What problem does it solve? Creating ASCII art for terminal banners, README headers, chat messages, or fun visuals normally requires hunting down the right tool, font, or website. This Skill consolidates nine different ASCII art methods into one decision flow so you can produce text banners, decorative borders, image-to-ASCII conversions, and pre-made art without API keys. ## Core Features & Use Cases - Text Banners: Render text with pyfiglet (571 fonts), the asciified REST API, or TOIlet with ANSI color effects. - Decorative Art: Wrap messages in cowsay characters (50+ options) or boxes frames (70+ designs), and convert images to ASCII with ascii-image-converter or jp2a. - Curated & Fun Sources: Search pre-made art from ascii.co.uk, generate QR codes via qrenco.de, and fetch weather art from wttr.in. - Use Case: You need a stylized project header for a README file. 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 the text 'HERMES' using a bold font with a decorative border around it.