# Diagnose Flop

> Hypothesize why a post underperformed vs. its handle baseline.

- Skill: `tfcbot/diagnose-flop` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tfcbot/diagnose-flop`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tfcbot/diagnose-flop/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/diagnose-flop

---


# diagnose-flop

Fetch the post, compare to the handle's baseline, and run Gemini to hypothesize why it flopped.

## Providers

- **Scrape Creators** — https://docs.scrapecreators.com/llms.txt
- **Gemini** — https://ai.google.dev/gemini-api/docs/video-understanding

## Steps

1. Fetch post
2. Compare to handle baseline
3. Gemini hypothesis

## Input

- post URL

## Output

- underperformance hypothesis

