# Scan Outliers

> Flag a creator's outlier posts — anything 3-4× their median engagement.

- Skill: `tfcbot/scan-outliers` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tfcbot/scan-outliers`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tfcbot/scan-outliers/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tfcbot (https://skillmd.com/u/tfcbot)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tfcbot/scan-outliers

---


# scan-outliers

Fetch a handle's posts, compute median engagement, and flag the 3-4× outliers worth studying.

## Providers

- **Scrape Creators** — https://docs.scrapecreators.com/llms.txt

## Steps

1. Fetch handle posts
2. Compute median engagement
3. Flag 3-4× outliers

## Input

- handle

## Output

- outlier post list

