intellectronica

ultrathink

144
10
# Install this skill:
npx skills add intellectronica/agent-skills --skill "ultrathink"

Install specific skill from multi-skill repository

# Description

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

# SKILL.md


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.

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.