CtrlK
BlogDocsLog inGet started
Tessl Logo

ultrathink

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

Install with Tessl CLI

npx tessl i github:intellectronica/agent-skills --skill ultrathink
What are skills?

95

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

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.

Repository
github.com/intellectronica/agent-skills
Last updated
Created

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.