🧠 Within the Anthropic team, the skill ELI5 is often used. The command /eli5 explains any topic as if to a beginner through an HTML artifact with large images and minimal text.
This was shared by Thariq Shihipar, an engineer at Claude Code in Anthropic. The ELI5 plugin is not yet official—the team is still deciding whether to integrate it by default, but it can already be installed via the community marketplace:
claude plugin marketplace add anthropics/claude-plugins-community
claude plugin install eli5@claude-community
It's used internally not just for external topics. Thariq provides examples from work requests: /eli5 how this module works, /eli5 why this tradeoff was chosen, /eli5 what caused the incident. This means it's a way to quickly regain context on someone else's code or incident analysis without reading documentation and logs from scratch.
Recently, I wrote that AI makes smart people much smarter and dumb people much dumber. ELI5 is a concrete example of where this line is drawn. Opening /eli5, understanding a topic in two minutes, and moving on is a way to learn faster. Saying "I don't understand anything, do it for me" and not trying to understand is a way to unlearn how to think.
https://x.com/trq212/status/2090884854590382515
https://t.me/rvnikita_blog/1899
#anthropic@rvnikita_blog #claude@rvnikita_blog #ai@rvnikita_blog #thariq_shihipar@rvnikita_blog