# Find Clip Moments

> Rank clip-worthy moments in a long-form video via transcribe + Gemini.

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

---


# find-clip-moments

Transcribe a long-form video and run Gemini to score moments by clip-worthiness.

## Providers

- **VidJutsu** — https://docs.vidjutsu.ai/llms.txt
- **Gemini** — https://ai.google.dev/gemini-api/docs/video-understanding

## Steps

1. Transcribe
2. Gemini score moments

## Input

- long-form video

## Output

- ranked timestamp list

