Skip to main content

overview

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

Aller à l'installation

Informations de source

Dépôt
nexmoe/VidBee
Dernière activité de la source
13 septembre 2026 à 14:47
Langue détectée de SKILL.md
anglais
Étoiles
10 671
Forks
824

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
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.
Voir sur GitHub