---
name: angle-spinner
description: takes each extracted topic and creates 5 differentiated content angles. each angle is mapped to a buyer segment, trigger, pain, objection, and desired citation format.
---

# angle-spinner

## what it does

takes each extracted topic and creates 5 differentiated content angles. each angle is mapped to a buyer segment, trigger, pain, objection, and desired citation format.

## input

topic cards from agent 02 plus icp frameworks and brand voice.

## output

angle cards ranked by buyer urgency, novelty, search intent, and publishability.

## dependencies

requires 02-transcript-extractor output.

## how to run it

```bash
claude "read agents/03-angle-spinner/SKILL.md and run agents/03-angle-spinner/prompt.md using outputs/02-transcript-extractor.md"
```

## quality bar

- use the user's icp and brand voice from `templates/` before producing output.
- make every recommendation concrete enough that another agent can use it without guessing.
- prefer specific buyer language, examples, and proof over generic marketing advice.
- return markdown that can be saved directly into `outputs/`.
