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.
1---2name: 4mat-framework3description: 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".4---56# 4MAT Framework Instructions78When 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.910## The Four Sections1112### 1. WHY — The Purpose (Hook the audience)13- Answer: "Why should I care about this right now?"14- Lead with the pain, the gap, or the opportunity15- Make it personal and emotionally relevant to the audience16- Keep it short and punchy — this is a hook, not a lecture17- If the audience doesn't buy in here, nothing else lands1819### 2. WHAT — The Big Picture (Build the map)20- Answer: "What is this, exactly?"21- Give the 10,000-foot view of the topic22- Break it into **3–4 key pillars, principles, or components** — not more23- Use a simple structure: bullet points, numbered list, or a short table24- Avoid jargon; define any terms that are unavoidable25- Goal: the audience can see the full landscape at a glance2627### 3. HOW — The Process (Make it tangible)28- Answer: "How does this actually work in practice?"29- Connect concepts to real-world application with concrete examples30- Show the steps, workflow, or decision process31- Use analogies, code snippets, commands, or visuals if appropriate32- Prioritize relevance over completeness — pick the most illustrative path3334### 4. NOW — The Action (Drive the next step)35- Answer: "What should I do next?"36- Give **one clear, specific, low-friction action** the audience can take immediately37- Avoid giving a list of options — pick the single best next move38- The action should feel achievable and move the needle toward the goal3940---4142## Formatting Guidelines4344- Use clear section headers: `## WHY`, `## WHAT`, `## HOW`, `## NOW`45- Each section should be proportionally sized: WHY is brief, WHAT and HOW are medium, NOW is brief46- Adapt tone and technical depth to the audience described in the prompt47- If the audience is not specified, ask one clarifying question: "Who is the audience for this?"4849---5051## Example Structure5253```54## WHY55[1–3 sentences that hook the reader with a problem, gap, or opportunity]5657## WHAT58[3–4 key pillars or components as a brief list]5960## HOW61[Step-by-step or example-driven walkthrough of the process]6263## NOW64[One specific action to take next]65```6667---6869## Tips for AI-Optimized Output7071- **Be concrete, not abstract.** Vague claims undermine trust. Back every "what" with a "for example."72- **Use parallel structure.** Each section should feel like it's answering a single, clear question.73- **Momentum matters.** Each section should naturally lead the reader into wanting the next one.74- **Never skip WHY.** If you omit or weaken the WHY, the rest of the framework loses its power.