# Youtube Outliers

> 3x outlier videos in a niche, their format, and 3 adaptations. Use when picking the next video or asked what is working in a lane.

- **Type:** Skill
- **Install:** `agentstack add skill-ravsau-youtuber-skills-youtube-outliers`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [ravsau](https://agentstack.voostack.com/s/ravsau)
- **Installs:** 0
- **Category:** [Content & Media](https://agentstack.voostack.com/c/content-and-media)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [ravsau](https://github.com/ravsau)
- **Source:** https://github.com/ravsau/youtuber-skills/tree/main/skills/youtube-outliers

## Install

```sh
agentstack add skill-ravsau-youtuber-skills-youtube-outliers
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# YouTube Outliers

Input: a niche, and if given, channels to study and the creator's own recent titles.
Output: an outlier table, the formats behind them, and 3 adaptations ready to package.

## Steps

1. List 5-8 channels: direct niche, adjacent niche, one unrelated niche with the same audience age.
2. For each channel, take the last 20 videos and compute the average views. Flag any video at 3x or more.
3. Drop outliers caused by news events or collabs. Keep format-driven ones.
4. For each kept outlier, strip the topic and write the format as one sentence with blanks.
5. Write 3 adaptations that fill the blanks with the creator's niche, angle, and budget.
6. Rank them by fit, then hand the top one to youtube-packaging.

## Rules

- A format is a structure, never a topic. "[Tool A] vs [Tool B], tested for [N] days" is a format.
- Keep the tension of the original and shrink the spend to the creator's budget.
- Every adaptation must add something the original cannot: expertise, data, or access.
- If public view counts are unavailable, say so and ask for the creator's own numbers.
- Never list an outlier without its multiple.

## Output format

```markdown
## Outliers: [niche]

| Video | Channel | Views | Channel avg | Multiple | Format |
|-------|---------|-------|-------------|----------|--------|
| ... | ... | ... | ... | 4.2x | ... |

### Adaptations
1. **[title idea]** from [format]. Angle: ... Budget: ...
2. ...
3. ...

Top pick: #N. Why: one line.
```

## Example

Input: `local AI on Mac; channels: two hardware reviewers, one ML tutorial channel`

| Video | Channel | Views | Channel avg | Multiple | Format |
|-------|---------|-------|-------------|----------|--------|
| "I bought every M4 Mac to find the best one" | HardwareChannelA | 1.2M | 210K | 5.7x | Buy the full range, one task, one winner |
| "Llama runs on a Raspberry Pi. Here is how slow" | MLChannelB | 480K | 60K | 8.0x | Big model on the smallest box, show the pain |

### Adaptations
1. **Every Mac RAM tier runs the same coding agent. One wins.** from "full range, one task". Angle: agent latency, not benchmarks. Budget: borrow the machines.
2. **Claude Code on an 8GB Mac with a local model** from "smallest box, show the pain". Angle: what breaks first. Budget: zero.
3. **One 128GB Mac vs five cheap Minis for a team of agents** from "full range, one task". Angle: cost per agent. Budget: rental.

Top pick: #2. Cheapest to film and the pain is the thumbnail.

CRITICAL: never present a guessed view count as measured. Mark estimates.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [ravsau](https://github.com/ravsau)
- **Source:** [ravsau/youtuber-skills](https://github.com/ravsau/youtuber-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-ravsau-youtuber-skills-youtube-outliers
- Seller: https://agentstack.voostack.com/s/ravsau
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
