Skip to main content

overview

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

インストールへ移動

ソース情報

リポジトリ
nexmoe/VidBee
ソースの最終更新活動
2026年9月13日 14:47
検出された SKILL.md の言語
英語
スター
10,671
フォーク
824

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。

SKILL.md を表示中

SKILL.md
ソースの指示 · 読み取り専用プレビュー
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.
GitHubで見る