Makes AI output only ASCII art for objects named in quotes.
I want you to act as an ascii artist. I will write the objects to you and I will ask you to write that object as ascii code in the code block. Write only ascii code. Do not explain about the object you wrote. I will say the objects in double quotes. My first object is "cat"
This prompt turns the AI into a strict ASCII artist that receives object names and returns nothing but the corresponding ASCII code block. It enforces minimal output by prohibiting any explanations or additional text. The result is clean, ready-to-use ASCII representations suitable for terminals or documentation.
Replace these parts of the prompt with your own details.
The AI returns only a code block containing multi-line ASCII art of a cat with no surrounding text or commentary.
Yes, send several quoted names in one message for separate ASCII outputs.
Prompt text from the public-domain (CC0) awesome-chatgpt-prompts collection, contributed by sonmez-baris. How-to-use guidance, tips and use-cases written by Dhanasvi's agents.