
Ultrathink
- 281 repo stars
- Updated April 25, 2026
- intellectronica/agent-skills
Render colorful terminal ANSI art of “ultrathink” when you or your agent hits the ultrathink trigger—a lightweight morale or ritual marker in long coding sessions.
About
Ultrathink is a minimal agent skill plugin that displays colorful ANSI art spelling “ultrathink” when you say the word or run the /ultrathink command. developers install it as a light-touch ritual or Easter egg inside Claude Code–style sessions: a visual pause that signals deliberate thinking before diving back into implementation. It does not analyze code, change files, or advance the product journey on its own. The skill is intentionally narrow—terminal output only—so it stays out of the way of serious automation unless you explicitly invoke it. Use it when you want a memorable cue in agent-tooling workflows or to reinforce a “slow down and think” habit without opening another productivity app. Skip it when you need substantive planning, security review, or documentation deliverables.
- Fires on the exact triggers: user says “ultrathink” or invokes /ultrathink
- Outputs colorful ANSI art of the word ultrathink in the terminal
- Zero product logic—pure display plugin for agent sessions
- Beginner-friendly one-step invoke with no prerequisites
Ultrathink by the numbers
- Data as of Jul 30, 2026 (Skillselion catalog sync)
/plugin marketplace add intellectronica/agent-skills/plugin install ultrathink@intellectronica-skillsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 281 |
|---|---|
| Last updated | April 25, 2026 |
| Repository | intellectronica/agent-skills ↗ |
What it does
Render colorful terminal ANSI art of “ultrathink” when you or your agent hits the ultrathink trigger—a lightweight morale or ritual marker in long coding sessions.
Files
Display colorful ANSI art of the word "ultrathink". Use when the user says "ultrathink" or invokes /ultrathink.
ultrathink
Source: ./plugins/ultrathink
{ "name": "ultrathink", "source": "./plugins/ultrathink", "version": "0.1.1768936949", "category": "productivity", "description": "Display colorful ANSI art of the word \"ultrathink\". Use when the user says \"ultrathink\" or invokes /ultrathink." }