Install
$ agentstack add skill-mverab-slashstack-skills-explain ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →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
- Identify the source: name the command, file, diff, error, or agent message
being explained.
- Preserve exact details: keep file paths, commands, package names, versions,
error text, and config keys unchanged.
- Translate jargon: explain unfamiliar terms in beginner language.
- Separate facts from interpretation: clearly label what the output proves,
what it suggests, and what remains unknown.
- Explain impact: state whether the issue blocks progress, is safe to ignore,
or needs a specific action.
- Give the next safe action: provide one concrete prompt or command the user
can run next.
- 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
- Source: mverab/slashstack-skills
- License: MIT
- Homepage: https://slashstack.dev
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.