# Explain

> Use when technical agent output needs beginner-friendly translation without losing exact details.

- **Type:** Skill
- **Install:** `agentstack add skill-mverab-slashstack-skills-explain`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [mverab](https://agentstack.voostack.com/s/mverab)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [mverab](https://github.com/mverab)
- **Source:** https://github.com/mverab/slashstack-skills/tree/main/skills/explain
- **Website:** https://slashstack.dev

## Install

```sh
agentstack add skill-mverab-slashstack-skills-explain
```

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

## About

# Explain

## Purpose

Translate technical agent output into beginner-friendly language while preserving
the exact file paths, commands, errors, and decisions the user needs.

## When to Use

Use when output from an agent, terminal, test run, error message, pull request,
or implementation plan is too technical for the user to act on confidently.

## Workflow

1. Identify the source: name the command, file, diff, error, or agent message
   being explained.
2. Preserve exact details: keep file paths, commands, package names, versions,
   error text, and config keys unchanged.
3. Translate jargon: explain unfamiliar terms in beginner language.
4. Separate facts from interpretation: clearly label what the output proves,
   what it suggests, and what remains unknown.
5. Explain impact: state whether the issue blocks progress, is safe to ignore,
   or needs a specific action.
6. Give the next safe action: provide one concrete prompt or command the user
   can run next.
7. Modo Aprendiz: for the MOST confusing concept in the output, include three
   sub-fields in beginner-friendly Spanish:
   - Qué significa: what the concept means in plain language.
   - Por qué importa: why it matters for the project.
   - Qué hacer ahora: one concrete action to take now.

## Output

A beginner explanation containing:
- Plain version: the short explanation in non-technical language
- Exact details: file paths, commands, or error lines that must not be changed
- Why it matters: the practical impact
- Modo Aprendiz: the most confusing concept with Qué significa, Por qué importa, and Qué hacer ahora
- Next safe step: one prompt or command to run next

## Source & license

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

- **Author:** [mverab](https://github.com/mverab)
- **Source:** [mverab/slashstack-skills](https://github.com/mverab/slashstack-skills)
- **License:** MIT
- **Homepage:** https://slashstack.dev

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-mverab-slashstack-skills-explain
- Seller: https://agentstack.voostack.com/s/mverab
- 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%.
