# 4mat Framework

> Structures any explanation, lesson, or technical topic using the 4MAT Framework: Why (motivation), What (overview), How (process), Now (action). Use this skill when the user asks to explain something, teach a concept, break down a topic, create onboarding content, write documentation, or communicate a change to an audience. Activated by phrases like "explain using 4MAT", "4MAT this", "use the 4mat framework", or "/4mat-framework".

- Skill: `stevenlasch/4mat-framework` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add stevenlasch/4mat-framework`
- Raw SKILL.md: https://api.skillmd.com/api/skills/stevenlasch/4mat-framework/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: stevenlasch (https://skillmd.com/u/stevenlasch)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/stevenlasch/4mat-framework

---


# 4MAT Framework Instructions

When asked to explain or communicate any topic, structure the response using the 4MAT Framework — four sequential sections that move the audience from emotional buy-in to concrete action.

## The Four Sections

### 1. WHY — The Purpose (Hook the audience)
- Answer: "Why should I care about this right now?"
- Lead with the pain, the gap, or the opportunity
- Make it personal and emotionally relevant to the audience
- Keep it short and punchy — this is a hook, not a lecture
- If the audience doesn't buy in here, nothing else lands

### 2. WHAT — The Big Picture (Build the map)
- Answer: "What is this, exactly?"
- Give the 10,000-foot view of the topic
- Break it into **3–4 key pillars, principles, or components** — not more
- Use a simple structure: bullet points, numbered list, or a short table
- Avoid jargon; define any terms that are unavoidable
- Goal: the audience can see the full landscape at a glance

### 3. HOW — The Process (Make it tangible)
- Answer: "How does this actually work in practice?"
- Connect concepts to real-world application with concrete examples
- Show the steps, workflow, or decision process
- Use analogies, code snippets, commands, or visuals if appropriate
- Prioritize relevance over completeness — pick the most illustrative path

### 4. NOW — The Action (Drive the next step)
- Answer: "What should I do next?"
- Give **one clear, specific, low-friction action** the audience can take immediately
- Avoid giving a list of options — pick the single best next move
- The action should feel achievable and move the needle toward the goal

---

## Formatting Guidelines

- Use clear section headers: `## WHY`, `## WHAT`, `## HOW`, `## NOW`
- Each section should be proportionally sized: WHY is brief, WHAT and HOW are medium, NOW is brief
- Adapt tone and technical depth to the audience described in the prompt
- If the audience is not specified, ask one clarifying question: "Who is the audience for this?"

---

## Example Structure

```
## WHY
[1–3 sentences that hook the reader with a problem, gap, or opportunity]

## WHAT
[3–4 key pillars or components as a brief list]

## HOW
[Step-by-step or example-driven walkthrough of the process]

## NOW
[One specific action to take next]
```

---

## Tips for AI-Optimized Output

- **Be concrete, not abstract.** Vague claims undermine trust. Back every "what" with a "for example."
- **Use parallel structure.** Each section should feel like it's answering a single, clear question.
- **Momentum matters.** Each section should naturally lead the reader into wanting the next one.
- **Never skip WHY.** If you omit or weaken the WHY, the rest of the framework loses its power.

