ascii-art

Generate ASCII art from text and images using local CLI tools or HTTP services.

Updated May 16, 2026
One-click install
npx skills add https://github.com/jaredcroxton/hermes-mirror --skill ascii-art-jaredcroxton
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ascii-art
Source: https://github.com/jaredcroxton/hermes-mirror/tree/main/agents/skills/creative/ascii-art
Command: npx skills add https://github.com/jaredcroxton/hermes-mirror --skill ascii-art-jaredcroxton

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of turning plain text, messages, or images into eye-catching ASCII art you can copy into terminals, READMEs, or chat.

Core Features & Use Cases

  • Text-to-art banners: Render text using local tools (pyfiglet) for high-quality banner fonts.
  • Message flair: Wrap a message in classic speech-bubble art using cowsay.
  • Decorative framing: Add stylish borders around existing text using boxes.
  • Image-to-ASCII conversion: Convert PNG/JPEG/GIF/WEBP images into ASCII for lightweight previews.
  • Quick web fallbacks: Use free APIs/services (asciified, ascii art sites, QR, weather/moon) when local installs aren’t available.

Quick Start

Ask the skill to render the phrase "HERMES" as a large ASCII banner and wrap it with a stone border.

Frequently Asked Questions about ascii-art

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert an image to ASCII art in the terminal?

To convert an image to ASCII art, you can use this skill to process PNG, JPEG, GIF, or WEBP files into terminal-safe plain text or ANSI-colored characters for lightweight previews.

Can I create text banners and decorative borders without installing extra software?

You can create text banners and decorative borders without local software by using free remote rendering endpoints, which generate ASCII art when local installs like pyfiglet or boxes are not available.

Do I need pyfiglet or cowsay installed locally to generate ASCII text banners?

You do not strictly need pyfiglet or cowsay installed locally to generate ASCII text banners, as the skill can fall back to unauthenticated HTTP services to render text if local CLI tools are missing.

What is the best way to add speech bubbles or decorative framing to terminal messages?

The best way to add speech bubbles or decorative framing to terminal messages is using CLI tools like cowsay for classic speech-bubble art and boxes for stylish borders around existing text.

Does ASCII art generation support ANSI color output or only plain text?

ASCII art generation supports both plain text and ANSI-colored text output, depending on the capabilities of the chosen local toolchain or remote rendering service used during the conversion.

Can I generate QR codes or weather art using remote ASCII rendering endpoints?

You can generate QR codes or weather and moon art using free, unauthenticated remote ASCII rendering endpoints when local CLI installations are not available on your system.