← スキル一覧に戻る

srt-summaries
by hoxbro
My dotfiles
⭐ 0🍴 0📅 2026年1月23日
SKILL.md
name: srt-summaries description: Use this when you have an SRT subtitle file and want to generate two types of summaries.
Reusable Prompt for SRT File Summaries
Please analyze the *.srt file in this directory and create 2 summary files:
-
01-short-summary.md - Quick reference summary
- Brief overview of main topic
- Key framework/concepts (4-5 bullet points max per section)
- Main problems addressed
- What was implemented/done
- Top 5-7 lessons learned (with emoji indicators ✅ ⚠️)
- Impact/results in 2-3 bullets
- Bottom line takeaway
- Resources links
- Target length: Quick scan
-
02-summary-with-timestamps.md - Timeline-based summary with exact timestamps
- Include video duration from SRT file
- Create timeline with timestamp ranges [HH:MM:SS - HH:MM:SS]
- Organize by chronological sections (Introduction, Main Talk, Q&A)
- For each timestamp section:
- Topic/section title
- Key points covered (bullet points)
- Include separate section for Q&A with individual question timestamps
- Add "Key Quotes" section at end with quotes and their timestamps
- Make it easy to jump to specific parts of video
- Target length: Detailed timeline
Formatting Guidelines:
- Use markdown headers (##, ###, ####) for structure
- Use bullet points, numbered lists, and tables where appropriate
- Include emojis sparingly for visual markers (✅ ❌ ⚠️ 📊)
- Use bold for emphasis on key terms
- Use > blockquotes for important quotes
- Use horizontal rules (---) to separate major sections
- Include metadata at top (event, speaker, duration)
File Naming:
- Must be exactly: 01-short-summary.md, 02-summary-with-timestamps.md
- Save all files in the root directory (not subdirectories)
Tips for Best Results
- For Short Summary: Prioritize actionable insights and quick scanning
- For Timestamp Summary: Make it easy to navigate video by topic
- All Summaries: Extract the narrative flow (problem → solution → results)
- Be Specific: Include names, numbers, examples mentioned in talk
- Context Matters: Note if speaker is sharing personal experience vs. theory
- Capture Nuance: Include caveats, debates, and different perspectives from Q&A
Quality Checklist
- All 2 files created with correct names
- Metadata included (event, speaker, duration)
- Main framework/topic clearly explained
- Problems and solutions identified
- Implementation examples included
- Lessons learned captured
- Q&A highlights summarized
- Resources and links extracted
- Timestamps accurate (for file #2)
- Markdown formatting clean and consistent
- Files saved in root directory
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です