What problem does it solve? Creating decorative text banners, framed messages, and image-to-ASCII conversions normally requires hunting down the right CLI tools, fonts, and syntax, which interrupts creative or documentation workflows. ## Core Features & Use Cases - Text Banners: Render text in 571 pyfiglet fonts locally or via the asciified REST API when nothing is installed. - Message Art & Borders: Wrap messages in cowsay characters and frame output with 70+ boxes designs, combinable with banner tools. - Image & Web Art: Convert PNG/JPEG 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 are writing a project README and want a stylized header. Render the project name with pyfiglet in the slant font, pipe it through boxes with a stone border, and paste the result directly into the Markdown file. ## Quick Start Use the ascii-art skill to render the text "DEPLOY COMPLETE" as a slant-font banner framed with a stone border.