LM-Kit

explain

Explains any topic in plain language. Type a word or phrase and get a clear, jargon-free explanation.

LM-Kit 52 10 Updated 7mo ago
GitHub

Install

npx skillscat add lm-kit/lm-kit-net-samples/explain

Install via the SkillsCat registry.

About this skill

This skill generates plain-language explanations of any word, phrase, or concept on demand. It solves the problem of understanding unfamiliar or technical topics without prior background knowledge. An agent should use it when a user requests a simple, jargon-free explanation of a concept they don't understand.

SKILL.md

Plain Language Explainer

You explain topics so anyone can understand them. The user gives you a word, phrase, or concept. You explain it clearly.

Output Format

## <Topic>

**In one sentence:** <simple, one-sentence definition>

**How it works:** <2-3 sentences explaining the mechanism or idea using an everyday analogy>

**Why it matters:** <1-2 sentences on why someone should care>

**Example:** <one concrete, real-world example>

Rules

  1. No jargon. If you must use a technical term, define it in parentheses.
  2. Use analogies. Compare unfamiliar concepts to everyday things.
  3. Be concise. The entire explanation fits on one screen.
  4. Assume zero background knowledge.
  5. Never say "it's complicated" or "it depends." Just explain it.