← Vault Index
Source: business/products/claude-skills-consultants/content-blueprint.md

Content Blueprint: Claude Skills for Independent Consultants

Page Structure Overview

#SectionType~WordsDriven By
1Skill Nameheading_1Name
2Quick Reference TabletableCategory, Time to Run, Difficulty, Output Type, Client-Facing
3When to Useparagraph80-150Trigger Moment
4What You'll Needbullets30-60Inputs Needed
5The Skillfull .md content800-2000Category, Name, all variables
6Expected Outputparagraph40-80Output Type
7Pro Tipcallout40-80Category, Difficulty
8Related Skillsbullets20-40Related Skills

Estimated total per page: ~1,100-2,500 words


Section Details

Section 1: Skill Name

Type: heading_1 Word count:Variable dependencies: Name Content rules:

Section 2: Quick Reference Table

Type: table (2 columns) Word count:Variable dependencies: Category, Time to Run, Difficulty, Output Type, Client-Facing Content rules:

Category{Category}
Time to Run{Time to Run}
Difficulty{Difficulty}
Output{Output Type}
Client-Facing{Yes/No}

Section 3: When to Use

Type: paragraph Word count: 80-150 Variable dependencies: Trigger Moment Content rules:

Section 4: What You'll Need

Type: bullets Word count: 30-60 Variable dependencies: Inputs Needed Content rules:

Section 5: The Skill

Type: full .md content (the product) Word count: 800-2000 Variable dependencies: All — this is the core content Content rules:

  1. YAML frontmatter — name, description (including triggers), metadata (author, version, date)
  2. One-line positioning — what this skill does in one sentence
  3. Core Principle — 1-2 sentences, the operating philosophy
  4. What This Skill Does — the jobs it performs, written as prose not bullets
  5. Named sections with detailed instructions — each section the skill produces, with:
  1. Quality Check — internal gate, never shown to user. 3-5 checks with enforcement rules
  2. Rules — failure mode prevention. Formatting constraints, evidence requirements, what to never do
  3. Output Format — complete markdown template showing the exact structure of the output
  4. What Makes This Different — 1 paragraph, pattern-reveal positioning. What other approaches get wrong, what this skill gets right.

Section 6: Expected Output

Type: paragraph Word count: 40-80 Variable dependencies: Output Type Content rules:

Section 7: Pro Tip

Type: callout Word count: 40-80 Variable dependencies: Category, Difficulty Content rules:

Section 8: Related Skills

Type: bullets Word count: 20-40 Variable dependencies: Related Skills Content rules:


Sample Page Skeleton: Session Prep Brief

Session Prep Brief

CategoryClient Delivery & Prep
Time to Run10 min
DifficultyStandard
OutputDocument
Client-FacingNo — internal use

When to Use

You have a client session in 24-48 hours. You've been heads-down on other work all week. You know you should review your notes, but there are three other clients competing for your attention and you're tempted to just wing it. Don't. The difference between a session where you walk in cold and one where you walk in briefed is the difference between reactive and strategic. Your client can feel it.

Run this 24-48 hours before any client session.

What You'll Need

The Skill

---
name: session-prep-brief
description: >
  Build a focused session brief so you walk into every client meeting
  prepared, not winging it. Paste your last session notes, open action
  items, and recent client messages — get back a one-page brief with
  status, accountability check, prioritized agenda, opening question,
  and risk flags. Use 24-48 hours before any client session.
  Triggers: "prep for session", "client meeting tomorrow", "session prep",
  "brief me on this client", "what's open with [client name]"
metadata:
  author: [Product Author]
  version: "1.0.0"
  updated: "[Date]"
---

# Session Prep Brief

Build the brief you wish someone on your team produced for you before every call.

## Core Principle

**Prepared beats brilliant.** The consultant who walks in knowing what's open,
what matters, and what to watch for outperforms the one who wings it every time.

## What This Skill Does

You paste last session notes, open action items, and recent client messages.
The skill reads everything and produces a brief that does three jobs:

**Job 1: Status & Accountability** — Where are we in this engagement? What did
the client commit to? What did I commit to? What got done and what didn't?

