Skip to main content

overview

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

Zur Installation springen

Quellinformationen

Repository
nexmoe/VidBee
Letzte Quellaktivität
13. September 2026 um 14:47
Erkannte Sprache von SKILL.md
Englisch
Sterne
10.671
Forks
824

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
overview
description
Write a timestamped chapter overview of the current video without images or clips.
# 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.
Auf GitHub ansehen