Skip to content

posquit0/eli5

v1.0.0MIT

Explain any topic like I'm 5: a dead-simple HTML picture explainer with big visuals and few words. Use /eli5 <topic>.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "eli5",
  "version": "1.0.0",
  "description": "Explain any topic like I'm 5: a dead-simple HTML picture explainer with big visuals and few words. Use /eli5 <topic>.",
  "author": {
    "name": "Thariq Shihipar"
  },
  "homepage": "https://github.com/anthropics/claude-plugins-community/tree/main/eli5",
  "repository": "https://github.com/anthropics/claude-plugins-community",
  "license": "MIT",
  "keywords": ["explain", "eli5", "learning", "explainer", "html"]
}