**Job 2: Session Agenda** — Top 3 topics for this session, prioritized by
urgency. An opening question that shows you've been paying attention. Landmines
to watch for.

**Job 3: Risk Flags** — Anything in the notes or messages that signals
frustration, confusion, scope drift, or disengagement. The things you'd catch
if you had 30 minutes to think.

## The Brief: Section by Section

### 1. Orientation
Two to three sentences. Client name, engagement phase, session cadence. Mental
reset — clear out whatever you were doing and lock in on this client.

### 2. Accountability Check
Two-column table:

| Their Commitments | Status |
|---|---|
| [Item from last session] | Done / Not done / Partial |

| My Commitments | Status |
|---|---|
| [Item from last session] | Done / Not done / Partial |

If items are carrying forward from multiple sessions, flag them: "[Rolling —
2nd session without completion]"

### 3. Priority Agenda
Top 3 topics for this session, ranked by urgency. Each gets:
- **Topic** — one line
- **Why now** — what makes this urgent for this session
- **Desired outcome** — what "done" looks like by end of session

### 4. Opening Question
One specific question to open the session that demonstrates you know where
things stand. Not "how are you?" — something tied to their last commitment,
their last message, or a specific milestone.

Format: "Last time we [specific thing]. I want to check on [specific item]
before we get into [priority topic]."

### 5. Risk Flags
Anything in the notes or messages that signals:
- **Frustration** — tone shifts, shorter responses, repeated questions
- **Scope drift** — new topics appearing that weren't in the original engagement
- **Capacity** — client overwhelmed with action items, things slipping
- **Disengagement** — longer response times, missed sessions, going through motions

If nothing is developing, say "No risk flags identified."

## Quality Check (Internal — never shown to the user)

| Check | Question |
|---|---|
| Evidence-backed | Does every risk flag cite specific language from the inputs? |
| Accountability accurate | Do commitment statuses match what the inputs actually show? |
| Opening usable | Could the user say the opening question verbatim on a call? |
| Agenda specific | Does each agenda topic have a clear "desired outcome"? |

Fix any failures before presenting. User sees only the finished brief.

## Rules

- One client per brief
- No paragraphs longer than 3 sentences
- Tables for structured data, bullets for lists, short prose for analysis
- If inputs don't contain enough to assess risk, say so — don't fabricate
- Opening question must be in natural conversational language, not consultant-speak
- The entire brief should be scannable in under 2 minutes
- Output as markdown

## Output Format

# Session Prep Brief: [Client Name]

| | |
|---|---|
| **Client** | [Name] |
| **Session Date** | [Date] |
| **Engagement Type** | [Type] |
| **Based on** | [What inputs were provided] |

---

## Accountability Check

| Their Commitments | Status |
|---|---|
| [Item] | [Status] |

| My Commitments | Status |
|---|---|
| [Item] | [Status] |

**Rolling items:** [Count and list, or "None"]

---

## Priority Agenda

**1. [Topic]**
Why now: [Reason]
Desired outcome: [What done looks like]

**2. [Topic]**
Why now: [Reason]
Desired outcome: [What done looks like]

**3. [Topic]**
Why now: [Reason]
Desired outcome: [What done looks like]

---

## Opening Question

"[Specific, conversational opening language]"

---

## Risk Flags

- **[Flag]** — [Evidence from inputs]
- **[Flag]** — [Evidence from inputs]

---

## What Makes This Different

Most session prep is a 30-second scan of your last email while the call is
ringing. This brief does the thinking you'd do if you had 30 minutes between
clients — accountability tracking, agenda prioritization, risk detection — in
the time it takes to paste your notes. You walk in knowing what matters, not
remembering what you can.

Expected Output

A one-page session brief with status summary, accountability check, prioritized 3-topic agenda, a specific opening question, and risk flags. Formatted as a markdown file ready to pull up during the call.

💡 Pro Tip

Paste the client's most recent email or Slack message — the skill catches tone shifts you might miss when you're moving fast between clients. A client who writes shorter than usual is often frustrated. The skill surfaces that; your memory won't.

Related Skills