# Overview

> Write a timestamped chapter overview of the current video without images or clips.

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

---


# Overview

Use transcript tools only. Do not capture frames, create clips, or embed artifacts.

1. Call `get_video_info`, then `read_transcript` with `view=document` and `coverage=complete`. Follow `nextOffset` / `nextTextOffset` until coverage is complete.
2. Choose chapters from real topic changes in the transcript. Use only timestamps that appear in the source, in chronological order.
3. Write the format requested in the user task (takeaway, chapters, key quotes). Quotes must be the speaker's words.
4. Reply with the finished overview only.

