Agent Skills: Ultrathink

Display colorful ANSI art of the word "ultrathink". Use when the user says "ultrathink" or invokes /ultrathink.

UncategorizedID: intellectronica/agent-skills/ultrathink

Install this agent skill to your local

pnpm dlx add-skill https://github.com/intellectronica/agent-skills/tree/HEAD/skills/ultrathink

Skill Files

Browse the full folder contents for ultrathink.

Download Skill

Loading file tree…

skills/ultrathink/SKILL.md

Skill Metadata

Name
ultrathink
Description
Display colorful ANSI art of the word "ultrathink". Use when the user says "ultrathink" or invokes /ultrathink.

Ultrathink

When this skill is invoked, run this Bash command to display colourful ANSI art:

printf '\n  \033[1;31m╦ ╦\033[1;33m╦  \033[1;32m╔╦╗\033[1;36m╦═╗\033[1;34m╔═╗\033[1;35m╔╦╗\033[1;31m╦ ╦\033[1;33m╦\033[1;32m╔╗╔\033[1;36m╦╔═\033[0m\n  \033[1;31m║ ║\033[1;33m║   \033[1;32m║ \033[1;36m╠╦╝\033[1;34m╠═╣\033[1;35m ║ \033[1;31m╠═╣\033[1;33m║\033[1;32m║║║\033[1;36m╠╩╗\033[0m\n  \033[1;31m╚═╝\033[1;33m╩═╝\033[1;32m ╩ \033[1;36m╩╚═\033[1;34m╩ ╩\033[1;35m ╩ \033[1;31m╩ ╩\033[1;33m╩\033[1;32m╝╚╝\033[1;36m╩ ╩\033[0m\n\n'

Do not add any other output or commentary.