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,647
포크
821

설치 방법

기본적으로 소스를 먼저 확인하는 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에서 보기