# Northwind Slide

> House style for Northwind Advisory one-slide fleet recommendation decks. Use whenever a fleet recommendation needs to be turned into a PowerPoint slide.

- Skill: `ed-donner/northwind-slide` (Agent Skill)
- Install (CLI): `npx skillmds@latest add ed-donner/northwind-slide`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ed-donner/northwind-slide/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: ed-donner (https://skillmd.com/u/ed-donner)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/ed-donner/northwind-slide

---


# Northwind Advisory recommendation slide

## When to use

Use this skill when a briefing ends with a recommendation and someone asks for a slide. Create one slide, not a full deck.

## House style

- State the chosen vehicle in the title, such as "Recommended: Tesla Model Y". Keep it under 40 characters
- Give exactly three key points. Start each with a one-word label and a colon, such as "Range: 330 real-world miles"
- Write one plain sentence that names the choice and its strongest reason
- Focus on the words. `create_slide` applies the colours, layout, and footer

## Workflow

1. Read the briefing or comparison
2. Choose three key points and one recommendation sentence
3. Call `create_slide` with the title, key points, and recommendation

