# Outlier Post Finder

> Find posts that materially outperform an account's normal baseline and explain the hook, topic, format, timing, and audience response patterns worth testing.

- Skill: `majiayu000/outlier-post-finder-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/outlier-post-finder-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/outlier-post-finder-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/outlier-post-finder-2

---


# Outlier Post Finder

Identify unusual performance relative to the account that published the post.

## Inputs

- Profile URLs or handles and platforms.
- Window and sample size; default to 50 recent posts per account.
- Metric priority such as views, engagement, shares, comments, or saves when available.

## Workflow

1. Fetch profile and recent posts with `scrapecreators-api`.
2. Normalize each metric for account size and platform. Use a robust account baseline such as the median, not the single best post.
3. Compute an outlier multiple for comparable posts. Keep format differences visible rather than blending all formats into one baseline.
4. Review the post itself. Use `transcript-intelligence` for video and comments when audience reaction matters.
5. Explain possible drivers—hook, topic, format, collaboration, timeliness, paid/earned distribution indicators—without asserting causality.
6. Extract reusable principles, not copied creative.

## Output

Return the baseline method, ranked outliers, source links, normalized metrics, outlier multiple, hook/topic/format analysis, audience response, confidence, and brand-specific experiments.

Flag missing metrics, deleted posts, giveaways, paid boosts, and platform mismatches as limitations.

