# Extract Caption Pattern

> Characterize how a creator writes captions — format, length, CTA shape.

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

---


# extract-caption-pattern

Fetch a handle's posts and run Gemini to analyze caption format, length, and CTA patterns.

## Providers

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

## Steps

1. Fetch handle posts
2. Gemini analyze format/length/CTA

## Input

- handle

## Output

- caption pattern report

