# Eli5

> >-

- **Type:** Skill
- **Install:** `agentstack add skill-ahmadrosid-nakama-eli5`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [ahmadrosid](https://agentstack.voostack.com/s/ahmadrosid)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [ahmadrosid](https://github.com/ahmadrosid)
- **Source:** https://github.com/ahmadrosid/nakama/tree/main/.agents/skills/eli5
- **Website:** https://ahmadrosid.github.io/nakama

## Install

```sh
agentstack add skill-ahmadrosid-nakama-eli5
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# ELI5

Teach one idea so a smart stranger with zero domain context gets it in one glance.

## Default output

**Prefer a single self-contained HTML file** opened in the browser (`open ` on macOS). Chat-only ELI5 is fine when the user asks for text, or the topic is one sentence.

### HTML rules

1. **One file.** Inline CSS + inline SVG. No external fonts, scripts, images, or network requests.
2. **Big pictures, few words.** Each slide = one metaphor picture (large SVG) + a short heading + ≤2 short sentences. No jargon unless the metaphor defines it.
3. **≤5 slides.** Cap at five. Rank must-know first; cut the rest.
4. **Assume zero knowledge.** No repo paths, issue numbers, or acronyms unless the slide teaches them.
5. **Open it.** Write under `/tmp/` (or a path the user names), then `open` the file. Tell them the path in one line.
6. **No quizzes, forms, or buttons.** Display-only.

### Slide recipe

```
1. What is the thing?     (concrete metaphor)
2. What already exists?   (if comparing to something shipped)
3. What is new / missing? (the ask)
4. One contrast picture   (before vs after / now vs later)
```

Drop steps that do not apply. Never pad.

### Visual style

- High contrast, thick strokes, large labels on the SVG itself
- System font stack only
- Avoid purple gradients, glow, emoji sticker clutter, and dense dashboards
- One job per slide — no card grids of stats

### Chat fallback (when HTML is skipped)

Lead with the metaphor in one line. Then at most three short bullets. No preamble. No recap.

## Voice

- Short words. Concrete nouns. Active verbs.
- Metaphors from daily life (recipe cards, boxes, janitors, editors) over product jargon.
- If a term must appear, define it in the same sentence: “Skills = recipe cards for the AI.”

## Do not

- Dump architecture, file trees, or acceptance criteria
- Use “as mentioned above” — restating is fine; memory is not assumed
- Soften into marketing copy or a status update
- Commit or publish the HTML unless the user asks

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [ahmadrosid](https://github.com/ahmadrosid)
- **Source:** [ahmadrosid/nakama](https://github.com/ahmadrosid/nakama)
- **License:** MIT
- **Homepage:** https://ahmadrosid.github.io/nakama

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-ahmadrosid-nakama-eli5
- Seller: https://agentstack.voostack.com/s/ahmadrosid
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
